summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
AgeCommit message (Expand)AuthorFilesLines
2018-09-28read-cache: update TEST_GIT_INDEX_VERSION supportBen Peart1-6/+8
2018-09-28fsmonitor: update GIT_TEST_FSMONITOR supportBen Peart1-0/+20
2018-09-17Merge branch 'nd/unpack-trees-with-cache-tree'Junio C Hamano1-0/+6
2018-08-27tests: fix and add lint for non-portable head -c NÆvar Arnfjörð Bjarmason1-2/+2
2018-08-20Merge branch 'wc/make-funnynames-shared-lazy-prereq'Junio C Hamano1-0/+14
2018-08-18cache-tree: verify valid cache-tree in the test suiteNguyễn Thái Ngọc Duy1-0/+6
2018-08-06t: factor out FUNNYNAMES as shared lazy prereqWilliam Chargin1-0/+14
2018-07-17t/test-lib: teach --chain-lint to detect broken &&-chains in subshellsEric Sunshine1-1/+2
2018-05-30Merge branch 'bc/hash-independent-tests'Junio C Hamano1-1/+10
2018-05-23Merge branch 'tb/test-apfs-utf8-normalization'Junio C Hamano1-6/+1
2018-05-14t/test-lib: introduce OID_REGEXbrian m. carlson1-1/+2
2018-05-14t/test-lib: introduce ZERO_OIDbrian m. carlson1-1/+2
2018-05-14t/test-lib: add an SHA1 prerequisitebrian m. carlson1-0/+7
2018-05-02test: correct detection of UTF8_NFD_TO_NFC for APFSTorsten Bögershausen1-6/+1
2018-04-25Merge branch 'jk/t5561-missing-curl'Junio C Hamano1-0/+4
2018-04-05t5561: skip tests if curl is not availableJeff King1-0/+4
2018-03-27t/helper: merge test-date into test-toolNguyễn Thái Ngọc Duy1-2/+2
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy1-3/+3
2018-03-22Merge branch 'gs/test-unset-xdg-cache-home' into maintJunio C Hamano1-0/+1
2018-03-14Merge branch 'sg/test-x'Junio C Hamano1-1/+18
2018-02-28Merge branch 'gs/test-unset-xdg-cache-home'Junio C Hamano1-0/+1
2018-02-27t: add means to disable '-x' tracing for individual test scriptsSZEDER Gábor1-1/+18
2018-02-21Merge branch 'sg/test-i18ngrep'Junio C Hamano1-26/+0
2018-02-16test-lib.sh: unset XDG_CACHE_HOMEGenki Sky1-0/+1
2018-02-15Merge branch 'ab/wildmatch-tests'Junio C Hamano1-0/+4
2018-02-13Merge branch 'ab/simplify-perl-makefile'Junio C Hamano1-1/+1
2018-02-08t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'SZEDER Gábor1-26/+0
2018-01-30test-lib: add an EXPENSIVE_ON_WINDOWS prerequisiteÆvar Arnfjörð Bjarmason1-0/+4
2018-01-05Merge branch 'jk/test-suite-tracing'Junio C Hamano1-13/+33
2017-12-11Makefile: replace perl/Makefile.PL with simple make rulesÆvar Arnfjörð Bjarmason1-1/+1
2017-12-08t/Makefile: introduce TEST_SHELL_PATHJeff King1-1/+1
2017-12-08test-lib: make "-x" work with "--verbose-log"Jeff King1-2/+8
2017-12-08test-lib: silence "-x" cleanup under bashJeff King1-10/+24
2017-11-24test-lib: add LIBPCRE1 & LIBPCRE2 prerequisitesÆvar Arnfjörð Bjarmason1-0/+2
2017-11-21Merge branch 'cb/t4201-robustify' into maintJunio C Hamano1-3/+4
2017-11-15Merge branch 'cb/t4201-robustify'Junio C Hamano1-3/+4
2017-11-13t4201: make use of abbreviation in the test more robustCharles Bailey1-3/+4
2017-10-18Merge branch 'jk/drop-sha1-entry-pos' into maintJunio C Hamano1-1/+0
2017-09-25Merge branch 'rj/test-ulimit-on-windows'Junio C Hamano1-10/+10
2017-09-25Merge branch 'mg/name-rev-tests-with-short-stack'Junio C Hamano1-0/+6
2017-09-19test-lib: use more compact expression in PIPE prerequisiteRamsay Jones1-8/+2
2017-09-15test-lib: don't use ulimit in test prerequisites on cygwinRamsay Jones1-2/+8
2017-09-10Merge branch 'rs/t1002-do-not-use-sum' into maintJunio C Hamano1-3/+0
2017-09-08t7004: move limited stack prereq to test-libMichael J Gruber1-0/+6
2017-09-06test-lib: set LSAN_OPTIONS to abort by defaultJeff King1-0/+5
2017-09-06test-lib: --valgrind should not override --verbose-logJeff King1-1/+1
2017-08-23Merge branch 'rs/t1002-do-not-use-sum'Junio C Hamano1-3/+0
2017-08-22Merge branch 'jk/drop-sha1-entry-pos'Junio C Hamano1-1/+0
2017-08-15t1002: stop using sum(1)René Scharfe1-3/+0
2017-08-09sha1_file: drop experimental GIT_USE_LOOKUP searchJeff King1-1/+0