summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
Commit message (Expand)AuthorAgeFilesLines
* test-lib: introduce the '-V' short option for '--verbose-log'SZEDER Gábor2018-10-301-2/+2
* tests: fix and add lint for non-portable head -c NÆvar Arnfjörð Bjarmason2018-08-271-2/+2
* Merge branch 'wc/make-funnynames-shared-lazy-prereq'Junio C Hamano2018-08-201-0/+14
|\
| * t: factor out FUNNYNAMES as shared lazy prereqWilliam Chargin2018-08-061-0/+14
* | t/test-lib: teach --chain-lint to detect broken &&-chains in subshellsEric Sunshine2018-07-171-1/+2
|/
* Merge branch 'bc/hash-independent-tests'Junio C Hamano2018-05-301-1/+10
|\
| * t/test-lib: introduce OID_REGEXbrian m. carlson2018-05-141-1/+2
| * t/test-lib: introduce ZERO_OIDbrian m. carlson2018-05-141-1/+2
| * t/test-lib: add an SHA1 prerequisitebrian m. carlson2018-05-141-0/+7
* | Merge branch 'tb/test-apfs-utf8-normalization'Junio C Hamano2018-05-231-6/+1
|\ \ | |/ |/|
| * test: correct detection of UTF8_NFD_TO_NFC for APFSTorsten Bögershausen2018-05-021-6/+1
| * Merge branch 'jk/drop-sha1-entry-pos' into maintJunio C Hamano2017-10-181-1/+0
| |\
| * \ Merge branch 'rs/t1002-do-not-use-sum' into maintJunio C Hamano2017-09-101-3/+0
| |\ \
* | \ \ 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
| | |_|_|_|/ | |/| | | |