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 '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
|
*
t/test-lib.sh: fix TRASH_DIRECTORY handling
John Keeping
2013-04-15
1
-4
/
+4
*
|
Merge branch 'maint'
Junio C Hamano
2013-04-12
1
-0
/
+5
|
\
|
|
*
t: make PIPE a standard test prerequisite
Adam Spiers
2013-04-12
1
-0
/
+5
|
*
Merge branch 'jk/empty-archive' into maint
Junio C Hamano
2013-04-03
1
-0
/
+6
|
|
\
*
|
|
tests: parameterize --valgrind option
Thomas Rast
2013-04-01
1
-1
/
+9
*
|
|
Merge branch 'jk/empty-archive'
Junio C Hamano
2013-03-25
1
-0
/
+6
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
test-lib: factor out $GIT_UNZIP setup
Jeff King
2013-03-11
1
-0
/
+6
|
*
Merge branch 'nd/fix-perf-parameters-in-tests' into maint
Junio C Hamano
2013-02-08
1
-1
/
+1
|
|
\
|
*
\
Merge branch 'rs/zip-tests' into maint
Junio C Hamano
2013-01-21
1
-0
/
+2
|
|
\
\
*
|
|
|
git p4 test: translate windows paths for cygwin
Pete Wyckoff
2013-01-27
1
-0
/
+3
*
|
|
|
Merge branch 'nd/fix-perf-parameters-in-tests'
Junio C Hamano
2013-01-18
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[next]