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.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-25
tests: consolidate CR removal/addition functions
Stephen Boyd
1
-0
/
+16
2010-01-24
Merge branch 'jc/fix-tree-walk'
Junio C Hamano
1
-0
/
+6
2010-01-07
Merge branch 'mo/bin-wrappers'
Junio C Hamano
1
-12
/
+21
2010-01-03
tests: move convenience regexp to match object names to test-lib.sh
Junio C Hamano
1
-0
/
+6
2009-12-27
Merge branch 'jk/1.7.0-status'
Junio C Hamano
1
-0
/
+11
2009-12-26
Merge branch 'sr/vcs-helper'
Junio C Hamano
1
-2
/
+12
2009-12-08
t7508-status: test all modes with color
Michael J Gruber
1
-0
/
+11
2009-12-07
tests: handle NO_PYTHON setting
Jeff King
1
-3
/
+3
2009-12-03
run test suite without dashed git-commands in PATH
Matthew Ogilvie
1
-12
/
+21
2009-11-24
Add Python support library for remote helpers
Sverre Rabbelier
1
-0
/
+9
2009-11-17
Basic build infrastructure for Python scripts
Johan Herland
1
-0
/
+1
2009-11-13
Do not use VISUAL editor on dumb terminals
Jonathan Nieder
1
-4
/
+4
2009-08-28
t/test-lib.sh: provide a shell implementation of the 'yes' utility
Brandon Casey
1
-0
/
+15
2009-08-09
tests: allow user to specify trash directory location
Jeff King
1
-1
/
+8
2009-08-09
tests: provide $TRASH_DIRECTORY variable
Jeff King
1
-1
/
+2
2009-06-01
test-lib: allow exit trap to be used for cleanup by tests
Clemens Buchacher
1
-7
/
+14
2009-06-01
test-lib: fail if invalid options are passed
Clemens Buchacher
1
-1
/
+1
2009-04-21
test-lib.sh: Help test_create_repo() find the templates dir
Michael J Gruber
1
-1
/
+1
2009-04-08
tests: skip perl tests if NO_PERL is defined
Jeff King
1
-0
/
+2
2009-03-28
Merge branch 'maint'
Junio C Hamano
1
-8
/
+0
2009-03-28
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
1
-8
/
+0
2009-03-28
test-lib: Clean up comments and Makefile.
Emil Sit
1
-8
/
+0
2009-03-25
Merge branch 'for-junio' of git://repo.or.cz/git/mingw/j6t
Junio C Hamano
1
-0
/
+2
2009-03-25
t7502-commit: Skip SIGTERM test on Windows
Johannes Sixt
1
-0
/
+2
2009-03-24
Merge branch 'js/windows-tests'
Junio C Hamano
1
-5
/
+69
2009-03-22
t3700: Skip a test with backslashes in pathspec
Johannes Sixt
1
-0
/
+2
2009-03-22
Skip tests that require a filesystem that obeys POSIX permissions
Johannes Sixt
1
-0
/
+4
2009-03-22
Use prerequisite tags to skip tests that depend on symbolic links
Johannes Sixt
1
-0
/
+4
2009-03-21
Merge branch 'mg/test-installed'
Junio C Hamano
1
-3
/
+11
2009-03-21
test-lib: Infrastructure to test and check for prerequisites
Johannes Sixt
1
-5
/
+39
2009-03-19
Tests on Windows: $(pwd) must return Windows-style paths
Johannes Sixt
1
-0
/
+4
2009-03-19
test-lib: Work around missing sum on Windows
Johannes Sixt
1
-0
/
+3
2009-03-19
test-lib: Work around incompatible sort and find on Windows
Johannes Sixt
1
-0
/
+13
2009-03-19
test-lib: Introduce test_chmod and use it instead of update-index --chmod
Johannes Sixt
1
-0
/
+9
2009-03-19
test-lib: Simplify test counting.
Johannes Sixt
1
-7
/
+3
2009-03-19
test-lib: Replace uses of $(expr ...) by POSIX shell features.
Johannes Sixt
1
-12
/
+11
2009-03-16
test-lib.sh: Allow running the test suite against installed git
Michael J Gruber
1
-2
/
+10
2009-03-16
test-lib.sh: Test for presence of git-init in the right path.
Michael J Gruber
1
-1
/
+1
2009-03-14
test-lib: write test results to test-results/<basename>-<pid>
Johannes Schindelin
1
-1
/
+1
2009-03-05
Merge branch 'js/valgrind'
Junio C Hamano
1
-3
/
+88
2009-02-18
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2009-02-18
tests: fix "export var=val"
Junio C Hamano
1
-1
/
+1
2009-02-03
test-lib: avoid assuming that templates/ are in the GIT_EXEC_PATH
Johannes Schindelin
1
-3
/
+1
2009-02-03
Tests: let --valgrind imply --verbose and --tee
Johannes Schindelin
1
-2
/
+2
2009-02-03
test-lib.sh: optionally output to test-results/$TEST.out, too
Johannes Schindelin
1
-0
/
+18
2009-02-03
Valgrind support: check for more than just programming errors
Johannes Schindelin
1
-0
/
+15
2009-02-03
Add valgrind support in test scripts
Johannes Schindelin
1
-2
/
+56
2009-02-03
tests: fix test_commit() for case insensitive filesystems
Junio C Hamano
1
-1
/
+1
2009-01-28
test-lib.sh: introduce test_commit() and test_merge() helpers
Johannes Schindelin
1
-0
/
+25
2009-01-19
use uppercase POSIX compliant signals for the 'trap' command
Markus Heidelberg
1
-5
/
+5
[next]