aboutsummaryrefslogtreecommitdiffstats
path: root/t/unit-tests/t-reftable-basics.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-26Merge branch 'jk/mark-unused-parameters'Junio C Hamano1-1/+1
2024-08-17unit-tests: ignore unused argc/argvJeff King1-1/+1
2024-07-30t-reftable-basics: use if_testRené Scharfe1-122/+106
2024-06-17Merge branch 'ps/no-writable-strings'Junio C Hamano1-4/+4
2024-05-30t: improve the test-case for parse_names()Chandra Pratap1-2/+4
2024-05-30t: add test for put_be16()Chandra Pratap1-0/+11
2024-05-30t: move tests from reftable/record_test.c to the new unit testChandra Pratap1-7/+33
2024-05-30t: move tests from reftable/stack_test.c to the new unit testChandra Pratap1-3/+22
2024-05-30t: move reftable/basics_test.c to the unit testing frameworkChandra Pratap1-0/+102