aboutsummaryrefslogtreecommitdiff
path: root/deadlinks_test.go
AgeCommit message (Expand)Author
2025-06-01all: rename the program and repository into jarinkShulhan
2025-05-31all: record an error due to broken link in HTML anchor or imageShulhan
2025-05-31all: record the error when checking the linksShulhan
2025-05-31all: refactoring the scan work without sync.MutexShulhan
2025-05-30all: turn off log timestamp during testingShulhan
2025-05-29all: change the Scan function parameter to struct ScanOptionsShulhan
2025-05-29all: add test cases for broken link and invalid URLShulhan
2025-05-29all: ignore HTML page from external domainShulhan
2025-05-29testdata/web: remove anchor to external websiteShulhan
2025-05-29all: add case for broken HTMLShulhan
2025-05-29all: handle case for invalid URL, dead server, and on subpageShulhan
2025-05-27all: complete the first minimum working implementationShulhan
2025-05-22deadlinks: a program to scan for dead links on websiteShulhan