Age | Commit message (Expand) | Author | Files | Lines |
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 |