summaryrefslogtreecommitdiffstats
path: root/reftable/reftable-tests.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: move reftable/stack_test.c to the unit testing frameworkChandra Pratap2024-09-081-14/+0
* Merge branch 'cp/unit-test-reftable-block'Junio C Hamano2024-08-291-1/+0
|\
| * t: move reftable/block_test.c to the unit testing frameworkChandra Pratap2024-08-211-1/+0
* | Merge branch 'ps/reftable-drop-generic'Junio C Hamano2024-08-291-1/+0
|\ \
| * | t/helper: inline `reftable_dump_main()`Patrick Steinhardt2024-08-221-1/+0
* | | Merge branch 'jk/mark-unused-parameters'Junio C Hamano2024-08-261-2/+0
|\ \ \
| * | | reftable: drop obsolete test function declarationsJeff King2024-08-171-2/+0
| | |/ | |/|
* | | Merge branch 'cp/unit-test-reftable-readwrite'Junio C Hamano2024-08-231-1/+0
|\ \ \ | |/ / |/| |
| * | t: move reftable/readwrite_test.c to the unit testing frameworkChandra Pratap2024-08-131-1/+0
| |/
* | Merge branch 'cp/unit-test-reftable-tree'Junio C Hamano2024-08-141-1/+0
|\ \
| * | t: move reftable/tree_test.c to the unit testing frameworkChandra Pratap2024-08-041-1/+0
* | | Merge branch 'cp/unit-test-reftable-pq'Junio C Hamano2024-08-141-1/+0
|\ \ \ | |_|/ |/| |
| * | t: move reftable/pq_test.c to the unit testing frameworkChandra Pratap2024-08-011-1/+0
| |/
* / t: move reftable/merged_test.c to the unit testing frameworkChandra Pratap2024-07-121-1/+0
|/
* reftable: remove name checksPatrick Steinhardt2024-04-091-1/+0
* reftable: add a heap-based priority queue for reftable recordsHan-Wen Nienhuys2021-10-081-0/+1
* reftable: reftable file level testsHan-Wen Nienhuys2021-10-081-1/+1
* reftable: utility functionsHan-Wen Nienhuys2021-10-081-0/+22