summaryrefslogtreecommitdiff
path: root/t/helper/test-tool.c
AgeCommit message (Expand)Author
13 hoursMerge branch 'js/unit-test-suite-runner' into jchJunio C Hamano
13 hoursMerge branch 'eb/hash-transition' into jchJunio C Hamano
2024-02-23t0080: turn t-basic unit test into a helperJosh Steadmon
2024-02-08Merge branch 'cp/unit-test-prio-queue'Junio C Hamano
2024-01-22tests: move t0009-prio-queue.sh to the new unit testing frameworkChandra Pratap
2024-01-16unit-tests: rewrite t/helper/test-ctype.c as a unit testAchu Luma
2023-11-26replay: introduce new builtinElijah Newren
2023-10-23Merge branch 'bc/racy-4gb-files'Junio C Hamano
2023-10-13t: add a test helper to truncate filesbrian m. carlson
2023-10-02t1016-compatObjectFormat: add tests to verify the conversion between objectsEric W. Biederman
2023-10-02t/helper: add 'find-pack' test-toolChristian Couder
2023-09-12test-tool: retire "index-version"Junio C Hamano
2023-01-15env-helper: move this built-in to "test-tool env-helper"Ævar Arnfjörð Bjarmason
2022-11-18Merge branch 'vd/skip-cache-tree-update'Taylor Blau
2022-11-11cache-tree: add perf test comparing update and primeVictoria Dye
2022-11-08Makefile & test-tool: replace "DC_SHA1" variable with a "define"Ævar Arnfjörð Bjarmason
2022-10-31Merge branch 'ds/bundle-uri-3'Taylor Blau
2022-10-12bundle-uri: unit test "key=value" parsingÆvar Arnfjörð Bjarmason
2022-09-13Merge branch 'ab/submodule-helper-prep'Junio C Hamano
2022-09-02submodule--helper: move "is-active" to a test-toolÆvar Arnfjörð Bjarmason
2022-09-01Merge branch 'sg/parse-options-subcommand'Junio C Hamano
2022-08-19parse-options: add support for parsing subcommandsSZEDER Gábor
2022-08-19t0040-parse-options: test parse_options() with various 'parse_opt_flags'SZEDER Gábor
2022-08-15t0021: implementation the rot13-filter.pl script in CMatheus Tavares
2022-06-10Merge branch 'jh/builtin-fsmonitor-part3'Junio C Hamano
2022-05-26t/helper/hexdump: add helper to print hexdump of stdinJeff Hostetler
2022-05-26t/helper: add 'pack-mtimes' test-toolTaylor Blau
2022-03-25t/helper/fsmonitor-client: create IPC client to talk to FSMonitor DaemonJeff Hostetler
2022-01-17wrapper: add a helper to generate numbers from a CSPRNGbrian m. carlson
2021-10-08Add "test-tool dump-reftable" command.Han-Wen Nienhuys
2021-10-08reftable: utility functionsHan-Wen Nienhuys
2021-08-04Merge branch 'ab/getcwd-test'Junio C Hamano
2021-07-30t0001: fix broken not-quite getcwd(3) test in bed67874e2Ævar Arnfjörð Bjarmason
2021-07-28Merge branch 'ew/many-alternate-optim'Junio C Hamano
2021-07-08oidtree: a crit-bit tree for odb_loose_cacheEric Wong
2021-06-28promisor-remote: teach lazy-fetch in any repoJonathan Tan
2021-04-21Merge branch 'ab/userdiff-tests'Junio C Hamano
2021-04-13Merge branch 'tb/pack-preferred-tips-to-give-bitmap'Junio C Hamano
2021-04-08userdiff tests: list builtin drivers via test-toolÆvar Arnfjörð Bjarmason
2021-04-02Merge branch 'jh/simple-ipc'Junio C Hamano
2021-04-01t/helper/test-bitmap.c: initial commitTaylor Blau
2021-03-22t0052: add simple-ipc tests and t/helper/test-simple-ipc toolJeff Hostetler
2021-01-25grep/pcre2: better support invalid UTF-8 haystacksÆvar Arnfjörð Bjarmason
2020-11-18Merge branch 'en/merge-ort-api-null-impl'Junio C Hamano
2020-11-18Merge branch 'ds/maintenance-part-3'Junio C Hamano
2020-10-29fast-rebase: demonstrate merge-ort's API via new test-tool commandElijah Newren
2020-09-25maintenance: add start/stop subcommandsDerrick Stolee
2020-08-27receive-pack: add new proc-receive hookJiang Xin
2020-05-01Merge branch 'gs/commit-graph-path-filter'Junio C Hamano
2020-04-22Merge branch 'jk/oid-array-cleanups'Junio C Hamano