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