summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
AgeCommit message (Expand)Author
2006-02-21Merge part of jc/portable branchJunio C Hamano
2006-02-19Optionally work without pythonJohannes Schindelin
2006-02-18Abstract test_create_repo out for use in tests.Carl Worth
2006-02-11Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values.Junio C Hamano
2006-01-06trivial: check, if t/trash directory was successfully createdAlex Riesen
2005-12-15get_sha1_basic(): corner case ambiguity fixJunio C Hamano
2005-12-11t0000: catch trivial pilot errors.Junio C Hamano
2005-12-10Use GIT_EXEC_PATH explicitly for initial git-init-db in tests.Junio C Hamano
2005-12-09use "git init-db" in testsAlex Riesen
2005-12-08Make sure we use compat/subprocess.py with Python 2.3 while running tests.Junio C Hamano
2005-12-03test-lib.sh: Add new function, test_expect_codeFredrik Kuivinen
2005-11-16Fix tests with new git in CJohannes Schindelin
2005-10-16Disable hooks during tests.Junio C Hamano
2005-10-10Also force LC_ALL in test scripts.Junio C Hamano
2005-08-12[PATCH] Trapping exit in tests, using return for errors: further fixes.Pavel Roskin
2005-08-12[PATCH] Trapping exit in tests, using return for errorsPavel Roskin
2005-08-12[PATCH] Need to set PAGER in testsPavel Roskin
2005-08-12String comparison of test is done with '=', not '=='.Junio C Hamano
2005-07-23[PATCH] Test framework: prettyprint the failed command.Junio C Hamano
2005-05-14[PATCH 1/2] Test suite fixup.Junio C Hamano
2005-05-14Try to make test output look betterPetr Baudis
2005-05-14Fixed t0000-basic.sh and test-lib.sh permissionsPetr Baudis
2005-05-14[PATCH 1/2] Test framework take two.Junio C Hamano