index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
test-lib-functions.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sb/range-diff-colors'
Junio C Hamano
2018-09-17
1
-0
/
+2
|
\
|
*
test_decode_color: understand FAINT and ITALIC
Stefan Beller
2018-08-14
1
-0
/
+2
*
|
t7406: prefer test_* helper functions to test -[feds]
Elijah Newren
2018-08-08
1
-0
/
+8
|
/
*
Merge branch 'js/test-unset-prereq'
Junio C Hamano
2018-05-23
1
-1
/
+13
|
\
|
*
tests: introduce test_unset_prereq, for debugging
Johannes Schindelin
2018-04-30
1
-1
/
+13
*
|
Make running git under other debugger-like programs easy
Elijah Newren
2018-04-25
1
-4
/
+20
*
|
Merge branch 'jc/test-must-be-empty'
Junio C Hamano
2018-04-11
1
-5
/
+2
|
\
\
|
|
/
|
/
|
|
*
test_must_be_empty: simplify file existence check
SZEDER Gábor
2018-03-28
1
-5
/
+2
*
|
Merge branch 'sg/test-x'
Junio C Hamano
2018-03-14
1
-12
/
+12
|
\
\
|
*
|
t: prevent '-x' tracing from interfering with test helpers' stderr
SZEDER Gábor
2018-02-27
1
-12
/
+12
*
|
|
Merge branch 'jc/test-must-be-empty'
Junio C Hamano
2018-03-08
1
-1
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
test_must_be_empty: make sure the file exists, not just empty
Junio C Hamano
2018-02-27
1
-1
/
+5
*
|
|
Merge branch 'jk/test-helper-v-output-fix'
Junio C Hamano
2018-03-06
1
-10
/
+10
|
\
\
\
|
*
|
|
t: send verbose test-helper output to fd 4
Jeff King
2018-02-22
1
-10
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sg/doc-test-must-fail-args'
Junio C Hamano
2018-02-27
1
-0
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
t: document 'test_must_fail ok=<signal-name>'
SZEDER Gábor
2018-02-12
1
-0
/
+10
|
*
|
Merge branch 'jk/ref-filter-colors' into maint
Junio C Hamano
2017-08-23
1
-0
/
+1
|
|
\
\
*
|
\
\
Merge branch 'sg/test-i18ngrep'
Junio C Hamano
2018-02-21
1
-0
/
+54
|
\
\
\
\
|
*
|
|
|
t: make 'test_i18ngrep' more informative on failure
SZEDER Gábor
2018-02-08
1
-4
/
+20
|
*
|
|
|
t: validate 'test_i18ngrep's parameters
SZEDER Gábor
2018-02-08
1
-0
/
+12
|
*
|
|
|
t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'
SZEDER Gábor
2018-02-08
1
-0
/
+26
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
t/lib-git-daemon: add network-protocol helpers
Jeff King
2018-01-25
1
-0
/
+34
|
/
/
/
*
|
|
Merge branch 'jk/ref-filter-colors'
Junio C Hamano
2017-08-11
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
t: use test_decode_color rather than literal ANSI codes
Jeff King
2017-07-13
1
-0
/
+1
*
|
t: handle EOF in test_copy_bytes()
Jeff King
2017-07-17
1
-0
/
+1
|
/
*
t1301: move modebits() to test-lib-functions.sh
Christian Couder
2017-06-25
1
-0
/
+5
*
tests: make the 'test_pause' helper work in non-verbose mode
SZEDER Gábor
2017-03-18
1
-7
/
+2
*
tests: create an interactive gdb session with the 'debug' helper
SZEDER Gábor
2017-03-18
1
-1
/
+1
*
Merge branch 'sb/submodule-embed-gitdir'
Junio C Hamano
2017-01-11
1
-5
/
+15
|
\
|
*
test-lib-functions.sh: teach test_commit -C <dir>
Stefan Beller
2016-12-09
1
-5
/
+15
*
|
t5000: extract nongit function to test-lib-functions.sh
Jeff King
2016-12-16
1
-0
/
+14
|
/
*
test-lib-functions.sh: add lf_to_nul helper
Jeff Hostetler
2016-08-11
1
-0
/
+4
*
Merge branch 'jk/test-match-signal'
Junio C Hamano
2016-07-19
1
-1
/
+16
|
\
|
*
test_must_fail: use test_match_signal
Jeff King
2016-07-06
1
-1
/
+1
|
*
tests: factor portable signal check out of t0005
Jeff King
2016-07-06
1
-0
/
+15
*
|
t9300: factor out portable "head -c" replacement
Jeff King
2016-07-01
1
-0
/
+14
|
/
*
test-lib: add in-shell "env" replacement
Jeff King
2016-06-01
1
-0
/
+22
*
Merge branch 'jc/test-seq' into maint
Junio C Hamano
2016-05-26
1
-15
/
+13
|
\
|
*
test-lib-functions.sh: rewrite test_seq without Perl
Junio C Hamano
2016-05-09
1
-1
/
+6
|
*
test-lib-functions.sh: remove misleading comment on test_seq
Junio C Hamano
2016-05-09
1
-14
/
+7
|
*
Merge branch 'ep/fix-test-lib-functions-report' into maint
Junio C Hamano
2015-05-13
1
-2
/
+2
|
|
\
*
|
|
test_must_fail: report number of unexpected signal
Jeff King
2016-02-25
1
-1
/
+1
*
|
|
add "ok=sigpipe" to test_must_fail and use it to fix flaky tests
Lars Schneider
2015-11-28
1
-0
/
+3
*
|
|
implement test_might_fail using a refactored test_must_fail
Lars Schneider
2015-11-28
1
-14
/
+33
*
|
|
test: facilitate debugging Git executables in tests with gdb
Johannes Schindelin
2015-10-30
1
-0
/
+8
*
|
|
test-lib-functions: detect test_when_finished in subshell
John Keeping
2015-09-08
1
-0
/
+5
*
|
|
test-lib-functions: support "test_config -C <dir> ..."
John Keeping
2015-09-08
1
-3
/
+17
*
|
|
Merge branch 'jc/test-prereq-validate'
Junio C Hamano
2015-05-19
1
-0
/
+9
|
\
\
\
|
*
|
|
test: validate prerequistes syntax
Junio C Hamano
2015-04-29
1
-0
/
+9
|
*
|
|
Merge branch 'jc/diff-test-updates' into maint
Junio C Hamano
2015-03-14
1
-1
/
+3
|
|
\
\
\
[next]