summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/t5561-missing-curl'Junio C Hamano2018-04-251-0/+4
|\
| * t5561: skip tests if curl is not availableJeff King2018-04-051-0/+4
| * Merge branch 'gs/test-unset-xdg-cache-home' into maintJunio C Hamano2018-03-221-0/+1
| |\
* | | t/helper: merge test-date into test-toolNguyễn Thái Ngọc Duy2018-03-271-2/+2
* | | t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy2018-03-271-3/+3
* | | Merge branch 'sg/test-x'Junio C Hamano2018-03-141-1/+18
|\ \ \
| * | | t: add means to disable '-x' tracing for individual test scriptsSZEDER Gábor2018-02-271-1/+18
* | | | Merge branch 'gs/test-unset-xdg-cache-home'Junio C Hamano2018-02-281-0/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | test-lib.sh: unset XDG_CACHE_HOMEgs/test-unset-xdg-cache-homeGenki Sky2018-02-161-0/+1
* | | Merge branch 'sg/test-i18ngrep'Junio C Hamano2018-02-211-26/+0
|\ \ \ | | |/ | |/|
| * | t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'SZEDER Gábor2018-02-081-26/+0
* | | Merge branch 'ab/wildmatch-tests'Junio C Hamano2018-02-151-0/+4
|\ \ \
| * | | test-lib: add an EXPENSIVE_ON_WINDOWS prerequisiteÆvar Arnfjörð Bjarmason2018-01-301-0/+4
* | | | Merge branch 'ab/simplify-perl-makefile'Junio C Hamano2018-02-131-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Makefile: replace perl/Makefile.PL with simple make rulesÆvar Arnfjörð Bjarmason2017-12-111-1/+1
* | | | 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