490 Commits (f2fffc17dcc2c93d0fddbec8f655ebfab2a822ec)

Author SHA1 Message Date
brian m. carlson bd981d5fc3 t/test-lib: introduce OID_REGEX 7 years ago
brian m. carlson 198857bf7e t/test-lib: introduce ZERO_OID 7 years ago
brian m. carlson d16ab63429 t/test-lib: add an SHA1 prerequisite 7 years ago
Jeff King e9184b0789 t5561: skip tests if curl is not available 7 years ago
Nguyễn Thái Ngọc Duy a801a7cfc7 t/helper: merge test-date into test-tool 7 years ago
Nguyễn Thái Ngọc Duy 0e496492d2 t/helper: merge test-chmtime into test-tool 7 years ago
SZEDER Gábor 5fc98e79fc t: add means to disable '-x' tracing for individual test scripts 7 years ago
Genki Sky 7976e901c8 test-lib.sh: unset XDG_CACHE_HOME 7 years ago
SZEDER Gábor 0f59128f7b t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh' 7 years ago
Ævar Arnfjörð Bjarmason 5b1fe6ebb7 test-lib: add an EXPENSIVE_ON_WINDOWS prerequisite 7 years ago
Ævar Arnfjörð Bjarmason 20d2a30f8f Makefile: replace perl/Makefile.PL with simple make rules 7 years ago
Jeff King 3f824e91c8 t/Makefile: introduce TEST_SHELL_PATH 7 years ago
Jeff King f5ba2de6bc test-lib: make "-x" work with "--verbose-log" 7 years ago
Jeff King 90c8a1db9d test-lib: silence "-x" cleanup under bash 7 years ago
Ævar Arnfjörð Bjarmason ce9a257031 test-lib: add LIBPCRE1 & LIBPCRE2 prerequisites 7 years ago
Charles Bailey 5555a2aa4b t4201: make use of abbreviation in the test more robust 7 years ago
Ramsay Jones 7b7bea23ac test-lib: use more compact expression in PIPE prerequisite 8 years ago
Ramsay Jones 21dac1deee test-lib: don't use ulimit in test prerequisites on cygwin 8 years ago
Michael J Gruber 4db464f815 t7004: move limited stack prereq to test-lib 8 years ago
Jeff King 85b81b35ff test-lib: set LSAN_OPTIONS to abort by default 8 years ago
Jeff King 88c6e9d31c test-lib: --valgrind should not override --verbose-log 8 years ago
René Scharfe 70ec6bd63b t1002: stop using sum(1) 8 years ago
Jeff King f1068efefe sha1_file: drop experimental GIT_USE_LOOKUP search 8 years ago
Jeff King bf1ce904b7 test-lib: turn on ASan abort_on_error by default 8 years ago
Jeff King d0cc5796f3 test-lib: set ASAN_OPTIONS variable before we run git 8 years ago
Ævar Arnfjörð Bjarmason 94da9193a6 grep: add support for PCRE v2 8 years ago
Ævar Arnfjörð Bjarmason 68c7d2761d test-lib: add a PTHREADS prerequisite 8 years ago
Ævar Arnfjörð Bjarmason 3485bea157 grep: change the internal PCRE macro names to be PCRE1 8 years ago
Ævar Arnfjörð Bjarmason 3eb585c112 test-lib: rename the LIBPCRE prerequisite to PCRE 8 years ago
Junio C Hamano c7018be509 test: allow skipping the remainder 8 years ago
Junio C Hamano 06478dab4c test-lib: retire $remove_trash variable 8 years ago
Junio C Hamano 4d0912a206 test-lib.sh: do not barf under --debug at the end of the test 8 years ago
SZEDER Gábor df4c0d1a79 test-lib: abort when can't remove trash directory 8 years ago
Johannes Schindelin efac8ac84b t0006 & t5000: skip "far in the future" test when time_t is too limited 8 years ago
Johannes Schindelin a07fb0507f t0006 & t5000: prepare for 64-bit timestamps 8 years ago
Junio C Hamano 99a64e4b73 tests: lint for run-away here-doc 8 years ago
SZEDER Gábor 4ecae3c8c1 tests: create an interactive gdb session with the 'debug' helper 8 years ago
Johannes Schindelin d98b2c5fce test-lib: on FreeBSD, look for unzip(1) in /usr/local/bin/ 8 years ago
René Scharfe 28fab7b23d valgrind: support test helpers 8 years ago
Jeff King 614fe01521 test-lib: bail out when "-v" used under "prove" 8 years ago
Jeff King 452320f1f5 test-lib: add --verbose-log option 8 years ago
Jeff King 925bdc928e test-lib: handle TEST_OUTPUT_DIRECTORY with spaces 8 years ago
Jonathan Tan 63b747ce1a tests: move test_lazy_prereq JGIT to test-lib.sh 9 years ago
Elia Pinto 4527aa10a6 test-lib.sh: preserve GIT_TRACE_CURL from the environment 9 years ago
Jeff King 5c885c1b53 test-lib: drop PID from test-results/*.count 9 years ago
Nguyễn Thái Ngọc Duy 378932d3c3 test-lib.sh: introduce and use $EMPTY_BLOB 9 years ago
Nguyễn Thái Ngọc Duy f9e7d9f8c3 test-lib.sh: introduce and use $EMPTY_TREE 9 years ago
Jeff King 6b9c38e14c t0006: skip "far in the future" test when unsigned long is not long enough 9 years ago
Johannes Schindelin 503e224180 t/test-lib.sh: fix running tests with --valgrind 9 years ago
Jeff King d88785e424 test-lib: set BASH_XTRACEFD automatically 9 years ago