aboutsummaryrefslogtreecommitdiffstats
path: root/reftable/reftable-tests.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-08t: move reftable/stack_test.c to the unit testing frameworkChandra Pratap1-14/+0
2024-08-29Merge branch 'cp/unit-test-reftable-block'Junio C Hamano1-1/+0
2024-08-29Merge branch 'ps/reftable-drop-generic'Junio C Hamano1-1/+0
2024-08-26Merge branch 'jk/mark-unused-parameters'Junio C Hamano1-2/+0
2024-08-23Merge branch 'cp/unit-test-reftable-readwrite'Junio C Hamano1-1/+0
2024-08-22t/helper: inline `reftable_dump_main()`Patrick Steinhardt1-1/+0
2024-08-21t: move reftable/block_test.c to the unit testing frameworkChandra Pratap1-1/+0
2024-08-17reftable: drop obsolete test function declarationsJeff King1-2/+0
2024-08-14Merge branch 'cp/unit-test-reftable-tree'Junio C Hamano1-1/+0
2024-08-14Merge branch 'cp/unit-test-reftable-pq'Junio C Hamano1-1/+0
2024-08-13t: move reftable/readwrite_test.c to the unit testing frameworkChandra Pratap1-1/+0
2024-08-04t: move reftable/tree_test.c to the unit testing frameworkChandra Pratap1-1/+0
2024-08-01t: move reftable/pq_test.c to the unit testing frameworkChandra Pratap1-1/+0
2024-07-12t: move reftable/merged_test.c to the unit testing frameworkChandra Pratap1-1/+0
2024-04-08reftable: remove name checksPatrick Steinhardt1-1/+0
2021-10-08reftable: add a heap-based priority queue for reftable recordsHan-Wen Nienhuys1-0/+1
2021-10-08reftable: reftable file level testsHan-Wen Nienhuys1-1/+1
2021-10-08reftable: utility functionsHan-Wen Nienhuys1-0/+22