aboutsummaryrefslogtreecommitdiff
path: root/t/test-lib.sh
Commit message (Expand)AuthorAge
* Merge branch 'ml/trace'Junio C Hamano2006-07-12
|\
| * test-lib: unset GIT_TRACEJunio C Hamano2006-07-12
* | tests: Set EDITOR=: and VISUAL=: globallyEric Wong2006-07-11
|/
* Merge part of jc/portable branchJunio C Hamano2006-02-21
|\
| * Optionally work without pythonJohannes Schindelin2006-02-18
* | Abstract test_create_repo out for use in tests.Carl Worth2006-02-17
|/
* Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values.Junio C Hamano2006-02-10
* trivial: check, if t/trash directory was successfully createdAlex Riesen2006-01-05
* get_sha1_basic(): corner case ambiguity fixJunio C Hamano2005-12-15
* t0000: catch trivial pilot errors.Junio C Hamano2005-12-10
* Use GIT_EXEC_PATH explicitly for initial git-init-db in tests.Junio C Hamano2005-12-09
* use "git init-db" in testsAlex Riesen2005-12-09
* Make sure we use compat/subprocess.py with Python 2.3 while running tests.Junio C Hamano2005-12-07
* test-lib.sh: Add new function, test_expect_codeFredrik Kuivinen2005-12-03
* Fix tests with new git in CJohannes Schindelin2005-11-15
* Disable hooks during tests.Junio C Hamano2005-10-16
* Also force LC_ALL in test scripts.Junio C Hamano2005-10-09
* [PATCH] Trapping exit in tests, using return for errors: further fixes.Pavel Roskin2005-08-11
* [PATCH] Trapping exit in tests, using return for errorsPavel Roskin2005-08-11
* [PATCH] Need to set PAGER in testsPavel Roskin2005-08-11
* String comparison of test is done with '=', not '=='.Junio C Hamano2005-08-11
* [PATCH] Test framework: prettyprint the failed command.Junio C Hamano2005-07-22
* [PATCH 1/2] Test suite fixup.Junio C Hamano2005-05-14
* Try to make test output look betterPetr Baudis2005-05-14
* Fixed t0000-basic.sh and test-lib.sh permissionsPetr Baudis2005-05-14
* [PATCH 1/2] Test framework take two.Junio C Hamano2005-05-14