74 Commits (179c94b24ae87e28328f9b311489417b66bd62c9)

Author SHA1 Message Date
Junio C Hamano 8ee002fd3d test_must_fail: 129 is a valid error code from usage() 17 years ago
Junio C Hamano 8d14ac9454 Test: catch if trash cannot be removed 17 years ago
Jeff King 82ebb0b6ec add test_cmp function for test scripts 17 years ago
Junio C Hamano c2116a1783 test-lib: fix TERM to dumb for test repeatability 17 years ago
Junio C Hamano 90d0ed96b7 tests: introduce test_must_fail 17 years ago
Junio C Hamano 7435982102 tests: introduce test_must_fail 17 years ago
Jeff King 7cf7f54a65 use build-time SHELL_PATH in test scripts 17 years ago
Clemens Buchacher faa4bc35a0 http-push: add regression tests 17 years ago
Jeff King 8bfa6bd647 fix config reading in tests 17 years ago
Junio C Hamano 11d54b8b9a test: reword the final message of tests with known breakages 17 years ago
Junio C Hamano 41ac414ea2 Sane use of test_expect_failure 17 years ago
Michele Ballabio 0509eb216f Fix typo in a comment in t/test-lib.sh 17 years ago
Michele Ballabio 570f322669 test-lib.sh: move error line after error() declaration 17 years ago
Alex Riesen f31dfa604c Do no colorify test output if stdout is not a terminal 17 years ago
Pierre Habouzit 1ece127467 Support a --quiet option in the test-suite. 17 years ago
Pierre Habouzit 55db1df0c8 Add some fancy colors in the test library when terminal supports it. 17 years ago
Junio C Hamano 18508c39c4 Unset GIT_EDITOR while running tests. 18 years ago
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