git/t/unit-tests
Junio C Hamano 668843e6d8 Merge branch 'cp/unit-test-reftable-readwrite'
* cp/unit-test-reftable-readwrite:
  t-reftable-readwrite: add test for known error
  t-reftable-readwrite: use 'for' in place of infinite 'while' loops
  t-reftable-readwrite: use free_names() instead of a for loop
  t: move reftable/readwrite_test.c to the unit testing framework
2024-08-23 09:02:35 -07:00
..
.gitignore
lib-oid.c
lib-oid.h
t-ctype.c t-ctype: use if_test 2024-07-30 13:32:43 -07:00
t-example-decorate.c
t-hash.c
t-hashmap.c t: port helper/test-hashmap.c to unit-tests/t-hashmap.c 2024-08-06 09:25:54 -07:00
t-mem-pool.c
t-oidmap.c
t-oidtree.c
t-prio-queue.c
t-reftable-basics.c t-reftable-basics: use if_test 2024-07-30 13:32:44 -07:00
t-reftable-merged.c
t-reftable-pq.c t-reftable-pq: add tests for merged_iter_pqueue_top() 2024-08-01 09:07:29 -07:00
t-reftable-readwrite.c t-reftable-readwrite: add test for known error 2024-08-13 10:08:03 -07:00
t-reftable-record.c
t-reftable-tree.c t-reftable-tree: improve the test for infix_walk() 2024-08-04 09:50:27 -07:00
t-strbuf.c
t-strcmp-offset.c
t-strvec.c Merge branch 'rs/unit-tests-test-run' 2024-08-19 11:07:36 -07:00
t-trailer.c
test-lib.c unit-tests: add if_test 2024-07-30 13:32:43 -07:00
test-lib.h Merge branch 'rs/unit-tests-test-run' 2024-08-19 11:07:36 -07:00