summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
Commit message (Expand)AuthorAgeFilesLines
* t0000: catch trivial pilot errors.Junio C Hamano2005-12-101-2/+7
* Use GIT_EXEC_PATH explicitly for initial git-init-db in tests.Junio C Hamano2005-12-091-3/+2
* use "git init-db" in testsAlex Riesen2005-12-091-2/+2
* Make sure we use compat/subprocess.py with Python 2.3 while running tests.Junio C Hamano2005-12-071-1/+12
* test-lib.sh: Add new function, test_expect_codeFredrik Kuivinen2005-12-031-0/+13
* Fix tests with new git in CJohannes Schindelin2005-11-151-0/+2
* Disable hooks during tests.Junio C Hamano2005-10-161-1/+5
* Also force LC_ALL in test scripts.Junio C Hamano2005-10-091-1/+2
* [PATCH] Trapping exit in tests, using return for errors: further fixes.Pavel Roskin2005-08-111-3/+5
* [PATCH] Trapping exit in tests, using return for errorsPavel Roskin2005-08-111-4/+15
* [PATCH] Need to set PAGER in testsPavel Roskin2005-08-111-1/+2
* String comparison of test is done with '=', not '=='.Junio C Hamano2005-08-111-4/+4
* [PATCH] Test framework: prettyprint the failed command.Junio C Hamano2005-07-221-1/+3
* [PATCH 1/2] Test suite fixup.Junio C Hamano2005-05-141-9/+17
* Try to make test output look betterPetr Baudis2005-05-141-2/+2
* Fixed t0000-basic.sh and test-lib.sh permissionsPetr Baudis2005-05-141-0/+0
* [PATCH 1/2] Test framework take two.Junio C Hamano2005-05-141-0/+142