git/t/unit-tests
Junio C Hamano d65332f241 Merge branch 'cp/unit-test-reftable-pq'
The tests for "pq" part of reftable library got rewritten to use
the unit test framework.

* cp/unit-test-reftable-pq:
  t-reftable-pq: add tests for merged_iter_pqueue_top()
  t-reftable-pq: add test for index based comparison
  t-reftable-pq: make merged_iter_pqueue_check() callable by reference
  t-reftable-pq: make merged_iter_pqueue_check() static
  t: move reftable/pq_test.c to the unit testing framework
  reftable: change the type of array indices to 'size_t' in reftable/pq.c
  reftable: remove unnecessary curly braces in reftable/pq.c
2024-08-14 14:54:48 -07:00
..
.gitignore
lib-oid.c
lib-oid.h
t-ctype.c
t-example-decorate.c
t-hash.c
t-mem-pool.c
t-oidmap.c
t-oidtree.c
t-prio-queue.c
t-reftable-basics.c
t-reftable-merged.c t-reftable-merged: add test for REFTABLE_FORMAT_ERROR 2024-07-12 09:55:41 -07:00
t-reftable-pq.c t-reftable-pq: add tests for merged_iter_pqueue_top() 2024-08-01 09:07:29 -07:00
t-reftable-record.c
t-strbuf.c
t-strcmp-offset.c
t-strvec.c t-strvec: fix type mismatch in check_strvec 2024-07-16 09:30:30 -07:00
t-trailer.c
test-lib.c
test-lib.h unit-tests/test-lib: fix typo in check_pointer_eq() description 2024-07-29 14:23:14 -07:00