git/t/unit-tests
Taylor Blau 4d334e5205 Merge branch 'ak/typofixes'
Typofixes.

* ak/typofixes:
  t: fix typos
  t/helper: fix a typo
  t/perf: fix typos
  t/unit-tests: fix typos
  contrib: fix typos
  compat: fix typos
2024-10-25 14:02:04 -04:00
..
clar clar: stop including shellapi.h unnecessarily 2024-09-04 08:41:37 -07:00
.gitignore Makefile: wire up the clar unit testing framework 2024-09-04 08:41:37 -07:00
clar-generate.awk Makefile: wire up the clar unit testing framework 2024-09-04 08:41:37 -07:00
ctype.c t/unit-tests: convert ctype tests to use clar 2024-09-04 08:41:37 -07:00
lib-oid.c t: port helper/test-oid-array.c to unit-tests/t-oid-array.c 2024-09-01 20:43:38 -07:00
lib-oid.h t: port helper/test-oid-array.c to unit-tests/t-oid-array.c 2024-09-01 20:43:38 -07:00
lib-reftable.c reftable/writer: handle allocation failures in reftable_new_writer() 2024-10-02 07:53:52 -07:00
lib-reftable.h t/unit-tests: introduce reftable library 2024-09-16 13:57:18 -07:00
strvec.c t/unit-tests: convert strvec tests to use clar 2024-09-04 08:41:37 -07:00
t-example-decorate.c t-example-decorate: remove test messages 2024-07-30 13:31:46 -07:00
t-hash.c unit-tests: ignore unused argc/argv 2024-08-17 09:46:12 -07:00
t-hashmap.c t-hashmap: stop calling setup() for t_intern() test 2024-08-20 08:33:18 -07:00
t-mem-pool.c unit-tests: ignore unused argc/argv 2024-08-17 09:46:12 -07:00
t-oid-array.c t: port helper/test-oid-array.c to unit-tests/t-oid-array.c 2024-09-01 20:43:38 -07:00
t-oidmap.c t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.c 2024-07-03 09:12:14 -07:00
t-oidtree.c t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c 2024-06-12 13:33:20 -07:00
t-prio-queue.c unit-tests: ignore unused argc/argv 2024-08-17 09:46:12 -07:00
t-reftable-basics.c Merge branch 'ak/typofixes' 2024-10-25 14:02:04 -04:00
t-reftable-block.c reftable: handle trivial allocation failures 2024-10-02 07:53:55 -07:00
t-reftable-merged.c Merge branch 'ak/typofixes' 2024-10-25 14:02:04 -04:00
t-reftable-pq.c unit-tests: ignore unused argc/argv 2024-08-17 09:46:12 -07:00
t-reftable-reader.c reftable/reader: make table iterator reseekable 2024-09-16 13:57:19 -07:00
t-reftable-readwrite.c reftable: fix calls to free(3P) 2024-10-02 07:53:56 -07:00
t-reftable-record.c unit-tests: ignore unused argc/argv 2024-08-17 09:46:12 -07:00
t-reftable-stack.c Merge branch 'ps/reftable-alloc-failures' 2024-10-10 14:22:25 -07:00
t-reftable-tree.c reftable/tree: handle allocation failures 2024-10-02 07:53:55 -07:00
t-strbuf.c unit-tests: ignore unused argc/argv 2024-08-17 09:46:12 -07:00
t-strcmp-offset.c unit-tests: ignore unused argc/argv 2024-08-17 09:46:12 -07:00
t-trailer.c unit-tests: ignore unused argc/argv 2024-08-17 09:46:12 -07:00
t-urlmatch-normalization.c t: migrate t0110-urlmatch-normalization to the new framework 2024-08-20 10:08:28 -07:00
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
unit-test.c t/unit-tests: implement test driver 2024-09-04 08:41:37 -07:00
unit-test.h t/unit-tests: convert ctype tests to use clar 2024-09-04 08:41:37 -07:00