git/t/unit-tests
Junio C Hamano 85cf8801c8 Merge branch 'sk/unit-test-hash'
Test update.

* sk/unit-test-hash:
  t/unit-tests: convert hash to use clar test framework
2025-01-21 08:44:55 -08:00
..
clar
.gitignore
generate-clar-decls.sh t/unit-tests: rename clar-based unit tests to have a common prefix 2024-12-13 06:48:46 -08:00
generate-clar-suites.sh
lib-oid.c
lib-oid.h
lib-reftable.c Merge branch 'ps/build-sign-compare' 2024-12-23 09:32:11 -08:00
lib-reftable.h
t-example-decorate.c
t-hashmap.c
t-mem-pool.c
t-oid-array.c
t-oidmap.c
t-oidtree.c
t-prio-queue.c
t-reftable-basics.c t-reftable-basics: allow for `malloc` to be `#define`d 2025-01-08 09:41:52 -08:00
t-reftable-block.c
t-reftable-merged.c t-reftable-merged: handle realloc errors 2024-12-28 08:00:45 -08:00
t-reftable-pq.c
t-reftable-reader.c
t-reftable-readwrite.c wrapper: allow generating insecure random bytes 2025-01-07 09:04:18 -08:00
t-reftable-record.c
t-reftable-stack.c Merge branch 'ps/build-sign-compare' 2024-12-23 09:32:11 -08:00
t-reftable-tree.c
t-strbuf.c
t-strcmp-offset.c
t-trailer.c
t-urlmatch-normalization.c
test-lib.c
test-lib.h
u-ctype.c t/unit-tests: rename clar-based unit tests to have a common prefix 2024-12-13 06:48:46 -08:00
u-hash.c t/unit-tests: convert hash to use clar test framework 2025-01-09 07:55:00 -08:00
u-strvec.c Merge branch 'ps/ci-meson' 2024-12-23 09:32:25 -08:00
unit-test.c t: introduce compatibility options to clar-based tests 2024-12-13 06:48:47 -08:00
unit-test.h