summaryrefslogtreecommitdiff
path: root/t/helper
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/fsmonitor-refresh-after-discarding-index'Junio C Hamano2019-05-191-1/+23
|\
| * fsmonitor: demonstrate that it is not refreshed after discard_index()Johannes Schindelin2019-05-081-1/+23
* | Merge branch 'nd/parse-options-aliases'Junio C Hamano2019-05-191-0/+3
|\ \
| * | parse-options: don't emit "ambiguous option" for aliasesNguyễn Thái Ngọc Duy2019-05-071-0/+3
* | | Merge branch 'js/misc-doc-fixes'Junio C Hamano2019-05-093-0/+52
|\ \ \ | |/ / |/| |
| * | Turn `git serve` into a test helperJohannes Schindelin2019-04-193-0/+33
| * | test-tool: handle the `-C <directory>` option just like `git`Johannes Schindelin2019-04-191-0/+19
| |/
* | Merge branch 'jk/xmalloc'Junio C Hamano2019-04-251-1/+1
|\ \
| * | test-prio-queue: use xmallocJeff King2019-04-121-1/+1
* | | Merge branch 'js/difftool-no-index'Junio C Hamano2019-04-251-1/+1
|\ \ \
| * | | parse-options: make OPT_ARGUMENT() more usefulJohannes Schindelin2019-03-181-1/+1
* | | | test-date: drop unused "now" parameter from parse_dates()Jeff King2019-03-201-2/+2
|/ / /
* | | trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.shJeff Hostetler2019-02-223-0/+275
* | | trace2: create new combined trace facilityJeff Hostetler2019-02-222-0/+6
| |/ |/|
* | tests: teach the test-tool to generate NUL bytes and use itJohannes Schindelin2019-02-193-0/+23
* | Merge branch 'js/vsts-ci'Junio C Hamano2019-02-065-0/+158
|\ \
| * | test-date: drop unused parameter to getnanos()Jeff King2019-02-061-2/+2
| * | ci: parallelize testing on WindowsJohannes Schindelin2019-01-291-0/+31
| * | tests: include detailed trace logs with --write-junit-xml upon failureJohannes Schindelin2019-01-291-0/+21
| * | tests: avoid calling Perl just to determine file sizesJohannes Schindelin2019-01-291-0/+12
| * | tests: optionally write results as JUnit-style .xmlJohannes Schindelin2019-01-293-0/+82
| * | test-date: add a subcommand to measure times in shell scriptsJohannes Schindelin2019-01-281-0/+12
* | | Merge branch 'lt/date-human'Junio C Hamano2019-02-061-1/+12
|\ \ \
| * | | Add `human` format to test-toolStephen P. Smith2019-01-291-1/+12
* | | | Merge branch 'jk/unused-parameter-cleanup'Junio C Hamano2019-02-061-1/+1
|\ \ \ \
| * | | | show_date_relative(): drop unused "tz" parameterJeff King2019-01-241-1/+1
| | |/ / | |/| |
* | | | Merge branch 'nd/the-index-final'Junio C Hamano2019-02-063-2/+4
|\ \ \ \
| * | | | cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switchNguyễn Thái Ngọc Duy2019-01-243-2/+4
| | |_|/ | |/| |
* | | | Merge branch 'cc/test-ref-store-typofix'Junio C Hamano2019-02-051-1/+1
|\ \ \ \
| * | | | helper/test-ref-store: fix "new-sha1" vs "old-sha1" typoChristian Couder2019-01-171-1/+1
* | | | | Merge branch 'sb/more-repo-in-api'Junio C Hamano2019-02-051-0/+10
|\ \ \ \ \
| * | | | | t/helper/test-repository: celebrate independence from the_repositoryStefan Beller2018-12-281-0/+10
* | | | | | Merge branch 'bc/sha-256'Junio C Hamano2019-01-296-51/+133
|\ \ \ \ \ \
| * | | | | | Add a base implementation of SHA-256 supportbrian m. carlson2018-11-143-0/+9
| * | | | | | t/helper: add a test helper to compute hash speedbrian m. carlson2018-11-143-0/+63
| * | | | | | t: make the sha1 test-tool helper genericbrian m. carlson2018-11-143-51/+61
* | | | | | | Merge branch 'sb/submodule-recursive-fetch-gets-the-tip'Junio C Hamano2019-01-291-3/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | repository: repo_submodule_init to take a submodule structStefan Beller2018-12-051-3/+5
| | |_|_|/ / | |/| | | |
* | | | | | style: the opening '{' of a function is in a separate lineNguyễn Thái Ngọc Duy2018-12-101-1/+2
|/ / / / /
* | | | | Merge branch 'jk/unused-parameter-fixes'Junio C Hamano2018-11-181-1/+1
|\ \ \ \ \
| * | | | | assert NOARG/NONEG behavior of parse-options callbacksJeff King2018-11-061-0/+1
| * | | | | parse-options: drop OPT_DATE()Jeff King2018-11-061-1/+0
* | | | | | Merge branch 'ds/reachable-topo-order'Junio C Hamano2018-11-181-8/+18
|\ \ \ \ \ \
| * | | | | | prio-queue: add 'peek' operationDerrick Stolee2018-11-021-8/+18
* | | | | | | Merge branch 'ds/add-missing-tags'Junio C Hamano2018-11-131-4/+30
|\ \ \ \ \ \ \
| * | | | | | | test-reach: test get_reachable_subsetDerrick Stolee2018-11-031-4/+30
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'ao/submodule-wo-gitmodules-checked-out'Junio C Hamano2018-11-133-0/+32
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | t/helper: add test-submodule-nested-repo-configAntonio Ospite2018-10-313-0/+32
* | | | | | | Merge branch 'rj/header-guards'Junio C Hamano2018-10-301-2/+2
|\ \ \ \ \ \ \
| * | | | | | | headers: normalize the spelling of some header guardsRamsay Jones2018-10-181-2/+2