git/t/unit-tests
Junio C Hamano 67761be927 Merge branch 'rj/strvec-splice-fix'
Correct strvec_splice() that misbehaved when the strvec is empty.

* rj/strvec-splice-fix:
  strvec: `strvec_splice()` to a statically initialized vector
2024-12-15 17:54:29 -08:00
..
clar
.gitignore
ctype.c
generate-clar-decls.sh
generate-clar-suites.sh
lib-oid.c
lib-oid.h
lib-reftable.c reftable/system: provide thin wrapper for lockfile subsystem 2024-11-19 12:23:11 +09:00
lib-reftable.h reftable/system: stop depending on "hash.h" 2024-11-19 12:23:10 +09:00
strvec.c strvec: `strvec_splice()` to a statically initialized vector 2024-12-10 09:07:47 +09:00
t-example-decorate.c
t-hash.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-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 reftable/system: provide thin wrapper for lockfile subsystem 2024-11-19 12:23:11 +09:00
t-reftable-record.c reftable/system: stop depending on "hash.h" 2024-11-19 12:23:10 +09:00
t-reftable-stack.c reftable/system: provide thin wrapper for lockfile subsystem 2024-11-19 12:23:11 +09: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
unit-test.c
unit-test.h