summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
AgeCommit message (Expand)Author
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-10-31Merge branch 'nd/test-helpers'Junio C Hamano
2016-10-28valgrind: support test helpersRené Scharfe
2016-10-26Merge branch 'jk/tap-verbose-fix'Junio C Hamano
2016-10-24test-lib: bail out when "-v" used under "prove"Jeff King
2016-10-21test-lib: add --verbose-log optionJeff King
2016-10-21test-lib: handle TEST_OUTPUT_DIRECTORY with spacesJeff King
2016-09-21Merge branch 'jt/accept-capability-advertisement-when-fetching-from-void'Junio C Hamano
2016-09-12Merge branch 'ep/use-git-trace-curl-in-tests'Junio C Hamano
2016-09-09tests: move test_lazy_prereq JGIT to test-lib.shJonathan Tan
2016-09-07test-lib.sh: preserve GIT_TRACE_CURL from the environmentElia Pinto
2016-08-30test-lib: drop PID from test-results/*.countJeff King
2016-08-08Merge branch 'nd/test-helpers' into maintJunio C Hamano
2016-08-08Merge branch 'nd/cache-tree-ita' into maintJunio C Hamano
2016-07-25Merge branch 'nd/cache-tree-ita'Junio C Hamano
2016-07-25Merge branch 'nd/test-helpers'Junio C Hamano
2016-07-18test-lib.sh: introduce and use $EMPTY_BLOBNguyễn Thái Ngọc Duy
2016-07-18test-lib.sh: introduce and use $EMPTY_TREENguyễn Thái Ngọc Duy
2016-07-15Merge branch 'jk/tzoffset-fix' into maintJunio C Hamano
2016-07-15t0006: skip "far in the future" test when unsigned long is not long enoughJeff King
2016-07-11t/test-lib.sh: fix running tests with --valgrindJohannes Schindelin
2016-05-31Merge branch 'jk/test-send-sh-x-trace-elsewhere' into maintJunio C Hamano
2016-05-17Merge branch 'jk/test-send-sh-x-trace-elsewhere'Junio C Hamano
2016-05-11test-lib: set BASH_XTRACEFD automaticallyJeff King
2016-05-03Merge branch 'sg/test-lib-simplify-expr-away'Junio C Hamano
2016-04-22test-lib: simplify '--option=value' parsingSZEDER Gábor
2016-04-15test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy
2016-02-17Merge branch 'js/mingw-tests'Junio C Hamano
2016-02-17Merge branch 'js/test-lib-windows-emulated-yes' into maintJunio C Hamano