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
*
Only run aggregate-results over actual counts
Thomas Rast
2010-07-16
1
-1
/
+1
*
test-lib: TAP compliance for skipping tests on request
Michael J Gruber
2010-07-12
1
-2
/
+2
*
test-lib: simplify GIT_SKIP_TESTS loop
Michael J Gruber
2010-07-12
1
-10
/
+3
*
test-lib: output a newline before "ok" under a TAP harness
Ævar Arnfjörð Bjarmason
2010-06-25
1
-0
/
+3
*
test-lib: Make the test_external_* functions TAP-aware
Ævar Arnfjörð Bjarmason
2010-06-25
1
-12
/
+39
*
test-lib: Adjust output to be valid TAP format
Ævar Arnfjörð Bjarmason
2010-06-25
1
-12
/
+18
*
Merge branch 'gv/portable'
Junio C Hamano
2010-06-21
1
-1
/
+10
|
\
|
*
test-lib: use DIFF definition from GIT-BUILD-OPTIONS
Junio C Hamano
2010-06-11
1
-10
/
+10
|
*
fixup: do not unconditionally disable "diff -u"
Junio C Hamano
2010-06-01
1
-1
/
+10
*
|
Merge branch 'jn/gitweb-caching-prep'
Junio C Hamano
2010-05-21
1
-0
/
+3
|
\
\
|
*
|
Export more test-related variables when running external tests
Jakub Narebski
2010-05-01
1
-0
/
+3
|
|
/
*
|
Merge branch 'jn/t7006-fixup'
Junio C Hamano
2010-05-21
1
-0
/
+16
|
\
\
|
*
|
t7006: guard cleanup with test_expect_success
Jonathan Nieder
2010-04-15
1
-0
/
+16
*
|
|
test-lib: some shells do not let $? propagate into an eval
Jonathan Nieder
2010-05-06
1
-3
/
+4
*
|
|
test-lib: Let tests specify commands to be run at end of test
Jonathan Nieder
2010-05-05
1
-1
/
+27
*
|
|
test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+.
Michal Sojka
2010-05-04
1
-0
/
+12
|
|
/
|
/
|
*
|
Merge branch 'tr/notes-display'
Junio C Hamano
2010-03-25
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
notes: implement helpers needed for note copying during rewrite
Thomas Rast
2010-03-13
1
-0
/
+2
|
*
Support showing notes from more than one notes tree
Thomas Rast
2010-03-13
1
-0
/
+1
|
*
test-lib: unset GIT_NOTES_REF to stop it from influencing tests
Thomas Rast
2010-03-13
1
-0
/
+1
*
|
unset GREP_OPTIONS in test-lib.sh
Bert Wesarg
2010-03-07
1
-0
/
+2
*
|
tests: consolidate CR removal/addition functions
Stephen Boyd
2010-01-26
1
-0
/
+16
*
|
Merge branch 'jc/fix-tree-walk'
Junio C Hamano
2010-01-25
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
tests: move convenience regexp to match object names to test-lib.sh
Junio C Hamano
2010-01-04
1
-0
/
+6
*
|
Merge branch 'mo/bin-wrappers'
Junio C Hamano
2010-01-08
1
-12
/
+21
|
\
\
|
*
|
run test suite without dashed git-commands in PATH
Matthew Ogilvie
2009-12-03
1
-12
/
+21
|
|
/
*
|
Merge branch 'jk/1.7.0-status'
Junio C Hamano
2009-12-28
1
-0
/
+11
|
\
\
|
*
|
t7508-status: test all modes with color
Michael J Gruber
2009-12-09
1
-0
/
+11
*
|
|
Merge branch 'sr/vcs-helper'
Junio C Hamano
2009-12-26
1
-2
/
+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tests: handle NO_PYTHON setting
Jeff King
2009-12-07
1
-3
/
+3
|
*
|
Add Python support library for remote helpers
Sverre Rabbelier
2009-11-25
1
-0
/
+9
|
*
|
Basic build infrastructure for Python scripts
Johan Herland
2009-11-18
1
-0
/
+1
*
|
|
Do not use VISUAL editor on dumb terminals
Jonathan Nieder
2009-11-13
1
-4
/
+4
|
/
/
*
|
t/test-lib.sh: provide a shell implementation of the 'yes' utility
Brandon Casey
2009-08-29
1
-0
/
+15
*
|
tests: allow user to specify trash directory location
Jeff King
2009-08-09
1
-1
/
+8
*
|
tests: provide $TRASH_DIRECTORY variable
Jeff King
2009-08-09
1
-1
/
+2
|
/
*
test-lib: allow exit trap to be used for cleanup by tests
Clemens Buchacher
2009-06-02
1
-7
/
+14
*
test-lib: fail if invalid options are passed
Clemens Buchacher
2009-06-02
1
-1
/
+1
*
test-lib.sh: Help test_create_repo() find the templates dir
Michael J Gruber
2009-04-21
1
-1
/
+1
*
tests: skip perl tests if NO_PERL is defined
Jeff King
2009-04-09
1
-0
/
+2
*
Merge branch 'maint'
Junio C Hamano
2009-03-28
1
-8
/
+0
|
\
|
*
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2009-03-28
1
-8
/
+0
|
|
\
|
|
*
test-lib: Clean up comments and Makefile.
Emil Sit
2009-03-28
1
-8
/
+0
*
|
|
Merge branch 'for-junio' of git://repo.or.cz/git/mingw/j6t
Junio C Hamano
2009-03-25
1
-0
/
+2
|
\
\
\
|
*
|
|
t7502-commit: Skip SIGTERM test on Windows
Johannes Sixt
2009-03-25
1
-0
/
+2
*
|
|
|
Merge branch 'js/windows-tests'
Junio C Hamano
2009-03-24
1
-5
/
+69
|
\
|
|
|
|
*
|
|
t3700: Skip a test with backslashes in pathspec
Johannes Sixt
2009-03-22
1
-0
/
+2
|
*
|
|
Skip tests that require a filesystem that obeys POSIX permissions
Johannes Sixt
2009-03-22
1
-0
/
+4
|
*
|
|
Use prerequisite tags to skip tests that depend on symbolic links
Johannes Sixt
2009-03-22
1
-0
/
+4
|
*
|
|
test-lib: Infrastructure to test and check for prerequisites
Johannes Sixt
2009-03-21
1
-5
/
+39
[next]