summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/test-suite-tracing'Junio C Hamano2018-01-051-13/+33
|\
| * t/Makefile: introduce TEST_SHELL_PATHjk/test-suite-tracingJeff King2017-12-081-1/+1
| * test-lib: make "-x" work with "--verbose-log"Jeff King2017-12-081-2/+8
| * test-lib: silence "-x" cleanup under bashJeff King2017-12-081-10/+24
| * Merge branch 'cb/t4201-robustify' into maintJunio C Hamano2017-11-211-3/+4
| |\
* | | test-lib: add LIBPCRE1 & LIBPCRE2 prerequisitesÆvar Arnfjörð Bjarmason2017-11-241-0/+2
* | | Merge branch 'cb/t4201-robustify'Junio C Hamano2017-11-151-3/+4
|\ \ \ | |/ / |/| / | |/
| * t4201: make use of abbreviation in the test more robustcb/t4201-robustifyCharles Bailey2017-11-131-3/+4
* | Merge branch 'rj/test-ulimit-on-windows'Junio C Hamano2017-09-251-10/+10
|\ \
| * | test-lib: use more compact expression in PIPE prerequisiteRamsay Jones2017-09-191-8/+2
| * | test-lib: don't use ulimit in test prerequisites on cygwinRamsay Jones2017-09-151-2/+8
* | | Merge branch 'mg/name-rev-tests-with-short-stack'Junio C Hamano2017-09-251-0/+6
|\ \ \ | |/ /
| * | t7004: move limited stack prereq to test-libMichael J Gruber2017-09-081-0/+6
* | | test-lib: set LSAN_OPTIONS to abort by defaultJeff King2017-09-061-0/+5
* | | test-lib: --valgrind should not override --verbose-logJeff King2017-09-061-1/+1
|/ /
* | Merge branch 'rs/t1002-do-not-use-sum'Junio C Hamano2017-08-231-3/+0
|\ \
| * | t1002: stop using sum(1)rs/t1002-do-not-use-sumRené Scharfe2017-08-151-3/+0
| * | Merge branch 'nd/test-helpers' into maintJunio C Hamano2016-11-291-1/+8
| |\ \
| * \ \ Merge branch 'jk/tap-verbose-fix' into maintJunio C Hamano2016-10-281-4/+30
| |\ \ \
| * \ \ \ Merge branch 'ep/use-git-trace-curl-in-tests' into maintJunio C Hamano2016-09-191-0/+1
| |\ \ \ \
* | \ \ \ \ Merge branch 'jk/drop-sha1-entry-pos'Junio C Hamano2017-08-221-1/+0
|\ \ \ \ \ \
| * | | | | | sha1_file: drop experimental GIT_USE_LOOKUP searchJeff King2017-08-091-1/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'jk/build-with-asan'Junio C Hamano2017-07-131-3/+8
|\ \ \ \ \ \
| * | | | | | test-lib: turn on ASan abort_on_error by defaultJeff King2017-07-101-1/+1
| * | | | | | test-lib: set ASAN_OPTIONS variable before we run gitJeff King2017-07-101-3/+8
* | | | | | | Merge branch 'ab/pcre-v2'Junio C Hamano2017-06-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | grep: add support for PCRE v2Ævar Arnfjörð Bjarmason2017-06-021-1/+1
* | | | | | | | Merge branch 'ab/grep-preparatory-cleanup'Junio C Hamano2017-06-021-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | test-lib: add a PTHREADS prerequisiteÆvar Arnfjörð Bjarmason2017-05-261-0/+1
| * | | | | | | grep: change the internal PCRE macro names to be PCRE1Ævar Arnfjörð Bjarmason2017-05-261-1/+1
| * | | | | | | test-lib: rename the LIBPCRE prerequisite to PCREÆvar Arnfjörð Bjarmason2017-05-211-1/+1
* | | | | | | | Merge branch 'jc/skip-test-in-the-middle'Junio C Hamano2017-05-301-8/+13
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | test: allow skipping the remainderJunio C Hamano2017-05-181-8/+13
| |/ / / / / /
* | | | | | | Merge branch 'js/larger-timestamps'Junio C Hamano2017-05-161-0/+3
|\ \ \ \ \ \ \
| * | | | | | | t0006 & t5000: skip "far in the future" test when time_t is too limitedJohannes Schindelin2017-04-201-0/+1
| * | | | | | | t0006 & t5000: prepare for 64-bit timestampsJohannes Schindelin2017-04-201-0/+2
| |/ / / / / /
* | | | | | | Merge branch 'dt/gc-ignore-old-gc-logs'Junio C Hamano2017-05-161-4/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | test-lib: retire $remove_trash variabledt/gc-ignore-old-gc-logsJunio C Hamano2017-04-241-6/+4
| * | | | | | test-lib.sh: do not barf under --debug at the end of the testJunio C Hamano2017-04-241-5/+8
| * | | | | | test-lib: abort when can't remove trash directorySZEDER Gábor2017-04-231-2/+5
* | | | | | | Merge branch 'jc/lint-runaway-here-doc'Junio C Hamano2017-03-271-3/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | tests: lint for run-away here-docjc/lint-runaway-here-docJunio C Hamano2017-03-231-3/+3
* | | | | | | tests: create an interactive gdb session with the 'debug' helperSZEDER Gábor2017-03-181-0/+1
|/ / / / / /
* | | | | | test-lib: on FreeBSD, look for unzip(1) in /usr/local/bin/js/unzip-in-usr-bin-workaroundJohannes Schindelin2017-01-271-1/+3
|/ / / / /
* | | | | Merge branch 'nd/test-helpers'Junio C Hamano2016-10-311-1/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | valgrind: support test helpersnd/test-helpersRené Scharfe2016-10-271-1/+8
* | | | | Merge branch 'jk/tap-verbose-fix'Junio C Hamano2016-10-261-4/+30
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | test-lib: bail out when "-v" used under "prove"jk/tap-verbose-fixJeff King2016-10-241-0/+10
| * | | | test-lib: add --verbose-log optionJeff King2016-10-211-3/+19
| * | | | test-lib: handle TEST_OUTPUT_DIRECTORY with spacesJeff King2016-10-211-2/+2