Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'rj/test-ulimit-on-windows' | Junio C Hamano | 2017-09-25 |
|\ | |||
| * | test-lib: use more compact expression in PIPE prerequisite | Ramsay Jones | 2017-09-19 |
| * | test-lib: don't use ulimit in test prerequisites on cygwin | Ramsay Jones | 2017-09-15 |
* | | Merge branch 'mg/name-rev-tests-with-short-stack' | Junio C Hamano | 2017-09-25 |
|\ \ | |/ | |||
| * | t7004: move limited stack prereq to test-lib | Michael J Gruber | 2017-09-08 |
* | | test-lib: set LSAN_OPTIONS to abort by default | Jeff King | 2017-09-06 |
* | | test-lib: --valgrind should not override --verbose-log | Jeff King | 2017-09-06 |
|/ | |||
* | Merge branch 'rs/t1002-do-not-use-sum' | Junio C Hamano | 2017-08-23 |
|\ | |||
| * | t1002: stop using sum(1) | René Scharfe | 2017-08-15 |
| * | Merge branch 'nd/test-helpers' into maint | Junio C Hamano | 2016-11-29 |
| |\ | |||
| * \ | Merge branch 'jk/tap-verbose-fix' into maint | Junio C Hamano | 2016-10-28 |
| |\ \ | |||
| * \ \ | Merge branch 'ep/use-git-trace-curl-in-tests' into maint | Junio C Hamano | 2016-09-19 |
| |\ \ \ | |||
* | \ \ \ | Merge branch 'jk/drop-sha1-entry-pos' | Junio C Hamano | 2017-08-22 |
|\ \ \ \ \ | |||
| * | | | | | sha1_file: drop experimental GIT_USE_LOOKUP search | Jeff King | 2017-08-09 |
* | | | | | | Merge branch 'jk/build-with-asan' | Junio C Hamano | 2017-07-13 |
|\ \ \ \ \ \ | |||
| * | | | | | | test-lib: turn on ASan abort_on_error by default | Jeff King | 2017-07-10 |
| * | | | | | | test-lib: set ASAN_OPTIONS variable before we run git | Jeff King | 2017-07-10 |
* | | | | | | | Merge branch 'ab/pcre-v2' | Junio C Hamano | 2017-06-19 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | grep: add support for PCRE v2 | Ævar Arnfjörð Bjarmason | 2017-06-02 |
* | | | | | | | | Merge branch 'ab/grep-preparatory-cleanup' | Junio C Hamano | 2017-06-02 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||
| * | | | | | | | test-lib: add a PTHREADS prerequisite | Ævar Arnfjörð Bjarmason | 2017-05-26 |
| * | | | | | | | grep: change the internal PCRE macro names to be PCRE1 | Ævar Arnfjörð Bjarmason | 2017-05-26 |
| * | | | | | | | test-lib: rename the LIBPCRE prerequisite to PCRE | Ævar Arnfjörð Bjarmason | 2017-05-21 |
* | | | | | | | | Merge branch 'jc/skip-test-in-the-middle' | Junio C Hamano | 2017-05-30 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| * | | | | | | | test: allow skipping the remainder | Junio C Hamano | 2017-05-18 |
| |/ / / / / / | |||
* | | | | | | | Merge branch 'js/larger-timestamps' | Junio C Hamano | 2017-05-16 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | t0006 & t5000: skip "far in the future" test when time_t is too limited | Johannes Schindelin | 2017-04-20 |
| * | | | | | | | t0006 & t5000: prepare for 64-bit timestamps | Johannes Schindelin | 2017-04-20 |
| |/ / / / / / | |||
* | | | | | | | Merge branch 'dt/gc-ignore-old-gc-logs' | Junio C Hamano | 2017-05-16 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
| * | | | | | | test-lib: retire $remove_trash variable | Junio C Hamano | 2017-04-24 |
| * | | | | | | test-lib.sh: do not barf under --debug at the end of the test | Junio C Hamano | 2017-04-24 |
| * | | | | | | test-lib: abort when can't remove trash directory | SZEDER Gábor | 2017-04-23 |
* | | | | | | | Merge branch 'jc/lint-runaway-here-doc' | Junio C Hamano | 2017-03-27 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
| * | | | | | | tests: lint for run-away here-doc | Junio C Hamano | 2017-03-23 |
* | | | | | | | tests: create an interactive gdb session with the 'debug' helper | SZEDER Gábor | 2017-03-18 |
|/ / / / / / | |||
* | | | | | | test-lib: on FreeBSD, look for unzip(1) in /usr/local/bin/ | Johannes Schindelin | 2017-01-27 |
|/ / / / / | |||
* | | | | | Merge branch 'nd/test-helpers' | Junio C Hamano | 2016-10-31 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||
| * | | | | valgrind: support test helpers | René Scharfe | 2016-10-27 |
* | | | | | Merge branch 'jk/tap-verbose-fix' | Junio C Hamano | 2016-10-26 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||
| * | | | | test-lib: bail out when "-v" used under "prove" | Jeff King | 2016-10-24 |
| * | | | | test-lib: add --verbose-log option | Jeff King | 2016-10-21 |
| * | | | | test-lib: handle TEST_OUTPUT_DIRECTORY with spaces | Jeff King | 2016-10-21 |
| * | | | | Merge branch 'jk/test-send-sh-x-trace-elsewhere' into maint | Junio C Hamano | 2016-05-31 |
| |\ \ \ \ | |||
* | \ \ \ \ | Merge branch 'jt/accept-capability-advertisement-when-fetching-from-void' | Junio C Hamano | 2016-09-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | tests: move test_lazy_prereq JGIT to test-lib.sh | Jonathan Tan | 2016-09-09 |
* | | | | | | | Merge branch 'ep/use-git-trace-curl-in-tests' | Junio C Hamano | 2016-09-12 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||
| * | | | | | test-lib.sh: preserve GIT_TRACE_CURL from the environment | Elia Pinto | 2016-09-07 |
| * | | | | | Merge branch 'nd/cache-tree-ita' | Junio C Hamano | 2016-07-25 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'nd/test-helpers' | Junio C Hamano | 2016-07-25 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||
* | | | | | | | test-lib: drop PID from test-results/*.count | Jeff King | 2016-08-30 |
| |_|_|/ / / |/| | | | | |