aboutsummaryrefslogtreecommitdiff
path: root/t/helper
AgeCommit message (Expand)Author
2024-08-22t/helper: use `hash_to_hex_algop()` to print hashesPatrick Steinhardt
2024-08-22t/helper: inline printing of reftable recordsPatrick Steinhardt
2024-08-22t/helper: inline `reftable_table_print()`Patrick Steinhardt
2024-08-22t/helper: inline `reftable_stack_print_directory()`Patrick Steinhardt
2024-08-22t/helper: inline `reftable_reader_print_file()`Patrick Steinhardt
2024-08-22t/helper: inline `reftable_dump_main()`Patrick Steinhardt
2024-08-21t: move reftable/block_test.c to the unit testing frameworkChandra Pratap
2024-08-20t: migrate t0110-urlmatch-normalization to the new frameworkGhanshyam Thakkar
2024-08-19Merge branch 'tb/incremental-midx-part-1'Junio C Hamano
2024-08-19Merge branch 'rs/unit-tests-test-run'Junio C Hamano
2024-08-17test-mergesort: mark unused parameters in trivial callbackJeff King
2024-08-17t/helper: mark more unused argv/argc argumentsJeff King
2024-08-15Merge branch 'jc/refs-symref-referent'Junio C Hamano
2024-08-15Merge branch 'gt/unit-test-hashmap'Junio C Hamano
2024-08-14Merge branch 'cp/unit-test-reftable-tree'Junio C Hamano
2024-08-14Merge branch 'kl/test-fixes'Junio C Hamano
2024-08-14Merge branch 'cp/unit-test-reftable-pq'Junio C Hamano
2024-08-14Merge branch 'ps/leakfixes-part-3'Junio C Hamano
2024-08-14commit-reach: add get_branch_base_for_tipDerrick Stolee
2024-08-13t: move reftable/readwrite_test.c to the unit testing frameworkChandra Pratap
2024-08-13global: prepare for hiding away repo-less config functionsPatrick Steinhardt
2024-08-09refs: add referent to each_ref_fnJohn Cai
2024-08-06midx: support reading incremental MIDX chainsTaylor Blau
2024-08-06t: port helper/test-hashmap.c to unit-tests/t-hashmap.cGhanshyam Thakkar
2024-08-05set errno=0 before strtoX callsKyle Lippincott
2024-08-04t: move reftable/tree_test.c to the unit testing frameworkChandra Pratap
2024-08-01t: move reftable/pq_test.c to the unit testing frameworkChandra Pratap
2024-08-01t/test-repository: fix leaking repositoryPatrick Steinhardt
2024-07-31Merge branch 'cp/unit-test-reftable-merged'Junio C Hamano
2024-07-30unit-tests: add if_testRené Scharfe
2024-07-30unit-tests: show location of checks outside of testsRené Scharfe
2024-07-15Merge branch 'cp/unit-test-reftable-record'Junio C Hamano
2024-07-15Merge branch 'gt/unit-test-oidmap'Junio C Hamano
2024-07-12t: move reftable/merged_test.c to the unit testing frameworkChandra Pratap
2024-07-08Merge branch 'ps/leakfixes-more'Junio C Hamano
2024-07-08Merge branch 'tb/path-filter-fix'Junio C Hamano
2024-07-03t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.cGhanshyam Thakkar
2024-07-02Merge branch 'jk/remote-wo-url'Junio C Hamano
2024-07-02Merge branch 'ps/use-the-repository'Junio C Hamano
2024-07-02t: move reftable/record_test.c to the unit testing frameworkChandra Pratap
2024-06-25commit-graph: new Bloom filter version that fixes murmur3Taylor Blau
2024-06-25t/helper/test-read-graph: implement `bloom-filters` modeTaylor Blau
2024-06-25t/helper/test-read-graph.c: extract `dump_graph_info()`Taylor Blau
2024-06-24Merge branch 'tb/pseudo-merge-reachability-bitmap'Junio C Hamano
2024-06-20Merge branch 'gt/unit-test-oidtree'Junio C Hamano
2024-06-17Merge branch 'ps/no-writable-strings'Junio C Hamano
2024-06-17Merge branch 'ps/ref-storage-migration'Junio C Hamano
2024-06-14t/helper: remove dependency on `the_repository` in "proc-receive"Patrick Steinhardt
2024-06-14t/helper: fix segfault in "oid-array" command without repositoryPatrick Steinhardt
2024-06-14t/helper: use correct object hash in partial-clone helperPatrick Steinhardt