aboutsummaryrefslogtreecommitdiffstats
path: root/t/unit-tests/t-reftable-tree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-08-17unit-tests: ignore unused argc/argvJeff King1-1/+1
2024-08-04t-reftable-tree: improve the test for infix_walk()Chandra Pratap1-7/+15
2024-08-04t-reftable-tree: add test for non-existent keyChandra Pratap1-0/+1
2024-08-04t-reftable-tree: split test_tree() into two sub-test functionsChandra Pratap1-4/+19
2024-08-04t: move reftable/tree_test.c to the unit testing frameworkChandra Pratap1-0/+60