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
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-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
2018-10-10
Merge branch 'bc/hash-independent-tests'
Junio C Hamano
1
-0
/
+69
2018-09-17
Merge branch 'sb/range-diff-colors'
Junio C Hamano
1
-0
/
+2
2018-09-13
t: add test functions to translate hash-related values
brian m. carlson
1
-0
/
+69
2018-08-14
test_decode_color: understand FAINT and ITALIC
Stefan Beller
1
-0
/
+2
2018-08-08
t7406: prefer test_* helper functions to test -[feds]
Elijah Newren
1
-0
/
+8
2018-05-23
Merge branch 'js/test-unset-prereq'
Junio C Hamano
1
-1
/
+13
2018-04-30
tests: introduce test_unset_prereq, for debugging
Johannes Schindelin
1
-1
/
+13
2018-04-25
Make running git under other debugger-like programs easy
Elijah Newren
1
-4
/
+20
2018-04-11
Merge branch 'jc/test-must-be-empty'
Junio C Hamano
1
-5
/
+2
2018-03-27
test_must_be_empty: simplify file existence check
SZEDER Gábor
1
-5
/
+2
2018-03-14
Merge branch 'sg/test-x'
Junio C Hamano
1
-12
/
+12
2018-03-08
Merge branch 'jc/test-must-be-empty'
Junio C Hamano
1
-1
/
+5
2018-03-06
Merge branch 'jk/test-helper-v-output-fix'
Junio C Hamano
1
-10
/
+10
2018-02-27
test_must_be_empty: make sure the file exists, not just empty
Junio C Hamano
1
-1
/
+5
2018-02-27
t: prevent '-x' tracing from interfering with test helpers' stderr
SZEDER Gábor
1
-12
/
+12
2018-02-27
Merge branch 'sg/doc-test-must-fail-args'
Junio C Hamano
1
-0
/
+10
2018-02-22
t: send verbose test-helper output to fd 4
Jeff King
1
-10
/
+10
2018-02-21
Merge branch 'sg/test-i18ngrep'
Junio C Hamano
1
-0
/
+54
[next]