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
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
2006-07-02
Perl interface: make testsuite work again.
Junio C Hamano
1
-0
/
+2
2006-02-21
Merge part of jc/portable branch
Junio C Hamano
1
-0
/
+2
2006-02-18
Optionally work without python
Johannes Schindelin
1
-0
/
+2
2006-02-17
Abstract test_create_repo out for use in tests.
Carl Worth
1
-6
/
+17
2006-02-10
Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values.
Junio C Hamano
1
-4
/
+6
2006-01-05
trivial: check, if t/trash directory was successfully created
Alex Riesen
1
-1
/
+1
2005-12-15
get_sha1_basic(): corner case ambiguity fix
Junio C Hamano
1
-0
/
+1
2005-12-10
t0000: catch trivial pilot errors.
Junio C Hamano
1
-2
/
+7
2005-12-09
Use GIT_EXEC_PATH explicitly for initial git-init-db in tests.
Junio C Hamano
1
-3
/
+2
2005-12-09
use "git init-db" in tests
Alex Riesen
1
-2
/
+2
2005-12-07
Make sure we use compat/subprocess.py with Python 2.3 while running tests.
Junio C Hamano
1
-1
/
+12
2005-12-03
test-lib.sh: Add new function, test_expect_code
Fredrik Kuivinen
1
-0
/
+13
2005-11-15
Fix tests with new git in C
Johannes Schindelin
1
-0
/
+2
2005-10-16
Disable hooks during tests.
Junio C Hamano
1
-1
/
+5
2005-10-09
Also force LC_ALL in test scripts.
Junio C Hamano
1
-1
/
+2
2005-08-11
[PATCH] Trapping exit in tests, using return for errors: further fixes.
Pavel Roskin
1
-3
/
+5
2005-08-11
[PATCH] Trapping exit in tests, using return for errors
Pavel Roskin
1
-4
/
+15
2005-08-11
[PATCH] Need to set PAGER in tests
Pavel Roskin
1
-1
/
+2
2005-08-11
String comparison of test is done with '=', not '=='.
Junio C Hamano
1
-4
/
+4
2005-07-22
[PATCH] Test framework: prettyprint the failed command.
Junio C Hamano
1
-1
/
+3
2005-05-14
[PATCH 1/2] Test suite fixup.
Junio C Hamano
1
-9
/
+17
2005-05-14
Try to make test output look better
Petr Baudis
1
-2
/
+2
2005-05-14
Fixed t0000-basic.sh and test-lib.sh permissions
Petr Baudis
1
-0
/
+0
2005-05-14
[PATCH 1/2] Test framework take two.
Junio C Hamano
1
-0
/
+142
[prev]