git/t/unit-tests
Junio C Hamano 83c8f76235 Merge branch 'ps/ci-meson'
The meson-build procedure is integrated into CI to catch and
prevent bitrotting.

* ps/ci-meson:
  ci: wire up Meson builds
  t: introduce compatibility options to clar-based tests
  t: fix out-of-tree tests for some git-p4 tests
  Makefile: detect missing Meson tests
  meson: detect missing tests at configure time
  t/unit-tests: rename clar-based unit tests to have a common prefix
  Makefile: drop -DSUPPRESS_ANNOTATED_LEAKS
  ci/lib: support custom output directories when creating test artifacts
2024-12-23 09:32:25 -08:00
..
clar t/unit-tests: update clar to 206accb 2024-10-21 16:53:07 -04:00
.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 t/unit-tests: convert "clar-generate.awk" into a shell script 2024-11-18 09:59:25 +09:00
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 reftable/system: stop depending on "hash.h" 2024-11-19 12:23:10 +09:00
t-example-decorate.c global: trivial conversions to fix `-Wsign-compare` warnings 2024-12-06 20:20:04 +09:00
t-hash.c
t-hashmap.c
t-mem-pool.c
t-oid-array.c
t-oidmap.c
t-oidtree.c
t-prio-queue.c global: trivial conversions to fix `-Wsign-compare` warnings 2024-12-06 20:20:04 +09:00
t-reftable-basics.c Merge branch 'ps/reftable-strbuf' 2024-10-30 13:08:01 -04:00
t-reftable-block.c reftable/system: provide thin wrapper for lockfile subsystem 2024-11-19 12:23:11 +09:00
t-reftable-merged.c Merge branch 'ps/reftable-detach' 2024-12-10 10:04:56 +09:00
t-reftable-pq.c reftable/system: provide thin wrapper for lockfile subsystem 2024-11-19 12:23:11 +09:00
t-reftable-reader.c reftable/system: stop depending on "hash.h" 2024-11-19 12:23:10 +09:00
t-reftable-readwrite.c Merge branch 'ps/build-sign-compare' 2024-12-23 09:32:11 -08:00
t-reftable-record.c reftable/system: stop depending on "hash.h" 2024-11-19 12:23:10 +09:00
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 global: mark code units that generate warnings with `-Wsign-compare` 2024-12-06 20:20:02 +09:00
t-urlmatch-normalization.c
test-lib.c global: mark code units that generate warnings with `-Wsign-compare` 2024-12-06 20:20:02 +09:00
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-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