git/t/unit-tests
Junio C Hamano c4c628f661 Merge branch 'ps/meson-clar-decls-fix'
Build fix.

* ps/meson-clar-decls-fix:
  meson: ensure correct "clar-decls.h" header is used
2025-08-04 08:10:34 -07:00
..
clar clar: avoid using the comma operator unnecessarily 2025-03-28 17:38:09 -07:00
.gitignore
generate-clar-decls.sh
generate-clar-suites.sh
lib-oid.c t/unit-tests: implement clar specific oid helper functions 2025-02-25 10:31:22 -08:00
lib-oid.h t/unit-tests: implement clar specific oid helper functions 2025-02-25 10:31:22 -08:00
lib-reftable.c t/unit-tests: finalize migration of reftable-related tests 2025-07-24 11:46:04 -07:00
lib-reftable.h t/unit-tests: finalize migration of reftable-related tests 2025-07-24 11:46:04 -07:00
test-lib.c
test-lib.h
u-ctype.c
u-example-decorate.c t/unit-tests: adapt example decorate test to use clar test framework 2025-01-31 14:58:44 -08:00
u-hash.c global: adapt callers to use generic hash context helpers 2025-01-31 10:06:11 -08:00
u-hashmap.c t/unit-tests: convert hashmap test to use clar test framework 2025-01-31 14:58:44 -08:00
u-mem-pool.c
u-oid-array.c t/unit-tests: convert oid-array test to use clar test framework 2025-02-25 10:31:22 -08:00
u-oidmap.c oidmap: rename oidmap_free() to oidmap_clear() 2025-05-12 13:06:26 -07:00
u-oidtree.c t/unit-tests: convert oidtree test to use clar test framework 2025-02-25 10:31:23 -08:00
u-prio-queue.c prio-queue: add prio_queue_replace() 2025-07-22 07:28:35 -07:00
u-reftable-basics.c t/unit-tests: finalize migration of reftable-related tests 2025-07-24 11:46:04 -07:00
u-reftable-block.c t/unit-tests: finalize migration of reftable-related tests 2025-07-24 11:46:04 -07:00
u-reftable-merged.c t/unit-tests: finalize migration of reftable-related tests 2025-07-24 11:46:04 -07:00
u-reftable-pq.c t/unit-tests: finalize migration of reftable-related tests 2025-07-24 11:46:04 -07:00
u-reftable-readwrite.c t/unit-tests: finalize migration of reftable-related tests 2025-07-24 11:46:04 -07:00
u-reftable-record.c t/unit-tests: finalize migration of reftable-related tests 2025-07-24 11:46:04 -07:00
u-reftable-stack.c t/unit-tests: finalize migration of reftable-related tests 2025-07-24 11:46:04 -07:00
u-reftable-table.c t/unit-tests: finalize migration of reftable-related tests 2025-07-24 11:46:04 -07:00
u-reftable-tree.c
u-strbuf.c t/unit-tests: convert strbuf test to use clar test framework 2025-01-31 14:58:45 -08:00
u-strcmp-offset.c t/unit-tests: convert strcmp-offset test to use clar test framework 2025-01-31 14:58:45 -08:00
u-string-list.c u-string-list: move "remove duplicates" test to "u-string-list.c" 2025-07-07 08:07:47 -07:00
u-strvec.c
u-trailer.c t/unit-tests: convert trailer test to use clar 2025-03-04 09:59:17 -08:00
u-urlmatch-normalization.c t/unit-tests: convert urlmatch-normalization test to clar 2025-03-04 10:01:43 -08:00
unit-test.c t/unit-tests: implement clar specific oid helper functions 2025-02-25 10:31:22 -08:00
unit-test.h meson: ensure correct "clar-decls.h" header is used 2025-07-29 08:50:35 -07:00