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
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
2008-01-31
Fix typo in a comment in t/test-lib.sh
Michele Ballabio
1
-1
/
+1
2007-11-10
test-lib.sh: move error line after error() declaration
Michele Ballabio
1
-5
/
+10
2007-11-01
Do no colorify test output if stdout is not a terminal
Alex Riesen
1
-0
/
+1
2007-10-24
Support a --quiet option in the test-suite.
Pierre Habouzit
1
-1
/
+4
2007-10-24
Add some fancy colors in the test library when terminal supports it.
Pierre Habouzit
1
-17
/
+45
2007-07-30
Unset GIT_EDITOR while running tests.
Junio C Hamano
1
-0
/
+1
2007-07-01
Merge branch 'ei/worktree+filter'
Junio C Hamano
1
-0
/
+1
2007-06-07
War on whitespace
Junio C Hamano
1
-1
/
+1
2007-06-06
introduce GIT_WORK_TREE to specify the work tree
Matthias Lederhofer
1
-0
/
+1
2007-04-29
Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAIL
Josh Triplett
1
-0
/
+1
2007-04-24
t/test-lib.sh: Protect ourselves from common misconfiguration
Junio C Hamano
1
-0
/
+4
2007-04-16
Fix permissions on test scripts
Alex Riesen
1
-0
/
+0
2007-02-25
Update tests to use test-chmtime
Eric Wong
1
-0
/
+6
2007-02-22
Make tests independent of global config files
Johannes Schindelin
1
-2
/
+2
2007-02-03
Default GIT_MERGE_VERBOSITY to 5 during tests.
Shawn O. Pearce
1
-0
/
+2
2007-01-12
use 'init' instead of 'init-db' for shipped docs and tools
Nicolas Pitre
1
-2
/
+2
2007-01-06
Fix timestamp for test-tick
Junio C Hamano
1
-3
/
+3
2006-12-29
t5400 send-pack test: try a bit more nontrivial transfer.
Junio C Hamano
1
-0
/
+11
2006-12-28
GIT_SKIP_TESTS: allow users to omit tests that are known to break
Junio C Hamano
1
-18
/
+70
2006-12-28
test-lib: quiet down init-db output for tests
Eric Wong
1
-1
/
+1
2006-12-19
Introduce GIT_TEMPLATE_DIR
Johannes Schindelin
1
-1
/
+2
2006-12-19
Revert "fix testsuite: make sure they use templates freshly built from the so...
Junio C Hamano
1
-10
/
+0
2006-12-18
fix testsuite: make sure they use templates freshly built from the source
Junio C Hamano
1
-0
/
+10
2006-11-21
remove merge-recursive-old
Junio C Hamano
1
-13
/
+2
2006-11-13
test-lib.sh: A command dying due to a signal is an unexpected failure.
Johannes Sixt
1
-1
/
+1
2006-10-24
Set $HOME for selftests
Gerrit Pape
1
-1
/
+2
2006-10-07
test-lib: separate individual test better in verbose mode.
Martin Waitz
1
-0
/
+3
2006-09-30
Merge branch 'jc/gitpm'
Junio C Hamano
1
-0
/
+2
2006-09-24
Deprecate merge-recursive.py
Junio C Hamano
1
-1
/
+1
2006-09-22
Quote arguments to tr in test-lib
Robin Rosenberg
1
-1
/
+1
2006-09-02
Trace into a file or an open fd and refactor tracing code.
Christian Couder
1
-1
/
+9
2006-08-07
Merge branch 'master' into pb/gitpm
Junio C Hamano
1
-0
/
+4
2006-07-12
Merge branch 'ml/trace'
Junio C Hamano
1
-0
/
+1
2006-07-12
test-lib: unset GIT_TRACE
Junio C Hamano
1
-0
/
+1
2006-07-11
tests: Set EDITOR=: and VISUAL=: globally
Eric Wong
1
-0
/
+3
2006-07-03
Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC munging
Petr Baudis
1
-3
/
+2
2006-07-02
Perly Git: make sure we do test the freshly built one.
Junio C Hamano
1
-1
/
+2
[next]