| Commit message (Expand) | Author | Age |
... | |
| * | Add support for GIT_CEILING_DIRECTORIES | David Reiss | 2008-05-23 |
* | | test-lib.sh: show git init output when in verbose mode | Lea Wiemann | 2008-06-26 |
* | | Merge branch 'sr/tests' | Junio C Hamano | 2008-06-25 |
|\ \ |
|
| * | | Modify test-lib.sh to output stats to t/test-results/* | Sverre Rabbelier | 2008-06-08 |
* | | | Merge branch 'lw/perlish' | Junio C Hamano | 2008-06-25 |
|\ \ \ |
|
| * | | | t/test-lib.sh: add test_external and test_external_without_stderr | Lea Wiemann | 2008-06-19 |
* | | | | test-lib.sh: add --long-tests option | Lea Wiemann | 2008-06-19 |
|/ / / |
|
* | | | Use 'trash directory' thoroughly in t/test-lib.sh | Jakub Narebski | 2008-06-14 |
* | | | t/.gitattributes: only ignore whitespace errors in test files | Lea Wiemann | 2008-06-12 |
|/ / |
|
* | | t/test-lib.sh: resolve symlinks in working directory, for pathname comparisons | Lea Wiemann | 2008-05-31 |
* | | t/Makefile: "trash" directory was renamed recently | Brandon Casey | 2008-05-18 |
* | | Ensure that a test is run in the trash directory | Alex Riesen | 2008-05-18 |
|/ |
|
* | Rename the test trash directory to contain spaces. | Bryan Donlan | 2008-05-05 |
* | test-lib.sh: Fix some missing path quoting | Bryan Donlan | 2008-05-05 |
* | test-lib.sh: Add a test_set_editor function to safely set $VISUAL | Bryan Donlan | 2008-05-05 |
* | test_must_fail: 129 is a valid error code from usage() | Junio C Hamano | 2008-03-27 |
* | Test: catch if trash cannot be removed | Junio C Hamano | 2008-03-18 |
* | add test_cmp function for test scripts | Jeff King | 2008-03-13 |
* | Merge branch 'maint' | Junio C Hamano | 2008-03-07 |
|\ |
|
| * | test-lib: fix TERM to dumb for test repeatability | Junio C Hamano | 2008-03-07 |
| * | tests: introduce test_must_fail | Junio C Hamano | 2008-03-02 |
* | | Merge branch 'cb/http-test' | Junio C Hamano | 2008-03-02 |
|\ \ |
|
| * | | http-push: add regression tests | Clemens Buchacher | 2008-02-27 |
* | | | use build-time SHELL_PATH in test scripts | Jeff King | 2008-02-29 |
* | | | tests: introduce test_must_fail | Junio C Hamano | 2008-02-29 |
|/ / |
|
* | | fix config reading in tests | Jeff King | 2008-02-06 |
* | | test: reword the final message of tests with known breakages | Junio C Hamano | 2008-02-03 |
* | | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 |
|/ |
|
* | Fix typo in a comment in t/test-lib.sh | Michele Ballabio | 2008-01-31 |
* | test-lib.sh: move error line after error() declaration | Michele Ballabio | 2007-11-10 |
* | Do no colorify test output if stdout is not a terminal | Alex Riesen | 2007-11-01 |
* | Support a --quiet option in the test-suite. | Pierre Habouzit | 2007-10-24 |
* | Add some fancy colors in the test library when terminal supports it. | Pierre Habouzit | 2007-10-24 |
* | Unset GIT_EDITOR while running tests. | Junio C Hamano | 2007-07-30 |
* | Merge branch 'ei/worktree+filter' | Junio C Hamano | 2007-07-01 |
|\ |
|
| * | introduce GIT_WORK_TREE to specify the work tree | Matthias Lederhofer | 2007-06-06 |
* | | War on whitespace | Junio C Hamano | 2007-06-07 |
|/ |
|
* | Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAIL | Josh Triplett | 2007-04-29 |
* | t/test-lib.sh: Protect ourselves from common misconfiguration | Junio C Hamano | 2007-04-24 |
* | Fix permissions on test scripts | Alex Riesen | 2007-04-16 |
* | Update tests to use test-chmtime | Eric Wong | 2007-02-25 |
* | Make tests independent of global config files | Johannes Schindelin | 2007-02-22 |
* | Default GIT_MERGE_VERBOSITY to 5 during tests. | Shawn O. Pearce | 2007-02-03 |
* | use 'init' instead of 'init-db' for shipped docs and tools | Nicolas Pitre | 2007-01-12 |
* | Fix timestamp for test-tick | Junio C Hamano | 2007-01-06 |
* | t5400 send-pack test: try a bit more nontrivial transfer. | Junio C Hamano | 2006-12-29 |
* | GIT_SKIP_TESTS: allow users to omit tests that are known to break | Junio C Hamano | 2006-12-28 |
* | test-lib: quiet down init-db output for tests | Eric Wong | 2006-12-28 |
* | Introduce GIT_TEMPLATE_DIR | Johannes Schindelin | 2006-12-19 |
* | Revert "fix testsuite: make sure they use templates freshly built from the so... | Junio C Hamano | 2006-12-19 |