summaryrefslogtreecommitdiff
path: root/t/helper
AgeCommit message (Expand)Author
2019-12-06Sync with 2.22.2Johannes Schindelin
2019-12-06Sync with 2.21.1Johannes Schindelin
2019-12-06Sync with 2.20.2Johannes Schindelin
2019-12-06Sync with 2.19.3Johannes Schindelin
2019-12-06Sync with 2.18.2Johannes Schindelin
2019-12-06Sync with 2.17.3Johannes Schindelin
2019-12-06Sync with 2.16.6Johannes Schindelin
2019-12-06test-drop-caches: use `has_dos_drive_prefix()`Johannes Schindelin
2019-12-06Sync with 2.15.4Johannes Schindelin
2019-12-06Sync with 2.14.6Johannes Schindelin
2019-12-05Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'Johannes Schindelin
2019-12-05mingw: refuse to access paths with trailing spaces or periodsJohannes Schindelin
2019-12-05quote-stress-test: offer to test quoting arguments for MSYS2 shJohannes Schindelin
2019-12-05quote-stress-test: allow skipping some trialsJohannes Schindelin
2019-12-05quote-stress-test: accept arguments to test via the command-lineJohannes Schindelin
2019-12-05tests: add a helper to stress test argument quotingGarima Singh
2019-12-05test-path-utils: offer to run a protectNTFS/protectHFS benchmarkGarima Singh
2019-08-09Merge branch 'mt/dir-iterator-updates'Junio C Hamano
2019-08-07test-dir-iterator: use path argument directlyRené Scharfe
2019-08-01Merge branch 'jc/dir-iterator-test-fix'Junio C Hamano
2019-07-30test-dir-iterator: do not assume errno valuesJunio C Hamano
2019-07-25Merge branch 'mt/dir-iterator-updates'Junio C Hamano
2019-07-19Merge branch 'nd/tree-walk-with-repo'Junio C Hamano
2019-07-19Merge branch 'cc/test-oidmap'Junio C Hamano
2019-07-11dir-iterator: add flags parameter to dir_iterator_beginMatheus Tavares
2019-07-11dir-iterator: refactor state machine modelMatheus Tavares
2019-07-11dir-iterator: add tests for dir-iterator APIDaniel Ferreira
2019-07-01test-oidmap: remove 'add' subcommandChristian Couder
2019-06-27match-trees.c: remove the_repo from shift_tree*()Nguyễn Thái Ngọc Duy
2019-06-20object: convert lookup_unknown_object() to use object_idJeff King
2019-06-18test-hashmap: remove 'hash' commandChristian Couder
2019-06-18t/helper: add test-oidmap.cChristian Couder
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