xrefcheck/tests/Test/Xrefcheck
Adrián Enríquez 9421c42421
[#244] Symlink scanner
Problem: As GitHub and GitLab do not render symlinks as the file they
point to, we are considering to implement a new scanner for symlinks
that verifies them up to some extent.

Solution: A scanner that validates the reference from a symlink has been
implemented in the same style as the markdown scanner.
2023-02-01 13:06:57 +01:00
..
AnchorsInHeadersSpec.hs [#239][#249] Further filepath refactor 2023-01-27 19:51:04 +01:00
AnchorsSpec.hs [#239][#249] Further filepath refactor 2023-01-27 19:51:04 +01:00
CanonicalRelPosixLinkSpec.hs [#239][#249] Further filepath refactor 2023-01-27 19:51:04 +01:00
ConfigSpec.hs [#25] Redirect links with configuration rules 2022-12-30 17:11:01 +01:00
IgnoreAnnotationsSpec.hs [#239][#249] Further filepath refactor 2023-01-27 19:51:04 +01:00
IgnoreRegexSpec.hs [#244] Symlink scanner 2023-02-01 13:06:57 +01:00
RedirectChainSpec.hs [#270] Handle relative redirects 2023-01-27 22:50:33 +01:00
RedirectConfigSpec.hs [#235] Refactor progress bar interface 2023-01-20 10:44:49 +01:00
RedirectDefaultSpec.hs [#235] Refactor progress bar interface 2023-01-20 10:44:49 +01:00
TimeoutSpec.hs [#235] Refactor progress bar interface 2023-01-20 10:44:49 +01:00
TooManyRequestsSpec.hs [#239][#249] Simplify progress bar interface 2023-01-27 19:51:14 +01:00
TrailingSlashSpec.hs [#244] Symlink scanner 2023-02-01 13:06:57 +01:00
URIParsingSpec.hs [#270] Handle relative redirects 2023-01-27 22:50:33 +01:00
Util.hs [#239][#249] Further filepath refactor 2023-01-27 19:51:04 +01:00
UtilRequests.hs [#270] Handle relative redirects 2023-01-27 22:50:33 +01:00