88 Commits (b2eabcc2539c021ea6cb2d1d2d28c8213986a186)

Author SHA1 Message Date
Lea Wiemann 4c7ba956a3 test-lib.sh: show git init output when in verbose mode 17 years ago
Lea Wiemann fb32c41008 t/test-lib.sh: add test_external and test_external_without_stderr 17 years ago
Lea Wiemann 5e2c08c6f0 test-lib.sh: add --long-tests option 17 years ago
Jakub Narebski 9adefee5b5 Use 'trash directory' thoroughly in t/test-lib.sh 17 years ago
Lea Wiemann 7b7b4516de t/.gitattributes: only ignore whitespace errors in test files 17 years ago
Sverre Rabbelier 2d84e9fb6d Modify test-lib.sh to output stats to t/test-results/* 17 years ago
Lea Wiemann 1bd9c64840 t/test-lib.sh: resolve symlinks in working directory, for pathname comparisons 17 years ago
Brandon Casey 9231e3a953 t/Makefile: "trash" directory was renamed recently 17 years ago
Alex Riesen 2a028a0cab Ensure that a test is run in the trash directory 17 years ago
Bryan Donlan 4a7aaccd83 Rename the test trash directory to contain spaces. 17 years ago
Bryan Donlan b480f5cf1a test-lib.sh: Fix some missing path quoting 17 years ago
Bryan Donlan 02b3566003 test-lib.sh: Add a test_set_editor function to safely set $VISUAL 17 years ago
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 19 years ago