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
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
2008-12-14
Get rid of the last remnants of GIT_CONFIG_LOCAL
Johannes Schindelin
1
-1
/
+0
2008-10-12
Merge branch 'maint'
Shawn O. Pearce
1
-1
/
+1
2008-10-12
test-lib: fix broken printf
Shawn O. Pearce
1
-1
/
+1
2008-10-10
Merge branch 'maint'
Shawn O. Pearce
1
-1
/
+2
2008-10-10
test-lib: fix color reset in say_color()
Miklos Vajna
1
-1
/
+2
2008-08-21
test-lib: do not remove trash_directory if called with --debug
Johannes Schindelin
1
-1
/
+1
2008-08-20
Merge branch 'jc/test-deeper'
Junio C Hamano
1
-1
/
+1
2008-08-17
tests: use $TEST_DIRECTORY to refer to the t/ directory
Junio C Hamano
1
-1
/
+1
2008-08-08
Enable parallel tests
Johannes Schindelin
1
-1
/
+7
2008-07-13
t/test-lib.sh: exit with small negagive int is ok with test_must_fail
Stephan Beyer
1
-1
/
+1
2008-07-07
Merge branch 'dr/ceiling'
Junio C Hamano
1
-0
/
+1
2008-06-26
test-lib.sh: show git init output when in verbose mode
Lea Wiemann
1
-1
/
+1
2008-06-25
Merge branch 'sr/tests'
Junio C Hamano
1
-1
/
+14
2008-06-25
Merge branch 'lw/perlish'
Junio C Hamano
1
-0
/
+58
2008-06-19
t/test-lib.sh: add test_external and test_external_without_stderr
Lea Wiemann
1
-0
/
+58
2008-06-19
test-lib.sh: add --long-tests option
Lea Wiemann
1
-0
/
+2
2008-06-14
Use 'trash directory' thoroughly in t/test-lib.sh
Jakub Narebski
1
-1
/
+1
2008-06-12
t/.gitattributes: only ignore whitespace errors in test files
Lea Wiemann
1
-1
/
+1
2008-06-08
Modify test-lib.sh to output stats to t/test-results/*
Sverre Rabbelier
1
-1
/
+14
2008-05-31
t/test-lib.sh: resolve symlinks in working directory, for pathname comparisons
Lea Wiemann
1
-1
/
+3
2008-05-23
Add support for GIT_CEILING_DIRECTORIES
David Reiss
1
-0
/
+1
2008-05-18
t/Makefile: "trash" directory was renamed recently
Brandon Casey
1
-1
/
+1
2008-05-18
Ensure that a test is run in the trash directory
Alex Riesen
1
-1
/
+1
2008-05-05
Rename the test trash directory to contain spaces.
Bryan Donlan
1
-2
/
+2
2008-05-05
test-lib.sh: Fix some missing path quoting
Bryan Donlan
1
-1
/
+1
2008-05-05
test-lib.sh: Add a test_set_editor function to safely set $VISUAL
Bryan Donlan
1
-0
/
+16
2008-03-27
test_must_fail: 129 is a valid error code from usage()
Junio C Hamano
1
-1
/
+1
2008-03-18
Test: catch if trash cannot be removed
Junio C Hamano
1
-1
/
+6
2008-03-13
add test_cmp function for test scripts
Jeff King
1
-0
/
+18
2008-03-07
Merge branch 'maint'
Junio C Hamano
1
-7
/
+17
2008-03-07
test-lib: fix TERM to dumb for test repeatability
Junio C Hamano
1
-7
/
+17
2008-03-02
tests: introduce test_must_fail
Junio C Hamano
1
-0
/
+17
2008-03-02
Merge branch 'cb/http-test'
Junio C Hamano
1
-2
/
+7
2008-02-29
use build-time SHELL_PATH in test scripts
Jeff King
1
-0
/
+2
2008-02-29
tests: introduce test_must_fail
Junio C Hamano
1
-0
/
+17
2008-02-27
http-push: add regression tests
Clemens Buchacher
1
-2
/
+7
2008-02-06
fix config reading in tests
Jeff King
1
-2
/
+5
2008-02-03
test: reword the final message of tests with known breakages
Junio C Hamano
1
-2
/
+5
2008-02-01
Sane use of test_expect_failure
Junio C Hamano
1
-4
/
+26
[next]