git/t/unit-tests
Junio C Hamano a17fd7dd3a Merge branch 'ps/reftable-sign-compare'
The reftable/ library code has been made -Wsign-compare clean.

* ps/reftable-sign-compare:
  reftable: address trivial -Wsign-compare warnings
  reftable/blocksource: adjust `read_block()` to return `ssize_t`
  reftable/blocksource: adjust type of the block length
  reftable/block: adjust type of the restart length
  reftable/block: adapt header and footer size to return a `size_t`
  reftable/basics: adjust `hash_size()` to return `uint32_t`
  reftable/basics: adjust `common_prefix_size()` to return `size_t`
  reftable/record: handle overflows when decoding varints
  reftable/record: drop unused `print` function pointer
  meson: stop disabling -Wsign-compare
2025-01-28 13:02:24 -08:00
..
clar
.gitignore
generate-clar-decls.sh
generate-clar-suites.sh
lib-oid.c
lib-oid.h
lib-reftable.c
lib-reftable.h
t-example-decorate.c
t-hashmap.c
t-oid-array.c
t-oidmap.c
t-oidtree.c
t-reftable-basics.c
t-reftable-block.c
t-reftable-merged.c
t-reftable-pq.c
t-reftable-reader.c
t-reftable-readwrite.c Merge branch 'ps/reftable-sign-compare' 2025-01-28 13:02:24 -08:00
t-reftable-record.c
t-reftable-stack.c
t-strbuf.c
t-strcmp-offset.c
t-trailer.c
t-urlmatch-normalization.c
test-lib.c
test-lib.h
u-ctype.c
u-hash.c
u-mem-pool.c
u-prio-queue.c
u-reftable-tree.c
u-strvec.c
unit-test.c
unit-test.h