aboutsummaryrefslogtreecommitdiff
path: root/t/test-lib.sh
Commit message (Expand)AuthorAge
* Merge branch 'jk/test-suite-tracing'Junio C Hamano2018-01-05
|\
| * t/Makefile: introduce TEST_SHELL_PATHJeff King2017-12-08
| * test-lib: make "-x" work with "--verbose-log"Jeff King2017-12-08
| * test-lib: silence "-x" cleanup under bashJeff King2017-12-08
| * Merge branch 'cb/t4201-robustify' into maintJunio C Hamano2017-11-21
| |\
* | | test-lib: add LIBPCRE1 & LIBPCRE2 prerequisitesÆvar Arnfjörð Bjarmason2017-11-24
* | | Merge branch 'cb/t4201-robustify'Junio C Hamano2017-11-15
|\ \ \ | |/ / |/| / | |/
| * t4201: make use of abbreviation in the test more robustCharles Bailey2017-11-13
* | Merge branch 'rj/test-ulimit-on-windows'Junio C Hamano2017-09-25
|\ \
| * | test-lib: use more compact expression in PIPE prerequisiteRamsay Jones2017-09-19
| * | test-lib: don't use ulimit in test prerequisites on cygwinRamsay Jones2017-09-15
* | | Merge branch 'mg/name-rev-tests-with-short-stack'Junio C Hamano2017-09-25
|\ \ \ | |/ /
| * | t7004: move limited stack prereq to test-libMichael J Gruber2017-09-08
* | | test-lib: set LSAN_OPTIONS to abort by defaultJeff King2017-09-06
* | | test-lib: --valgrind should not override --verbose-logJeff King2017-09-06
|/ /
* | Merge branch 'rs/t1002-do-not-use-sum'Junio C Hamano2017-08-23
|\ \
| * | t1002: stop using sum(1)René Scharfe2017-08-15
| * | Merge branch 'nd/test-helpers' into maintJunio C Hamano2016-11-29
| |\ \
| * \ \ Merge branch 'jk/tap-verbose-fix' into maintJunio C Hamano2016-10-28
| |\ \ \
| * \ \ \ Merge branch 'ep/use-git-trace-curl-in-tests' into maintJunio C Hamano2016-09-19
| |\ \ \ \
* | \ \ \ \ Merge branch 'jk/drop-sha1-entry-pos'Junio C Hamano2017-08-22
|\ \ \ \ \ \
| * | | | | | sha1_file: drop experimental GIT_USE_LOOKUP searchJeff King2017-08-09
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'jk/build-with-asan'Junio C Hamano2017-07-13
|\ \ \ \ \ \
| * | | | | | test-lib: turn on ASan abort_on_error by defaultJeff King2017-07-10
| * | | | | | test-lib: set ASAN_OPTIONS variable before we run gitJeff King2017-07-10
* | | | | | | Merge branch 'ab/pcre-v2'Junio C Hamano2017-06-19
|\ \ \ \ \ \ \
| * | | | | | | grep: add support for PCRE v2Ævar Arnfjörð Bjarmason2017-06-02
* | | | | | | | Merge branch 'ab/grep-preparatory-cleanup'Junio C Hamano2017-06-02
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | test-lib: add a PTHREADS prerequisiteÆvar Arnfjörð Bjarmason2017-05-26
| * | | | | | | grep: change the internal PCRE macro names to be PCRE1Ævar Arnfjörð Bjarmason2017-05-26
| * | | | | | | test-lib: rename the LIBPCRE prerequisite to PCREÆvar Arnfjörð Bjarmason2017-05-21
* | | | | | | | Merge branch 'jc/skip-test-in-the-middle'Junio C Hamano2017-05-30
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | test: allow skipping the remainderJunio C Hamano2017-05-18
| |/ / / / / /
* | | | | | | Merge branch 'js/larger-timestamps'Junio C Hamano2017-05-16
|\ \ \ \ \ \ \
| * | | | | | | t0006 & t5000: skip "far in the future" test when time_t is too limitedJohannes Schindelin2017-04-20
| * | | | | | | t0006 & t5000: prepare for 64-bit timestampsJohannes Schindelin2017-04-20
| |/ / / / / /
* | | | | | | Merge branch 'dt/gc-ignore-old-gc-logs'Junio C Hamano2017-05-16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | test-lib: retire $remove_trash variableJunio C Hamano2017-04-24
| * | | | | | test-lib.sh: do not barf under --debug at the end of the testJunio C Hamano2017-04-24
| * | | | | | test-lib: abort when can't remove trash directorySZEDER Gábor2017-04-23
* | | | | | | Merge branch 'jc/lint-runaway-here-doc'Junio C Hamano2017-03-27
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | tests: lint for run-away here-docJunio C Hamano2017-03-23
* | | | | | | tests: create an interactive gdb session with the 'debug' helperSZEDER Gábor2017-03-18
|/ / / / / /
* | | | | | test-lib: on FreeBSD, look for unzip(1) in /usr/local/bin/Johannes Schindelin2017-01-27
|/ / / / /
* | | | | Merge branch 'nd/test-helpers'Junio C Hamano2016-10-31
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | valgrind: support test helpersRené Scharfe2016-10-27
* | | | | Merge branch 'jk/tap-verbose-fix'Junio C Hamano2016-10-26
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | test-lib: bail out when "-v" used under "prove"Jeff King2016-10-24
| * | | | test-lib: add --verbose-log optionJeff King2016-10-21
| * | | | test-lib: handle TEST_OUTPUT_DIRECTORY with spacesJeff King2016-10-21