summaryrefslogtreecommitdiff
path: root/test/fixtures
Commit message (Collapse)AuthorAge
* Fixes to parseEscapedStringDan Goodliffe10 days
| | | | | | Fix the warnings picked up by the latest clang-tidy. Add test cases lifted from the bad_lines log. Add missing support for \b in escaping.
* Add test over mocked user agent fetchDan Goodliffe2025-09-09
Uses a file:// URL to curl fetch a local fixture.