Age | Commit message (Expand) | Author | Files | Lines |
2018-03-27 | t/helper: merge test-date into test-tool | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2018-03-27 | t/helper: merge test-chmtime into test-tool | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2018-03-14 | Merge branch 'sg/test-x' | Junio C Hamano | 1 | -1/+18 |
2018-02-28 | Merge branch 'gs/test-unset-xdg-cache-home' | Junio C Hamano | 1 | -0/+1 |
2018-02-27 | t: add means to disable '-x' tracing for individual test scripts | SZEDER Gábor | 1 | -1/+18 |
2018-02-21 | Merge branch 'sg/test-i18ngrep' | Junio C Hamano | 1 | -26/+0 |
2018-02-16 | test-lib.sh: unset XDG_CACHE_HOME | Genki Sky | 1 | -0/+1 |
2018-02-15 | Merge branch 'ab/wildmatch-tests' | Junio C Hamano | 1 | -0/+4 |
2018-02-13 | Merge branch 'ab/simplify-perl-makefile' | Junio C Hamano | 1 | -1/+1 |
2018-02-08 | t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh' | SZEDER Gábor | 1 | -26/+0 |
2018-01-30 | test-lib: add an EXPENSIVE_ON_WINDOWS prerequisite | Ævar Arnfjörð Bjarmason | 1 | -0/+4 |
2018-01-05 | Merge branch 'jk/test-suite-tracing' | Junio C Hamano | 1 | -13/+33 |
2017-12-11 | Makefile: replace perl/Makefile.PL with simple make rules | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2017-12-08 | t/Makefile: introduce TEST_SHELL_PATH | Jeff King | 1 | -1/+1 |
2017-12-08 | test-lib: make "-x" work with "--verbose-log" | Jeff King | 1 | -2/+8 |
2017-12-08 | test-lib: silence "-x" cleanup under bash | Jeff King | 1 | -10/+24 |
2017-11-24 | test-lib: add LIBPCRE1 & LIBPCRE2 prerequisites | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
2017-11-21 | Merge branch 'cb/t4201-robustify' into maint | Junio C Hamano | 1 | -3/+4 |
2017-11-15 | Merge branch 'cb/t4201-robustify' | Junio C Hamano | 1 | -3/+4 |
2017-11-13 | t4201: make use of abbreviation in the test more robust | Charles Bailey | 1 | -3/+4 |
2017-09-25 | Merge branch 'rj/test-ulimit-on-windows' | Junio C Hamano | 1 | -10/+10 |
2017-09-25 | Merge branch 'mg/name-rev-tests-with-short-stack' | Junio C Hamano | 1 | -0/+6 |
2017-09-19 | test-lib: use more compact expression in PIPE prerequisite | Ramsay Jones | 1 | -8/+2 |
2017-09-15 | test-lib: don't use ulimit in test prerequisites on cygwin | Ramsay Jones | 1 | -2/+8 |
2017-09-08 | t7004: move limited stack prereq to test-lib | Michael J Gruber | 1 | -0/+6 |
2017-09-06 | test-lib: set LSAN_OPTIONS to abort by default | Jeff King | 1 | -0/+5 |
2017-09-06 | test-lib: --valgrind should not override --verbose-log | Jeff King | 1 | -1/+1 |
2017-08-23 | Merge branch 'rs/t1002-do-not-use-sum' | Junio C Hamano | 1 | -3/+0 |
2017-08-22 | Merge branch 'jk/drop-sha1-entry-pos' | Junio C Hamano | 1 | -1/+0 |
2017-08-15 | t1002: stop using sum(1) | René Scharfe | 1 | -3/+0 |
2017-08-09 | sha1_file: drop experimental GIT_USE_LOOKUP search | Jeff King | 1 | -1/+0 |
2017-07-13 | Merge branch 'jk/build-with-asan' | Junio C Hamano | 1 | -3/+8 |
2017-07-10 | test-lib: turn on ASan abort_on_error by default | Jeff King | 1 | -1/+1 |
2017-07-10 | test-lib: set ASAN_OPTIONS variable before we run git | Jeff King | 1 | -3/+8 |
2017-06-19 | Merge branch 'ab/pcre-v2' | Junio C Hamano | 1 | -1/+1 |
2017-06-02 | Merge branch 'ab/grep-preparatory-cleanup' | Junio C Hamano | 1 | -1/+2 |
2017-06-02 | grep: add support for PCRE v2 | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2017-05-30 | Merge branch 'jc/skip-test-in-the-middle' | Junio C Hamano | 1 | -8/+13 |
2017-05-26 | test-lib: add a PTHREADS prerequisite | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2017-05-26 | grep: change the internal PCRE macro names to be PCRE1 | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2017-05-21 | test-lib: rename the LIBPCRE prerequisite to PCRE | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2017-05-18 | test: allow skipping the remainder | Junio C Hamano | 1 | -8/+13 |
2017-05-16 | Merge branch 'js/larger-timestamps' | Junio C Hamano | 1 | -0/+3 |
2017-05-16 | Merge branch 'dt/gc-ignore-old-gc-logs' | Junio C Hamano | 1 | -4/+8 |
2017-04-24 | test-lib: retire $remove_trash variable | Junio C Hamano | 1 | -6/+4 |
2017-04-24 | test-lib.sh: do not barf under --debug at the end of the test | Junio C Hamano | 1 | -5/+8 |
2017-04-23 | test-lib: abort when can't remove trash directory | SZEDER Gábor | 1 | -2/+5 |
2017-04-20 | t0006 & t5000: skip "far in the future" test when time_t is too limited | Johannes Schindelin | 1 | -0/+1 |
2017-04-20 | t0006 & t5000: prepare for 64-bit timestamps | Johannes Schindelin | 1 | -0/+2 |
2017-03-27 | Merge branch 'jc/lint-runaway-here-doc' | Junio C Hamano | 1 | -3/+3 |