git/t/unit-tests
Junio C Hamano ab68c70a8b Merge branch 'ps/reftable-concurrent-writes'
Give timeout to the locking code to write to reftable.

* ps/reftable-concurrent-writes:
  refs/reftable: reload locked stack when preparing transaction
  reftable/stack: allow locking of outdated stacks
  refs/reftable: introduce "reftable.lockTimeout"
2024-09-30 16:16:14 -07:00
..
clar clar: stop including `shellapi.h` unnecessarily 2024-09-04 08:41:37 -07:00
.gitignore Makefile: wire up the clar unit testing framework 2024-09-04 08:41:37 -07:00
clar-generate.awk Makefile: wire up the clar unit testing framework 2024-09-04 08:41:37 -07:00
ctype.c t/unit-tests: convert ctype tests to use clar 2024-09-04 08:41:37 -07:00
lib-oid.c t: port helper/test-oid-array.c to unit-tests/t-oid-array.c 2024-09-01 20:43:38 -07:00
lib-oid.h t: port helper/test-oid-array.c to unit-tests/t-oid-array.c 2024-09-01 20:43:38 -07:00
lib-reftable.c t/unit-tests: introduce reftable library 2024-09-16 13:57:18 -07:00
lib-reftable.h t/unit-tests: introduce reftable library 2024-09-16 13:57:18 -07:00
strvec.c t/unit-tests: convert strvec tests to use clar 2024-09-04 08:41:37 -07:00
t-example-decorate.c
t-hash.c
t-hashmap.c
t-mem-pool.c
t-oid-array.c t: port helper/test-oid-array.c to unit-tests/t-oid-array.c 2024-09-01 20:43:38 -07:00
t-oidmap.c
t-oidtree.c
t-prio-queue.c
t-reftable-basics.c Merge branch 'jk/mark-unused-parameters' 2024-08-26 11:32:23 -07:00
t-reftable-block.c Merge branch 'ps/reftable-concurrent-compaction' 2024-09-03 09:15:03 -07:00
t-reftable-merged.c reftable/reader: make table iterator reseekable 2024-09-16 13:57:19 -07:00
t-reftable-pq.c
t-reftable-reader.c reftable/reader: make table iterator reseekable 2024-09-16 13:57:19 -07:00
t-reftable-readwrite.c t/unit-tests: introduce reftable library 2024-09-16 13:57:18 -07:00
t-reftable-record.c
t-reftable-stack.c Merge branch 'ps/reftable-concurrent-writes' 2024-09-30 16:16:14 -07: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 t/unit-tests: implement test driver 2024-09-04 08:41:37 -07:00
unit-test.h t/unit-tests: convert ctype tests to use clar 2024-09-04 08:41:37 -07:00