55 Commits (e4465f0e71cc389a26bcf7474ad12112f683f633)

Author SHA1 Message Date
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Matthias Lederhofer 892c41b98a introduce GIT_WORK_TREE to specify the work tree 18 years ago
Josh Triplett 28a94f885a Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAIL 18 years ago
Junio C Hamano 886a39074b t/test-lib.sh: Protect ourselves from common misconfiguration 18 years ago
Alex Riesen 4848509a97 Fix permissions on test scripts 18 years ago
Eric Wong 56cf9806a9 Update tests to use test-chmtime 18 years ago
Johannes Schindelin 8565d2d853 Make tests independent of global config files 18 years ago
Shawn O. Pearce 8d0fc48f27 Default GIT_MERGE_VERBOSITY to 5 during tests. 18 years ago
Nicolas Pitre 5c94f87e6b use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
Junio C Hamano 21afc41c36 Fix timestamp for test-tick 18 years ago
Junio C Hamano 04509738b5 t5400 send-pack test: try a bit more nontrivial transfer. 18 years ago
Junio C Hamano 04ece59399 GIT_SKIP_TESTS: allow users to omit tests that are known to break 18 years ago
Eric Wong 6f7c86df7a test-lib: quiet down init-db output for tests 18 years ago
Johannes Schindelin 8683a45d66 Introduce GIT_TEMPLATE_DIR 18 years ago
Junio C Hamano 171e800b37 Revert "fix testsuite: make sure they use templates freshly built from the source" 18 years ago
Junio C Hamano 74d20040ca fix testsuite: make sure they use templates freshly built from the source 18 years ago
Junio C Hamano 7cdbff14d4 remove merge-recursive-old 18 years ago
Johannes Sixt 40cf043389 test-lib.sh: A command dying due to a signal is an unexpected failure. 18 years ago
Gerrit Pape 2eb10ac7b5 Set $HOME for selftests 18 years ago
Martin Waitz 7a0cf2d013 test-lib: separate individual test better in verbose mode. 18 years ago
Junio C Hamano a06f678eb9 Deprecate merge-recursive.py 18 years ago
Robin Rosenberg 3d5c0cc938 Quote arguments to tr in test-lib 18 years ago
Christian Couder 6ce4e61f1b Trace into a file or an open fd and refactor tracing code. 18 years ago
Christian Couder 7cf67205ca Trace into open fd and refactor tracing code. 18 years ago
Junio C Hamano 1d0361e806 test-lib: unset GIT_TRACE 19 years ago
Eric Wong 8ff99e7417 tests: Set EDITOR=: and VISUAL=: globally 19 years ago
Petr Baudis 6fcca938b0 Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC munging 19 years ago
Junio C Hamano d3140f5c2a Perly Git: make sure we do test the freshly built one. 19 years ago
Junio C Hamano 5e6ab8607e Perl interface: make testsuite work again. 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