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-functions.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
Merge branch 'dd/test-with-busybox'
Junio C Hamano
1
-1
/
+1
2020-04-22
Merge branch 'js/mingw-is-hidden-test-fix'
Junio C Hamano
1
-0
/
+10
2020-04-11
t: restrict `is_hidden` to be called only on Windows
Johannes Schindelin
1
-2
/
+5
2020-04-11
mingw: make test_path_is_hidden more robust
Johannes Schindelin
1
-1
/
+1
2020-04-11
t: consolidate the `is_hidden` functions
Johannes Schindelin
1
-0
/
+7
2020-03-29
test-lib-functions: simplify packetize() stdin code
Jeff King
1
-5
/
+4
2020-03-27
test-lib-functions: make packetize() more efficient
Jeff King
1
-7
/
+16
2020-03-25
test-lib-functions: test_cmp: eval $GIT_TEST_CMP
Đoàn Trần Công Danh
1
-1
/
+1
2020-02-14
t5310: factor out bitmap traversal comparison
Jeff King
1
-0
/
+27
2019-12-10
Merge branch 'sg/test-squelch-noise-in-commit-bulk'
Junio C Hamano
1
-1
/
+1
2019-12-05
Merge branch 'sg/test-bool-env'
Junio C Hamano
1
-1
/
+29
2019-11-27
test-lib-functions: suppress a 'git rev-parse' error in 'test_commit_bulk'
SZEDER Gábor
1
-1
/
+1
2019-11-23
tests: add 'test_bool_env' to catch non-bool GIT_TEST_* values
SZEDER Gábor
1
-1
/
+29
2019-11-21
t: teach test_cmp_rev to accept ! for not-equals
Denton Liu
1
-4
/
+15
2019-10-15
Merge branch 'dl/octopus-graph-bug'
Junio C Hamano
1
-2
/
+4
2019-10-04
test-lib: let test_merge() perform octopus merges
Denton Liu
1
-2
/
+4
2019-08-22
Merge branch 'sg/show-failed-test-names'
Junio C Hamano
1
-2
/
+2
2019-08-09
Merge branch 'bc/hash-independent-tests-part-4'
Junio C Hamano
1
-1
/
+2
2019-08-08
t: decrease nesting in test_oid_to_path
Jonathan Nieder
1
-1
/
+2
2019-08-05
tests: show the test name and number at the start of verbose output
SZEDER Gábor
1
-2
/
+2
2019-08-01
Merge branch 'bc/hash-independent-tests-part-4'
Junio C Hamano
1
-0
/
+6
2019-07-25
Merge branch 'jk/test-commit-bulk'
Junio C Hamano
1
-0
/
+123
2019-07-25
Merge branch 'ab/test-env'
Junio C Hamano
1
-50
/
+8
2019-07-09
Merge branch 'js/t0001-case-insensitive'
Junio C Hamano
1
-0
/
+15
2019-07-02
test-lib: introduce test_commit_bulk
Jeff King
1
-0
/
+123
2019-07-01
t: add helper to convert object IDs to paths
brian m. carlson
1
-0
/
+6
2019-06-24
t0001: fix on case-insensitive filesystems
Johannes Schindelin
1
-0
/
+15
2019-06-21
tests: make GIT_TEST_FAIL_PREREQS a boolean
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2019-06-21
tests: replace test_tristate with "git env--helper"
Ævar Arnfjörð Bjarmason
1
-49
/
+7
2019-05-14
tests: add a special setup where prerequisites fail
Ævar Arnfjörð Bjarmason
1
-0
/
+20
2019-05-09
Merge branch 'tb/unexpected'
Junio C Hamano
1
-0
/
+6
2019-04-25
Merge branch 'sg/test-atexit'
Junio C Hamano
1
-0
/
+28
2019-04-05
t: move 'hex2oct' into test-lib-functions.sh
Taylor Blau
1
-0
/
+6
2019-03-14
test-lib: introduce 'test_atexit'
Johannes Schindelin
1
-0
/
+28
2019-03-08
test functions: add function `test_file_not_empty`
Rohit Ashiwal
1
-0
/
+9
2019-02-19
tests: teach the test-tool to generate NUL bytes and use it
Johannes Schindelin
1
-7
/
+1
2019-02-13
Merge branch 'rb/no-dev-zero-in-test'
Junio C Hamano
1
-0
/
+13
2019-02-12
test-lib-functions.sh: add generate_zero_bytes function
Randall S. Becker
1
-0
/
+13
2019-02-11
test-lib: fix non-portable pattern bracket expressions
SZEDER Gábor
1
-1
/
+1
2019-01-07
test-lib: add the '--stress' option to run a test repeatedly under load
SZEDER Gábor
1
-2
/
+5
2019-01-07
test-lib-functions: introduce the 'test_set_port' helper function
SZEDER Gábor
1
-0
/
+36
2018-12-01
Merge branch 'sg/test-BUG'
Junio C Hamano
1
-13
/
+12
2018-11-20
test-lib-functions: make 'test_cmp_rev' more informative on failure
SZEDER Gábor
1
-3
/
+17
2018-11-20
tests: send "bug in the test script" errors to the script's stderr
SZEDER Gábor
1
-13
/
+12
2018-11-19
Merge branch 'js/test-git-installed'
Junio C Hamano
1
-1
/
+2
2018-11-19
Merge branch 'ab/dynamic-gettext-poison'
Junio C Hamano
1
-4
/
+4
2018-11-16
tests: explicitly use `git.exe` on Windows
Johannes Schindelin
1
-1
/
+1
2018-11-14
tests: respect GIT_TEST_INSTALLED when initializing repositories
Johannes Schindelin
1
-1
/
+2
2018-11-09
i18n: make GETTEXT_POISON a runtime option
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2018-10-22
t1300: extract and use test_cmp_config()
Nguyễn Thái Ngọc Duy
1
-0
/
+23
[next]