git/t/unit-tests
Junio C Hamano 94ed549d09 Merge branch 'kn/reftable-consistency-checks' into jch
The reftable backend learned to sanity check its on-disk data more
carefully.

Comments?

* kn/reftable-consistency-checks:
  refs/reftable: add fsck check for checking the table name
  reftable: add code to facilitate consistency checks
  fsck: order 'fsck_msg_type' alphabetically
  Documentation/fsck-msgids: remove duplicate msg id
  reftable: check for trailing newline in 'tables.list'
  refs: move consistency check msg to generic layer
  refs: remove unused headers
2025-10-06 10:25:23 -07:00
..
clar t/unit-tests: update to 10e96bc 2025-09-22 10:09:03 -07:00
.gitignore
generate-clar-decls.sh
generate-clar-suites.sh
lib-oid.c
lib-oid.h
lib-reftable.c
lib-reftable.h
test-lib.c
test-lib.h
u-ctype.c
u-dir.c within_depth: fix return for empty path 2025-08-07 15:29:34 -07:00
u-example-decorate.c
u-hash.c
u-hashmap.c
u-mem-pool.c
u-oid-array.c
u-oidmap.c
u-oidtree.c
u-prio-queue.c
u-reftable-basics.c reftable: check for trailing newline in 'tables.list' 2025-10-06 10:22:45 -07:00
u-reftable-block.c
u-reftable-merged.c
u-reftable-pq.c
u-reftable-readwrite.c
u-reftable-record.c
u-reftable-stack.c Merge branch 'ps/reftable-libgit2-cleanup' 2025-08-29 09:44:36 -07:00
u-reftable-table.c
u-reftable-tree.c
u-strbuf.c
u-strcmp-offset.c
u-string-list.c
u-strvec.c
u-trailer.c
u-urlmatch-normalization.c
unit-test.c
unit-test.h