git/t/unit-tests
Junio C Hamano 52f57e94bd Merge branch 'ps/reftable-exclude'
The reftable backend learned to more efficiently handle exclude
patterns while enumerating the refs.

* ps/reftable-exclude:
  refs/reftable: wire up support for exclude patterns
  reftable/reader: make table iterator reseekable
  t/unit-tests: introduce reftable library
  Makefile: stop listing test library objects twice
  builtin/receive-pack: fix exclude patterns when announcing refs
  refs: properly apply exclude patterns to namespaced refs
2024-09-25 10:37:11 -07:00
..
clar
.gitignore
clar-generate.awk
ctype.c t/unit-tests: convert ctype tests to use clar 2024-09-04 08:41:37 -07:00
lib-oid.c
lib-oid.h
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-oidmap.c
t-oidtree.c
t-prio-queue.c
t-reftable-basics.c
t-reftable-block.c
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 t/unit-tests: introduce reftable library 2024-09-16 13:57:18 -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
unit-test.h t/unit-tests: convert ctype tests to use clar 2024-09-04 08:41:37 -07:00