summaryrefslogtreecommitdiff
path: root/t/unit-tests
AgeCommit message (Expand)Author
2024-04-02t-prio-queue: simplify using compound literalsRené Scharfe
2024-03-18t-prio-queue: check result array boundsRené Scharfe
2024-03-18t-prio-queue: shorten array index messageRené Scharfe
2024-03-03t-ctype: avoid duplicating class namesRené Scharfe
2024-03-03t-ctype: align output of iRené Scharfe
2024-03-03t-ctype: simplify EOF checkRené Scharfe
2024-03-03t-ctype: allow NUL anywhere in the specification stringRené Scharfe
2024-02-13Merge branch 'jc/unit-tests-make-relative-fix'Junio C Hamano
2024-02-12unit-tests: do show relative file paths on non-Windows, tooJunio C Hamano
2024-02-08Merge branch 'cp/unit-test-prio-queue'Junio C Hamano
2024-01-26Merge branch 'al/unit-test-ctype'Junio C Hamano
2024-01-22tests: move t0009-prio-queue.sh to the new unit testing frameworkChandra Pratap
2024-01-16unit-tests: rewrite t/helper/test-ctype.c as a unit testAchu Luma
2023-12-28mem-pool: fix big allocationsRené Scharfe
2023-11-10unit-tests: do show relative file pathsJohannes Schindelin
2023-11-10unit tests: add TAP unit test frameworkPhillip Wood