summaryrefslogtreecommitdiff
path: root/t/unit-tests/clar
AgeCommit message (Expand)AuthorFilesLines
2026-06-08doc: fix typos via codespellAndrew Kreimer1-1/+1
2026-03-24Merge branch 'ps/clar-wo-path-max'Junio C Hamano2-15/+68
2026-03-16clar: update to fix compilation on platforms without PATH_MAXPatrick Steinhardt2-15/+68
2026-02-05global: constify some pointers that are not written toCollin Funk1-1/+1
2025-12-07t/unit-tests: update clar to 39f11fePatrick Steinhardt11-53/+508
2025-09-22t/unit-tests: update to 10e96bcPatrick Steinhardt24-236/+320
2025-09-11t/unit-tests: update clar to fcbed04Patrick Steinhardt32-238/+1311
2025-08-05t/unit-tests/clar: fix -Wmaybe-uninitialized with -OgDenton Liu1-1/+1
2025-03-28clar: avoid using the comma operator unnecessarilyJohannes Schindelin1-2/+8
2024-10-21t/unit-tests: update clar to 206accbPatrick Steinhardt11-124/+189
2024-09-04clar: stop including `shellapi.h` unnecessarilyJohannes Schindelin1-1/+1
2024-09-04clar(win32): avoid compile error due to unused `fs_copy()`Johannes Schindelin1-0/+2
2024-09-04clar: avoid compile error with mingw-w64Johannes Schindelin1-1/+1
2024-09-04t/clar: fix compatibility with NonStopPatrick Steinhardt1-0/+6
2024-09-04t: import the clar unit testing frameworkPatrick Steinhardt18-0/+2938