about summary refs log tree commit diff
path: root/src/tools/linkchecker/tests/valid
AgeCommit message (Collapse)AuthorLines
2025-09-08fix partial urlencoded link supportnixxo-0/+14
- added full urlencoding to properly check urlencoded anchor links against non-urlencoded heading IDs - added tests urlecoding provided by https://crates.io/crates/urlencoding
2021-06-08Fix linkchecker redirection tests.Eric Huss-0/+2
These were changed in #84703.
2021-05-24Add some tests for the linkchecker.Eric Huss-0/+52