summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
AgeCommit message (Expand)AuthorFilesLines
2017-07-13Merge branch 'jk/build-with-asan'Junio C Hamano1-3/+8
2017-07-10test-lib: turn on ASan abort_on_error by defaultJeff King1-1/+1
2017-07-10test-lib: set ASAN_OPTIONS variable before we run gitJeff King1-3/+8
2017-06-19Merge branch 'ab/pcre-v2'Junio C Hamano1-1/+1
2017-06-02Merge branch 'ab/grep-preparatory-cleanup'Junio C Hamano1-1/+2
2017-06-02grep: add support for PCRE v2Ævar Arnfjörð Bjarmason1-1/+1
2017-05-30Merge branch 'jc/skip-test-in-the-middle'Junio C Hamano1-8/+13
2017-05-26test-lib: add a PTHREADS prerequisiteÆvar Arnfjörð Bjarmason1-0/+1
2017-05-26grep: change the internal PCRE macro names to be PCRE1Ævar Arnfjörð Bjarmason1-1/+1
2017-05-21test-lib: rename the LIBPCRE prerequisite to PCREÆvar Arnfjörð Bjarmason1-1/+1
2017-05-18test: allow skipping the remainderJunio C Hamano1-8/+13
2017-05-16Merge branch 'js/larger-timestamps'Junio C Hamano1-0/+3
2017-05-16Merge branch 'dt/gc-ignore-old-gc-logs'Junio C Hamano1-4/+8
2017-04-24test-lib: retire $remove_trash variableJunio C Hamano1-6/+4
2017-04-24test-lib.sh: do not barf under --debug at the end of the testJunio C Hamano1-5/+8
2017-04-23test-lib: abort when can't remove trash directorySZEDER Gábor1-2/+5
2017-04-20t0006 & t5000: skip "far in the future" test when time_t is too limitedJohannes Schindelin1-0/+1
2017-04-20t0006 & t5000: prepare for 64-bit timestampsJohannes Schindelin1-0/+2
2017-03-27Merge branch 'jc/lint-runaway-here-doc'Junio C Hamano1-3/+3
2017-03-23tests: lint for run-away here-docJunio C Hamano1-3/+3
2017-03-18tests: create an interactive gdb session with the 'debug' helperSZEDER Gábor1-0/+1
2017-01-27test-lib: on FreeBSD, look for unzip(1) in /usr/local/bin/Johannes Schindelin1-1/+3
2016-11-29Merge branch 'nd/test-helpers' into maintJunio C Hamano1-1/+8
2016-10-31Merge branch 'nd/test-helpers'Junio C Hamano1-1/+8
2016-10-28Merge branch 'jk/tap-verbose-fix' into maintJunio C Hamano1-4/+30
2016-10-27valgrind: support test helpersRené Scharfe1-1/+8
2016-10-26Merge branch 'jk/tap-verbose-fix'Junio C Hamano1-4/+30
2016-10-24test-lib: bail out when "-v" used under "prove"Jeff King1-0/+10
2016-10-21test-lib: add --verbose-log optionJeff King1-3/+19
2016-10-21test-lib: handle TEST_OUTPUT_DIRECTORY with spacesJeff King1-2/+2
2016-09-21Merge branch 'jt/accept-capability-advertisement-when-fetching-from-void'Junio C Hamano1-0/+4
2016-09-19Merge branch 'ep/use-git-trace-curl-in-tests' into maintJunio C Hamano1-0/+1
2016-09-12Merge branch 'ep/use-git-trace-curl-in-tests'Junio C Hamano1-0/+1
2016-09-09tests: move test_lazy_prereq JGIT to test-lib.shJonathan Tan1-0/+4
2016-09-07test-lib.sh: preserve GIT_TRACE_CURL from the environmentElia Pinto1-0/+1
2016-08-30test-lib: drop PID from test-results/*.countJeff King1-2/+2
2016-08-08Merge branch 'nd/test-helpers' into maintJunio C Hamano1-1/+1
2016-08-08Merge branch 'nd/cache-tree-ita' into maintJunio C Hamano1-1/+4
2016-07-25Merge branch 'nd/cache-tree-ita'Junio C Hamano1-1/+4
2016-07-25Merge branch 'nd/test-helpers'Junio C Hamano1-1/+1
2016-07-18test-lib.sh: introduce and use $EMPTY_BLOBNguyễn Thái Ngọc Duy1-1/+2
2016-07-18test-lib.sh: introduce and use $EMPTY_TREENguyễn Thái Ngọc Duy1-1/+3
2016-07-15Merge branch 'jk/tzoffset-fix' into maintJunio C Hamano1-0/+9
2016-07-15t0006: skip "far in the future" test when unsigned long is not long enoughJeff King1-0/+9
2016-07-11t/test-lib.sh: fix running tests with --valgrindJohannes Schindelin1-1/+1
2016-05-31Merge branch 'jk/test-send-sh-x-trace-elsewhere' into maintJunio C Hamano1-0/+13
2016-05-17Merge branch 'jk/test-send-sh-x-trace-elsewhere'Junio C Hamano1-0/+13
2016-05-11test-lib: set BASH_XTRACEFD automaticallyJeff King1-0/+13
2016-05-03Merge branch 'sg/test-lib-simplify-expr-away'Junio C Hamano1-5/+5
2016-04-22test-lib: simplify '--option=value' parsingSZEDER Gábor1-5/+5