aboutsummaryrefslogtreecommitdiffstats
path: root/t/unit-tests/t-reftable-tree.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-17t/unit-tests: convert reftable tree test to use clar test frameworkSeyi Kuforiji1-86/+0
2024-10-02reftable/tree: handle allocation failuresPatrick Steinhardt1-4/+6
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