aboutsummaryrefslogtreecommitdiff
path: root/t/unit-tests/test-lib.c
AgeCommit message (Expand)Author
2026-03-11test-lib: print escape sequence namesPablo Sabater
2024-12-06global: mark code units that generate warnings with `-Wsign-compare`Patrick Steinhardt
2024-07-30unit-tests: add if_testRené Scharfe
2024-07-30unit-tests: show location of checks outside of testsRené Scharfe
2024-05-27strvec: add functions to replace and remove stringsPatrick Steinhardt
2024-02-12unit-tests: do show relative file paths on non-Windows, tooJunio C Hamano
2023-11-10unit-tests: do show relative file pathsJohannes Schindelin
2023-11-10unit tests: add TAP unit test frameworkPhillip Wood