aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-tool.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-16t/helper: add zlib test-toolJeff King1-0/+1
2025-04-28test-tool: add pack-deltas helperDerrick Stolee1-0/+1
2025-02-12Merge branch 'ds/name-hash-tweaks'Junio C Hamano1-0/+1
2025-02-03Merge branch 'tb/unsafe-hash-cleanup'Junio C Hamano1-1/+2
2025-01-27test-tool: add helper for name-hash valuesDerrick Stolee1-0/+1
2025-01-23t/helper/test-tool: implement sha1-unsafe helperTaylor Blau1-1/+2
2024-12-20t6601: add helper for testing path-walk APIDerrick Stolee1-0/+1
2024-09-16Merge branch 'cp/unit-test-reftable-stack'Junio C Hamano1-1/+0
2024-09-12Merge branch 'gt/unit-test-oid-array'Junio C Hamano1-1/+0
2024-09-08t: move reftable/stack_test.c to the unit testing frameworkChandra Pratap1-1/+0
2024-09-01t: port helper/test-oid-array.c to unit-tests/t-oid-array.cGhanshyam Thakkar1-1/+0
2024-08-20t: migrate t0110-urlmatch-normalization to the new frameworkGhanshyam Thakkar1-1/+0
2024-07-03t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.cGhanshyam Thakkar1-1/+0
2024-06-20Merge branch 'gt/unit-test-oidtree'Junio C Hamano1-1/+0
2024-06-12Merge branch 'gt/decorate-unit-test'Junio C Hamano1-1/+0
2024-06-12t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.cGhanshyam Thakkar1-1/+0
2024-05-28t/: migrate helper/test-example-decorate to the unit testing frameworkGhanshyam Thakkar1-1/+0
2024-05-20t/: port helper/test-strcmp-offset.c to unit-tests/t-strcmp-offset.cGhanshyam Thakkar1-1/+0
2024-05-15Merge branch 'js/unit-test-suite-runner'Junio C Hamano1-0/+1
2024-05-06t0080: turn t-basic unit test into a helperJosh Steadmon1-0/+1
2024-03-28Merge branch 'eb/hash-transition'Junio C Hamano1-0/+1
2024-02-08Merge branch 'cp/unit-test-prio-queue'Junio C Hamano1-1/+0
2024-01-22tests: move t0009-prio-queue.sh to the new unit testing frameworkChandra Pratap1-1/+0
2024-01-16unit-tests: rewrite t/helper/test-ctype.c as a unit testAchu Luma1-1/+0
2023-11-26replay: introduce new builtinElijah Newren1-1/+0
2023-10-23Merge branch 'bc/racy-4gb-files'Junio C Hamano1-0/+1
2023-10-13t: add a test helper to truncate filesbrian m. carlson1-0/+1
2023-10-02t1016-compatObjectFormat: add tests to verify the conversion between objectsEric W. Biederman1-0/+1
2023-10-02t/helper: add 'find-pack' test-toolChristian Couder1-0/+1
2023-09-12test-tool: retire "index-version"Junio C Hamano1-1/+0
2023-01-14env-helper: move this built-in to "test-tool env-helper"Ævar Arnfjörð Bjarmason1-0/+1
2022-11-21cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE"Ævar Arnfjörð Bjarmason1-1/+0
2022-11-18Merge branch 'vd/skip-cache-tree-update'Taylor Blau1-0/+1
2022-11-10cache-tree: add perf test comparing update and primeVictoria Dye1-0/+1
2022-11-07Makefile & test-tool: replace "DC_SHA1" variable with a "define"Ævar Arnfjörð Bjarmason1-0/+1
2022-10-30Merge branch 'ds/bundle-uri-3'Taylor Blau1-0/+1
2022-10-12bundle-uri: unit test "key=value" parsingÆvar Arnfjörð Bjarmason1-0/+1
2022-09-13Merge branch 'ab/submodule-helper-prep'Junio C Hamano1-0/+1
2022-09-02submodule--helper: move "is-active" to a test-toolÆvar Arnfjörð Bjarmason1-0/+1
2022-09-01Merge branch 'sg/parse-options-subcommand'Junio C Hamano1-0/+2
2022-08-19parse-options: add support for parsing subcommandsSZEDER Gábor1-0/+1
2022-08-19t0040-parse-options: test parse_options() with various 'parse_opt_flags'SZEDER Gábor1-0/+1
2022-08-14t0021: implementation the rot13-filter.pl script in CMatheus Tavares1-0/+1
2022-06-10Merge branch 'jh/builtin-fsmonitor-part3'Junio C Hamano1-0/+1
2022-05-26t/helper/hexdump: add helper to print hexdump of stdinJeff Hostetler1-0/+1
2022-05-26t/helper: add 'pack-mtimes' test-toolTaylor Blau1-0/+1
2022-03-25t/helper/fsmonitor-client: create IPC client to talk to FSMonitor DaemonJeff Hostetler1-0/+1
2022-01-17wrapper: add a helper to generate numbers from a CSPRNGbrian m. carlson1-0/+1
2021-10-08Add "test-tool dump-reftable" command.Han-Wen Nienhuys1-0/+1
2021-10-08reftable: utility functionsHan-Wen Nienhuys1-0/+1