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