26 Commits (19b3bd3e2d260323c5e727212a6dcd7fc0f7aa07)

Author SHA1 Message Date
Junio C Hamano 1d0361e806 test-lib: unset GIT_TRACE 19 years ago
Eric Wong 8ff99e7417 tests: Set EDITOR=: and VISUAL=: globally 19 years ago
Johannes Schindelin abb7c7b31c Optionally work without python 19 years ago
Carl Worth eedf8f97e5 Abstract test_create_repo out for use in tests. 19 years ago
Junio C Hamano 29e55cd5ad Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values. 19 years ago
Alex Riesen 2ccd2027b0 trivial: check, if t/trash directory was successfully created 19 years ago
Junio C Hamano 6677c4665a get_sha1_basic(): corner case ambiguity fix 19 years ago
Junio C Hamano eea420693b t0000: catch trivial pilot errors. 19 years ago
Junio C Hamano 10b94e283a Use GIT_EXEC_PATH explicitly for initial git-init-db in tests. 19 years ago
Alex Riesen 0f737464a6 use "git init-db" in tests 19 years ago
Junio C Hamano 49ccb0877f Make sure we use compat/subprocess.py with Python 2.3 while running tests. 19 years ago
Fredrik Kuivinen d3bfdb755e test-lib.sh: Add new function, test_expect_code 19 years ago
Junio C Hamano 27dedf0c3b GIT 0.99.9j aka 1.0rc3 19 years ago
Johannes Schindelin a0fa2a10b4 Fix tests with new git in C 19 years ago
Junio C Hamano c09a69a83e Disable hooks during tests. 19 years ago
Junio C Hamano 899460f336 Also force LC_ALL in test scripts. 19 years ago
Pavel Roskin 41184273d1 [PATCH] Trapping exit in tests, using return for errors: further fixes. 20 years ago
Pavel Roskin 4d9d62fa7c [PATCH] Trapping exit in tests, using return for errors 20 years ago
Pavel Roskin d9bdd39eee [PATCH] Need to set PAGER in tests 20 years ago
Junio C Hamano 8e832ebce6 String comparison of test is done with '=', not '=='. 20 years ago
Junio C Hamano bf0dd8a8de [PATCH] Test framework: prettyprint the failed command. 20 years ago
Junio C Hamano 886856aba2 [PATCH 1/2] Test suite fixup. 20 years ago
Petr Baudis 94e8afa285 Try to make test output look better 20 years ago
Petr Baudis ceede59ea9 Fixed t0000-basic.sh and test-lib.sh permissions 20 years ago
Junio C Hamano e1970ce43a [PATCH 1/2] Test framework take two. 20 years ago