summaryrefslogtreecommitdiffstats
path: root/t/unit-tests/test-lib.c
AgeCommit message (Expand)AuthorLines
2024-12-06global: mark code units that generate warnings with `-Wsign-compare`Patrick Steinhardt-0/+2
2024-07-30unit-tests: add if_testRené Scharfe-0/+29
2024-07-30unit-tests: show location of checks outside of testsRené Scharfe-1/+6
2024-05-27strvec: add functions to replace and remove stringsPatrick Steinhardt-0/+13
2024-02-12unit-tests: do show relative file paths on non-Windows, tooJunio C Hamano-14/+47
2023-11-10unit-tests: do show relative file pathsJohannes Schindelin-4/+48
2023-11-10unit tests: add TAP unit test frameworkPhillip Wood-0/+330