index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
test-lib.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
Merge branch 'bp/rename-test-env-var'
Junio C Hamano
1
-2
/
+33
2018-09-28
t0000: do not get self-test disrupted by environment warnings
Junio C Hamano
1
-0
/
+8
2018-09-28
preload-index: update GIT_FORCE_PRELOAD_TEST support
Ben Peart
1
-0
/
+1
2018-09-28
read-cache: update TEST_GIT_INDEX_VERSION support
Ben Peart
1
-6
/
+8
2018-09-28
fsmonitor: update GIT_TEST_FSMONITOR support
Ben Peart
1
-0
/
+20
2018-09-17
Merge branch 'nd/unpack-trees-with-cache-tree'
Junio C Hamano
1
-0
/
+6
2018-08-27
tests: fix and add lint for non-portable head -c N
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2018-08-20
Merge branch 'wc/make-funnynames-shared-lazy-prereq'
Junio C Hamano
1
-0
/
+14
2018-08-18
cache-tree: verify valid cache-tree in the test suite
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2018-08-06
t: factor out FUNNYNAMES as shared lazy prereq
William Chargin
1
-0
/
+14
2018-07-17
t/test-lib: teach --chain-lint to detect broken &&-chains in subshells
Eric Sunshine
1
-1
/
+2
2018-05-30
Merge branch 'bc/hash-independent-tests'
Junio C Hamano
1
-1
/
+10
2018-05-23
Merge branch 'tb/test-apfs-utf8-normalization'
Junio C Hamano
1
-6
/
+1
2018-05-14
t/test-lib: introduce OID_REGEX
brian m. carlson
1
-1
/
+2
2018-05-14
t/test-lib: introduce ZERO_OID
brian m. carlson
1
-1
/
+2
2018-05-14
t/test-lib: add an SHA1 prerequisite
brian m. carlson
1
-0
/
+7
2018-05-02
test: correct detection of UTF8_NFD_TO_NFC for APFS
Torsten Bögershausen
1
-6
/
+1
2018-04-25
Merge branch 'jk/t5561-missing-curl'
Junio C Hamano
1
-0
/
+4
2018-04-05
t5561: skip tests if curl is not available
Jeff King
1
-0
/
+4
2018-03-27
t/helper: merge test-date into test-tool
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-03-27
t/helper: merge test-chmtime into test-tool
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2018-03-22
Merge branch 'gs/test-unset-xdg-cache-home' into maint
Junio C Hamano
1
-0
/
+1
2018-03-14
Merge branch 'sg/test-x'
Junio C Hamano
1
-1
/
+18
2018-02-28
Merge branch 'gs/test-unset-xdg-cache-home'
Junio C Hamano
1
-0
/
+1
2018-02-27
t: add means to disable '-x' tracing for individual test scripts
SZEDER Gábor
1
-1
/
+18
2018-02-21
Merge branch 'sg/test-i18ngrep'
Junio C Hamano
1
-26
/
+0
2018-02-16
test-lib.sh: unset XDG_CACHE_HOME
Genki Sky
1
-0
/
+1
2018-02-15
Merge branch 'ab/wildmatch-tests'
Junio C Hamano
1
-0
/
+4
2018-02-13
Merge branch 'ab/simplify-perl-makefile'
Junio C Hamano
1
-1
/
+1
2018-02-08
t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'
SZEDER Gábor
1
-26
/
+0
2018-01-30
test-lib: add an EXPENSIVE_ON_WINDOWS prerequisite
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2018-01-05
Merge branch 'jk/test-suite-tracing'
Junio C Hamano
1
-13
/
+33
2017-12-11
Makefile: replace perl/Makefile.PL with simple make rules
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-12-08
t/Makefile: introduce TEST_SHELL_PATH
Jeff King
1
-1
/
+1
2017-12-08
test-lib: make "-x" work with "--verbose-log"
Jeff King
1
-2
/
+8
2017-12-08
test-lib: silence "-x" cleanup under bash
Jeff King
1
-10
/
+24
2017-11-24
test-lib: add LIBPCRE1 & LIBPCRE2 prerequisites
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2017-11-21
Merge branch 'cb/t4201-robustify' into maint
Junio C Hamano
1
-3
/
+4
2017-11-15
Merge branch 'cb/t4201-robustify'
Junio C Hamano
1
-3
/
+4
2017-11-13
t4201: make use of abbreviation in the test more robust
Charles Bailey
1
-3
/
+4
2017-10-18
Merge branch 'jk/drop-sha1-entry-pos' into maint
Junio C Hamano
1
-1
/
+0
2017-09-25
Merge branch 'rj/test-ulimit-on-windows'
Junio C Hamano
1
-10
/
+10
2017-09-25
Merge branch 'mg/name-rev-tests-with-short-stack'
Junio C Hamano
1
-0
/
+6
2017-09-19
test-lib: use more compact expression in PIPE prerequisite
Ramsay Jones
1
-8
/
+2
2017-09-15
test-lib: don't use ulimit in test prerequisites on cygwin
Ramsay Jones
1
-2
/
+8
2017-09-10
Merge branch 'rs/t1002-do-not-use-sum' into maint
Junio C Hamano
1
-3
/
+0
2017-09-08
t7004: move limited stack prereq to test-lib
Michael J Gruber
1
-0
/
+6
2017-09-06
test-lib: set LSAN_OPTIONS to abort by default
Jeff King
1
-0
/
+5
2017-09-06
test-lib: --valgrind should not override --verbose-log
Jeff King
1
-1
/
+1
2017-08-23
Merge branch 'rs/t1002-do-not-use-sum'
Junio C Hamano
1
-3
/
+0
[next]