xrefcheck/tests/Test/Xrefcheck
Nurlan Alkuatov 96960f7ebf [#90] Forbid verifying a single file
Problem: Verifying a single file using `-r` option missbehaves
when there are absolute links present in the file. Since `-r`
option expects a directory, we can just forbid verifying a single
file.

Solution: Fail with an error message when the user tries to
specify a file as the repository's root directory.
2022-07-24 18:59:53 +06:00
..
AnchorsInHeadersSpec.hs Improve readability of imports 2021-11-01 15:25:29 +04:00
AnchorsSpec.hs [#105] Add hlint support, enable -Weveryting 2022-07-13 11:08:01 +04:00
ConfigSpec.hs [#107] Replace file-embed library with inline config 2022-07-08 13:01:13 +04:00
IgnoreAnnotationsSpec.hs Add regression tests for ignore link bug 2021-11-04 18:20:00 +04:00
IgnoreRegexSpec.hs Remove mixins 2021-11-01 15:24:25 +04:00
LocalSpec.hs Remove mixins 2021-11-01 15:24:25 +04:00
TooManyRequestsSpec.hs [#31] Handle the "429 too many requests" errors 2022-07-14 17:25:52 +03:00
TrailingSlashSpec.hs [#90] Forbid verifying a single file 2022-07-24 18:59:53 +06:00
Util.hs [#71] Separate concerns in Node traversal. 2021-11-01 15:25:34 +04:00