aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-tool.c
AgeCommit message (Expand)AuthorFilesLines
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