aboutsummaryrefslogtreecommitdiffstats
path: root/t/unit-tests
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge branch 'js/unit-test-suite-runner'Junio C Hamano1-95/+0
14 dayst0080: turn t-basic unit test into a helperJosh Steadmon1-95/+0
2024-04-02t-prio-queue: simplify using compound literalsRené Scharfe1-34/+17
2024-03-18t-prio-queue: check result array boundsRené Scharfe1-3/+11
2024-03-18t-prio-queue: shorten array index messageRené Scharfe1-4/+6
2024-03-03t-ctype: avoid duplicating class namesRené Scharfe1-40/+24
2024-03-03t-ctype: align output of iRené Scharfe1-1/+1
2024-03-03t-ctype: simplify EOF checkRené Scharfe1-2/+1
2024-03-03t-ctype: allow NUL anywhere in the specification stringRené Scharfe1-14/+4
2024-02-13Merge branch 'jc/unit-tests-make-relative-fix'Junio C Hamano1-14/+47
2024-02-12unit-tests: do show relative file paths on non-Windows, tooJunio C Hamano1-14/+47
2024-02-08Merge branch 'cp/unit-test-prio-queue'Junio C Hamano1-0/+98
2024-01-26Merge branch 'al/unit-test-ctype'Junio C Hamano1-0/+80
2024-01-22tests: move t0009-prio-queue.sh to the new unit testing frameworkChandra Pratap1-0/+98
2024-01-16unit-tests: rewrite t/helper/test-ctype.c as a unit testAchu Luma1-0/+80
2023-12-28mem-pool: fix big allocationsRené Scharfe1-0/+31
2023-11-10unit-tests: do show relative file pathsJohannes Schindelin1-4/+48
2023-11-10unit tests: add TAP unit test frameworkPhillip Wood5-0/+695