index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
test-lib.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jc/not-mingw-cygwin'
Junio C Hamano
2014-09-09
1
-4
/
+0
|
\
|
*
test prerequisites: eradicate NOT_FOO
Junio C Hamano
2014-07-22
1
-4
/
+0
*
|
Merge branch 'kb/perf-trace'
Junio C Hamano
2014-07-22
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
trace: disable additional trace output for unit tests
Karsten Blees
2014-07-14
1
-0
/
+4
*
|
Merge branch 'jc/test-lazy-prereq' (early part)
Junio C Hamano
2014-06-20
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
test: turn USR_BIN_TIME into a lazy prerequisite
Junio C Hamano
2014-06-09
1
-0
/
+4
|
*
test: turn EXPENSIVE into a lazy prerequisite
Junio C Hamano
2014-06-09
1
-0
/
+4
*
|
Merge branch 'ib/test-selectively-run'
Junio C Hamano
2014-06-16
1
-4
/
+115
|
\
\
|
*
|
test-lib: '--run' to run only specific tests
Ilya Bobyr
2014-06-06
1
-0
/
+108
|
*
|
test-lib: tests skipped by GIT_SKIP_TESTS say so
Ilya Bobyr
2014-06-06
1
-5
/
+8
*
|
|
test-lib: preserve GIT_CURL_VERBOSE from the environment
Jeff King
2014-05-23
1
-0
/
+1
|
/
/
*
|
Merge branch 'jk/tests-cleanup'
Junio C Hamano
2014-04-01
1
-1
/
+0
|
\
\
|
*
|
t/test-lib: drop redundant unset of GIT_CONFIG
Jeff King
2014-03-21
1
-1
/
+0
*
|
|
Merge branch 'us/printf-not-echo'
Junio C Hamano
2014-03-25
1
-2
/
+2
|
\
\
\
|
*
|
|
test-lib.sh: do not "echo" caller-supplied strings
Uwe Storbeck
2014-03-18
1
-2
/
+2
|
|
/
/
*
/
/
test-lib: allow setting the index format version
Thomas Gummerer
2014-02-24
1
-0
/
+6
|
/
/
*
|
Merge branch 'jk/test-framework-updates'
Junio C Hamano
2014-01-10
1
-2
/
+0
|
\
\
|
*
|
t0000: simplify HARNESS_ACTIVE hack
Jeff King
2014-01-02
1
-2
/
+0
|
|
/
*
|
Merge branch 'jn/scripts-updates'
Junio C Hamano
2013-12-12
1
-5
/
+7
|
\
\
|
*
|
remove #!interpreter line from shell libraries
Jonathan Nieder
2013-11-26
1
-4
/
+2
|
*
|
test: replace shebangs with descriptions in shell libraries
Jonathan Nieder
2013-11-26
1
-1
/
+1
|
*
|
test: make FILEMODE a lazy prereq
Jonathan Nieder
2013-11-26
1
-0
/
+4
|
|
/
*
/
test-lib.sh: convert $TEST_DIRECTORY to an absolute path
Felipe Contreras
2013-11-18
1
-0
/
+4
|
/
*
Merge branch 'js/tests-windows-port-fix'
Junio C Hamano
2013-11-01
1
-0
/
+1
|
\
|
*
Windows: a test_cmp that is agnostic to random LF <> CRLF conversions
Johannes Sixt
2013-10-28
1
-0
/
+1
*
|
Merge branch 'tr/valgrind-test-fix'
Junio C Hamano
2013-10-30
1
-99
/
+34
|
\
\
|
*
|
Revert "test-lib: allow prefixing a custom string before "ok N" etc."
Thomas Rast
2013-10-22
1
-15
/
+12
|
*
|
Revert "test-lib: support running tests under valgrind in parallel"
Thomas Rast
2013-10-22
1
-84
/
+22
*
|
|
Sync with v1.8.4.2
Junio C Hamano
2013-10-28
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
test-lib: fix typo in comment
Torstein Hegge
2013-10-28
1
-1
/
+1
|
|
/
*
/
git_remote_helpers: remove little used Python library
John Keeping
2013-09-09
1
-9
/
+0
|
/
*
Merge branch 'ml/avoid-using-grep-on-crlf-files'
Junio C Hamano
2013-07-25
1
-0
/
+2
|
\
|
*
test-lib.sh - define and use GREP_STRIPS_CR
Mark Levedahl
2013-07-19
1
-0
/
+2
*
|
Merge branch 'bp/mediawiki-preview'
Junio C Hamano
2013-07-18
1
-0
/
+1
|
\
\
|
*
|
wrap-for-bin: make bin-wrappers chainable
Benoit Person
2013-07-08
1
-0
/
+1
*
|
|
Merge branch 'ml/cygwin-does-not-have-fifo'
Junio C Hamano
2013-07-12
1
-1
/
+8
|
\
\
\
|
*
|
|
test-lib.sh - cygwin does not have usable FIFOs
Mark Levedahl
2013-07-05
1
-1
/
+8
*
|
|
|
Merge branch 'tr/test-v-and-v-subtest-only'
Junio C Hamano
2013-07-05
1
-49
/
+197
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
test-lib: support running tests under valgrind in parallel
Thomas Rast
2013-06-23
1
-22
/
+84
|
*
|
|
test-lib: allow prefixing a custom string before "ok N" etc.
Thomas Rast
2013-06-23
1
-12
/
+15
|
*
|
|
test-lib: valgrind for only tests matching a pattern
Thomas Rast
2013-06-23
1
-1
/
+35
|
*
|
|
test-lib: verbose mode for only tests matching a pattern
Thomas Rast
2013-06-23
1
-0
/
+31
|
*
|
|
test-lib: self-test that --verbose works
Thomas Rast
2013-06-23
1
-0
/
+2
|
*
|
|
test-lib: rearrange start/end of test_expect_* and test_skip
Thomas Rast
2013-06-18
1
-1
/
+8
|
*
|
|
test-lib: refactor $GIT_SKIP_TESTS matching
Thomas Rast
2013-06-18
1
-17
/
+24
|
*
|
|
test-lib: enable MALLOC_* for the actual tests
Thomas Rast
2013-06-17
1
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'jk/test-output'
Junio C Hamano
2013-05-29
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test output: respect $TEST_OUTPUT_DIRECTORY
John Keeping
2013-04-29
1
-2
/
+2
|
|
/
*
|
Merge branch 'jk/test-trash'
Junio C Hamano
2013-04-18
1
-9
/
+9
|
\
|
|
*
t/test-lib.sh: drop "$test" variable
Jeff King
2013-04-15
1
-5
/
+5
[next]