about summary refs log tree commit diff
path: root/tst
AgeCommit message (Collapse)Author
2025-06-03Fix subdomain filteringNguyễn Gia Phong
2025-05-29Remove test shrinking deadlineNguyễn Gia Phong
2025-05-29Retry TLS cert check in testNguyễn Gia Phong
Hopefully this fixes flaky CI runs.
2025-05-29Fix test for status 404Nguyễn Gia Phong
2025-05-29Run test clients asynchronouslyNguyễn Gia Phong
2025-05-29Unmake path starting with // a special caseNguyễn Gia Phong
2025-05-29Fix tests on IPv6Nguyễn Gia Phong
2025-05-29Add another rare test caseNguyễn Gia Phong
2025-05-29Ensure base URL's trailing slash for path matchingNguyễn Gia Phong
2025-05-29Relieve backpressureNguyễn Gia Phong
2025-05-29Test dual-stack listenNguyễn Gia Phong
2025-05-29Add unlikely examples for branch coverageNguyễn Gia Phong
2025-05-28Test CLINguyễn Gia Phong
2025-05-28Unuse subcommand for help2manNguyễn Gia Phong
2025-05-28Fix tests on dual-stack systemsNguyễn Gia Phong
2025-05-28Fix typosNguyễn Gia Phong
2025-05-28Test cert checking logicNguyễn Gia Phong
2025-05-28Fix server root path in testsNguyễn Gia Phong
2025-05-27Cover all branches in server codeNguyễn Gia Phong
2025-05-27Fix test condition for 404 responsesNguyễn Gia Phong
2025-05-27Fix content type of web pagesNguyễn Gia Phong
2025-05-26Let URL paths ending with /. be not foundNguyễn Gia Phong
2025-05-26Stop treating empty CA name speciallyNguyễn Gia Phong
2025-05-26Fix handling of base URLNguyễn Gia Phong
2025-05-25Add some basic testsNguyễn Gia Phong