aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-tool.c
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge 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-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-5/+2
2022-09-02submodule--helper: move "is-active" to a test-toolÆvar Arnfjörð Bjarmason1-5/+2
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-1/+2
2021-08-04Merge branch 'ab/getcwd-test'Junio C Hamano1-0/+1
2021-07-30t0001: fix broken not-quite getcwd(3) test in bed67874e2Ævar Arnfjörð Bjarmason1-0/+1
2021-07-28Merge branch 'ew/many-alternate-optim'Junio C Hamano1-0/+1
2021-07-07oidtree: a crit-bit tree for odb_loose_cacheEric Wong1-0/+1
2021-06-28promisor-remote: teach lazy-fetch in any repoJonathan Tan1-0/+1
2021-04-20Merge branch 'ab/userdiff-tests'Junio C Hamano1-0/+1
2021-04-13Merge branch 'tb/pack-preferred-tips-to-give-bitmap'Junio C Hamano1-0/+1
2021-04-08userdiff tests: list builtin drivers via test-toolÆvar Arnfjörð Bjarmason1-0/+1
2021-04-02Merge branch 'jh/simple-ipc'Junio C Hamano1-0/+1
2021-03-31t/helper/test-bitmap.c: initial commitTaylor Blau1-0/+1
2021-03-22t0052: add simple-ipc tests and t/helper/test-simple-ipc toolJeff Hostetler1-0/+1
2021-01-24grep/pcre2: better support invalid UTF-8 haystacksÆvar Arnfjörð Bjarmason1-0/+1
2020-11-18Merge branch 'en/merge-ort-api-null-impl'Junio C Hamano1-0/+1
2020-11-18Merge branch 'ds/maintenance-part-3'Junio C Hamano1-0/+1
2020-10-29fast-rebase: demonstrate merge-ort's API via new test-tool commandElijah Newren1-0/+1
2020-09-25maintenance: add start/stop subcommandsDerrick Stolee1-0/+1
2020-08-27receive-pack: add new proc-receive hookJiang Xin1-0/+1
2020-05-01Merge branch 'gs/commit-graph-path-filter'Junio C Hamano1-0/+1
2020-04-22Merge branch 'jk/oid-array-cleanups'Junio C Hamano1-1/+1
2020-04-22Merge branch 'js/trace2-env-vars'Junio C Hamano1-0/+1
2020-03-30test-tool: rename sha1-array to oid-arrayJeff King1-1/+1
2020-03-30bloom.c: add the murmur3 hash implementationGarima Singh1-0/+1
2020-03-25Merge branch 'hw/advise-ng'Junio C Hamano1-0/+1
2020-03-23trace2: teach Git to log environment variablesJosh Steadmon1-0/+1
2020-03-05advice: revamp advise APIHeba Waly1-0/+1
2020-01-15t: directly test parse_pathspec_file()Alexandr Miloslavskiy1-0/+1
2019-11-13test-tool: use 'read-graph' helperDerrick Stolee1-0/+1
2019-09-17Test the progress displaySZEDER Gábor1-0/+1
2019-07-25Merge branch 'mt/dir-iterator-updates'Junio C Hamano1-0/+1
2019-07-11dir-iterator: add tests for dir-iterator APIDaniel Ferreira1-0/+1
2019-06-17t/helper: add test-oidmap.cChristian Couder1-0/+1
2019-05-09Merge branch 'js/misc-doc-fixes'Junio C Hamano1-0/+20
2019-04-19Turn `git serve` into a test helperJohannes Schindelin1-0/+1
2019-04-19test-tool: handle the `-C <directory>` option just like `git`Johannes Schindelin1-0/+19
2019-02-22trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.shJeff Hostetler1-0/+1
2019-02-22trace2: create new combined trace facilityJeff Hostetler1-0/+3
2019-02-19tests: teach the test-tool to generate NUL bytes and use itJohannes Schindelin1-0/+1
2019-02-06Merge branch 'js/vsts-ci'Junio C Hamano1-0/+1
2019-01-29Merge branch 'bc/sha-256'Junio C Hamano1-0/+2
2019-01-29tests: optionally write results as JUnit-style .xmlJohannes Schindelin1-0/+1
2018-11-14Add a base implementation of SHA-256 supportbrian m. carlson1-0/+1
2018-11-14t/helper: add a test helper to compute hash speedbrian m. carlson1-0/+1
2018-11-13Merge branch 'ao/submodule-wo-gitmodules-checked-out'Junio C Hamano1-0/+1
2018-10-31t/helper: add test-submodule-nested-repo-configAntonio Ospite1-0/+1
2018-10-18test-tool: show tool list on errorJeff King1-2/+13
2018-10-10Merge branch 'nd/test-tool'Junio C Hamano1-1/+5
2018-09-24Merge branch 'js/mingw-o-append'Junio C Hamano1-0/+3
2018-09-17Merge branch 'ds/reachable'Junio C Hamano1-0/+1
2018-09-11t0051: test GIT_TRACE to a windows named pipeJeff Hostetler1-0/+3
2018-09-11t/helper: merge test-dump-fsmonitor into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-09-11t/helper: merge test-parse-options into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-09-11t/helper: merge test-pkt-line into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-09-11t/helper: merge test-dump-untracked-cache into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-09-11t/helper: keep test-tool command list sortedNguyễn Thái Ngọc Duy1-1/+1
2018-08-20Sync 'ds/multi-pack-index' to v2.19.0-rc0Junio C Hamano1-0/+1
2018-08-15Merge branch 'jh/json-writer'Junio C Hamano1-0/+1
2018-07-20test-reach: create new test tool for ref_newerDerrick Stolee1-0/+1
2018-07-20multi-pack-index: load into memoryDerrick Stolee1-0/+1
2018-07-17commit-graph: add repo arg to graph readersJonathan Tan1-0/+1
2018-07-16json_writer: new routines to create JSON dataJeff Hostetler1-0/+1
2018-05-10BUG_exit_code: fix sparse "symbol not declared" warningRamsay Jones1-1/+0
2018-05-06test-tool: help verifying BUG() code pathsJohannes Schindelin1-0/+2
2018-03-27t/helper: merge test-write-cache into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-wildmatch into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-urlmatch-normalization into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-subprocess into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-submodule-config into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-string-list into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-strcmp-offset into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-sigchain into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-sha1-array into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-scrap-cache-tree into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-run-command into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-revision-walking into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-regex into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-ref-store into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-read-cache into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-prio-queue into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-path-utils into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-online-cpus into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-mktemp into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge (unused) test-mergesort into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge (unused) test-match-trees into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-index-version into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-hashmap into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-example-decorate into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-dump-split-index into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-dump-cache-tree into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-drop-caches into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge (unused) test-delta into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-date into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-ctype into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-config into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-lazy-init-name-hash into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-sha1 into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy1-0/+1
2018-03-27t/helper: add an empty test-tool programNguyễn Thái Ngọc Duy1-0/+27