summaryrefslogtreecommitdiff
path: root/t/helper
AgeCommit message (Expand)Author
2019-05-19Merge branch 'js/fsmonitor-refresh-after-discarding-index'Junio C Hamano
2019-05-19Merge branch 'nd/parse-options-aliases'Junio C Hamano
2019-05-08Merge branch 'js/misc-doc-fixes'Junio C Hamano
2019-05-08fsmonitor: demonstrate that it is not refreshed after discard_index()Johannes Schindelin
2019-05-07parse-options: don't emit "ambiguous option" for aliasesNguyễn Thái Ngọc Duy
2019-04-25Merge branch 'jk/xmalloc'Junio C Hamano
2019-04-25Merge branch 'js/difftool-no-index'Junio C Hamano
2019-04-19Turn `git serve` into a test helperJohannes Schindelin
2019-04-19test-tool: handle the `-C <directory>` option just like `git`Johannes Schindelin
2019-04-12test-prio-queue: use xmallocJeff King
2019-03-20test-date: drop unused "now" parameter from parse_dates()Jeff King
2019-03-18parse-options: make OPT_ARGUMENT() more usefulJohannes Schindelin
2019-02-22trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.shJeff Hostetler
2019-02-22trace2: create new combined trace facilityJeff Hostetler
2019-02-19tests: teach the test-tool to generate NUL bytes and use itJohannes Schindelin
2019-02-07Merge branch 'js/vsts-ci'Junio C Hamano
2019-02-07Merge branch 'lt/date-human'Junio C Hamano
2019-02-07Merge branch 'jk/unused-parameter-cleanup'Junio C Hamano
2019-02-07Merge branch 'nd/the-index-final'Junio C Hamano
2019-02-06test-date: drop unused parameter to getnanos()Jeff King
2019-02-05Merge branch 'cc/test-ref-store-typofix'Junio C Hamano
2019-02-05Merge branch 'sb/more-repo-in-api'Junio C Hamano
2019-01-29Merge branch 'bc/sha-256'Junio C Hamano
2019-01-29Merge branch 'sb/submodule-recursive-fetch-gets-the-tip'Junio C Hamano
2019-01-29Add `human` format to test-toolStephen P. Smith
2019-01-29ci: parallelize testing on WindowsJohannes Schindelin
2019-01-29tests: include detailed trace logs with --write-junit-xml upon failureJohannes Schindelin
2019-01-29tests: avoid calling Perl just to determine file sizesJohannes Schindelin
2019-01-29tests: optionally write results as JUnit-style .xmlJohannes Schindelin
2019-01-28test-date: add a subcommand to measure times in shell scriptsJohannes Schindelin
2019-01-24show_date_relative(): drop unused "tz" parameterJeff King
2019-01-24cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switchNguyễn Thái Ngọc Duy
2019-01-17helper/test-ref-store: fix "new-sha1" vs "old-sha1" typoChristian Couder
2018-12-28t/helper/test-repository: celebrate independence from the_repositoryStefan Beller
2018-12-10style: the opening '{' of a function is in a separate lineNguyễn Thái Ngọc Duy
2018-12-05repository: repo_submodule_init to take a submodule structStefan Beller
2018-11-18Merge branch 'jk/unused-parameter-fixes'Junio C Hamano
2018-11-18Merge branch 'ds/reachable-topo-order'Junio C Hamano
2018-11-14Add a base implementation of SHA-256 supportbrian m. carlson
2018-11-14t/helper: add a test helper to compute hash speedbrian m. carlson
2018-11-14t: make the sha1 test-tool helper genericbrian m. carlson
2018-11-13Merge branch 'ds/add-missing-tags'Junio C Hamano
2018-11-13Merge branch 'ao/submodule-wo-gitmodules-checked-out'Junio C Hamano
2018-11-06assert NOARG/NONEG behavior of parse-options callbacksJeff King
2018-11-06parse-options: drop OPT_DATE()Jeff King
2018-11-02test-reach: test get_reachable_subsetDerrick Stolee
2018-11-02prio-queue: add 'peek' operationDerrick Stolee
2018-10-31t/helper: add test-submodule-nested-repo-configAntonio Ospite
2018-10-30Merge branch 'rj/header-guards'Junio C Hamano
2018-10-30Merge branch 'jk/test-tool-help'Junio C Hamano