summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
AgeCommit message (Expand)Author
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
2016-02-10Merge branch 'js/test-lib-windows-emulated-yes'Junio C Hamano
2016-02-05Merge branch 'jk/sanity' into maintJunio C Hamano
2016-02-02test-lib: limit the output of the yes utilityJohannes Schindelin
2016-01-29Merge branch 'jk/sanity'Junio C Hamano
2016-01-27mingw: disable mkfifo-based testsJohannes Schindelin
2016-01-19test-lib: clarify and tighten SANITYJunio C Hamano
2015-08-19Merge branch 'jk/test-with-x'Junio C Hamano
2015-08-07test-lib: disable trace when test is not verboseJeff King
2015-08-07test-lib: turn off "-x" tracing during chain-lint checkJeff King
2015-07-27Merge branch 'rh/test-color-avoid-terminfo-in-original-home' into maintJunio C Hamano
2015-07-10Merge branch 'rh/test-color-avoid-terminfo-in-original-home'Junio C Hamano
2015-06-17test-lib.sh: fix color support when tput needs ~/.terminfoRichard Hansen
2015-06-17Revert "test-lib.sh: do tests for color support after changing HOME"Richard Hansen
2015-05-19Merge branch 'jk/test-chain-lint'Junio C Hamano
2015-04-28test-lib: turn on GIT_TEST_CHAIN_LINT by defaultJeff King
2015-03-26Merge branch 'jk/test-chain-lint'Junio C Hamano
2015-03-20t/test-lib: introduce --chain-lint optionJeff King
2015-03-13t5541: move run_with_cmdline_limit to test-lib.shJeff King
2015-03-13t: redirect stderr GIT_TRACE to descriptor 4Jeff King
2015-03-13t: translate SIGINT to an exitJeff King