git/t/unit-tests
Junio C Hamano 4dbca805e0 Merge branch 'rs/unit-tests-test-run'
Unit-test framework has learned a simple control structure to allow
embedding test statements in-line instead of having to create a new
function to contain them.

* rs/unit-tests-test-run:
  t-strvec: use if_test
  t-reftable-basics: use if_test
  t-ctype: use if_test
  unit-tests: add if_test
  unit-tests: show location of checks outside of tests
  t0080: use here-doc test body
2024-08-19 11:07:36 -07:00
..
.gitignore
lib-oid.c
lib-oid.h
t-ctype.c
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-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-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
test-lib.h Merge branch 'rs/unit-tests-test-run' 2024-08-19 11:07:36 -07:00