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