| Commit message (Expand) | Author | Age |
* | Merge branch 'tr/test-v-and-v-subtest-only' | Junio C Hamano | 2013-07-11 |
|\ |
|
| * | t0000: do not use export X=Y | Torsten Bögershausen | 2013-07-08 |
* | | Merge branch 'tr/test-v-and-v-subtest-only' | Junio C Hamano | 2013-07-05 |
|\ \
| |/ |
|
| * | test-lib: verbose mode for only tests matching a pattern | Thomas Rast | 2013-06-23 |
| * | test-lib: self-test that --verbose works | Thomas Rast | 2013-06-23 |
* | | t0000: use test_ln_s_add to remove SYMLINKS prerequisite | Johannes Sixt | 2013-06-07 |
|/ |
|
* | Merge branch 'as/test-tweaks' | Junio C Hamano | 2013-01-03 |
|\ |
|
| * | tests: paint unexpectedly fixed known breakages in bold red | Adam Spiers | 2012-12-20 |
| * | tests: test the test framework more thoroughly | Adam Spiers | 2012-12-20 |
| * | tests: refactor mechanics of testing in a sub test-lib | Adam Spiers | 2012-12-20 |
| * | tests: test number comes first in 'not ok $count - $message' | Adam Spiers | 2012-12-16 |
* | | test-lib: allow negation of prerequisites | Jeff King | 2012-11-15 |
* | | Merge branch 'rr/test-make-sure-we-have-git' | Junio C Hamano | 2012-09-25 |
|\ \
| |/
|/| |
|
| * | t/test-lib: make sure Git has already been built | Ramkumar Ramachandra | 2012-09-18 |
* | | t0060: move tests of real_path() from t0000 to here | Michael Haggerty | 2012-09-06 |
|/ |
|
* | t0000: modernise style | Stefano Lattarini | 2012-03-02 |
* | Name make_*_path functions more accurately | Carlos Martín Nieto | 2011-03-17 |
* | t0000: quote TAP snippets in test code | Thomas Rast | 2011-01-13 |
* | test-lib: make test_expect_code a test command | Ævar Arnfjörð Bjarmason | 2010-10-06 |
* | t/t0000-basic.sh: Run the passing TODO test inside its own test-lib | Ævar Arnfjörð Bjarmason | 2010-08-31 |
* | test-lib: Multi-prereq support only checked the last prereq | Ævar Arnfjörð Bjarmason | 2010-08-18 |
* | test-lib: Add support for multiple test prerequisites | Ævar Arnfjörð Bjarmason | 2010-08-18 |
* | Merge branch 'gv/portable' | Junio C Hamano | 2010-06-21 |
|\ |
|
| * | tests: use "test_cmp", not "diff", when verifying the result | Gary V. Vaughan | 2010-05-31 |
* | | test-lib: some shells do not let $? propagate into an eval | Jonathan Nieder | 2010-05-06 |
|/ |
|
* | Use prerequisite tags to skip tests that depend on symbolic links | Johannes Sixt | 2009-03-22 |
* | test-lib: Infrastructure to test and check for prerequisites | Johannes Sixt | 2009-03-21 |
* | Tests: use test_cmp instead of diff where possible | Miklos Vajna | 2009-03-17 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 |
* | Fold test-absolute-path into test-path-utils | David Reiss | 2008-05-23 |
* | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 2008-05-05 |
* | Fix make_absolute_path() for parameters without a slash | Johannes Schindelin | 2008-03-02 |
* | Merge branch 'lt/in-core-index' | Junio C Hamano | 2008-02-11 |
|\ |
|
| * | index: be careful when handling long names | Junio C Hamano | 2008-01-21 |
* | | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 |
|/ |
|
* | Add is_absolute_path() and make_absolute_path() | Johannes Schindelin | 2007-08-01 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 |
* | War on whitespace | Junio C Hamano | 2007-06-07 |
* | use 'init' instead of 'init-db' for shipped docs and tools | Nicolas Pitre | 2007-01-12 |
* | Fix check_file_directory_conflict(). | Junio C Hamano | 2006-12-17 |
* | Get rid of the dependency on RCS' merge program | Johannes Schindelin | 2006-12-12 |
* | remove merge-recursive-old | Junio C Hamano | 2006-11-21 |
* | Catch errors when writing an index that contains invalid objects. | Johannes Sixt | 2006-11-13 |
* | write-tree: --prefix=<path> | Junio C Hamano | 2006-05-01 |
* | t0000-basic: more commit-tree tests. | Junio C Hamano | 2006-04-26 |
* | t0000-basic: Add ls-tree recursive test back. | Junio C Hamano | 2006-04-26 |
* | Optionally work without python | Johannes Schindelin | 2006-02-18 |
* | fix "test: 2: unexpected operator" on bsd | Alex Riesen | 2006-02-12 |
* | t0000: catch trivial pilot errors. | Junio C Hamano | 2005-12-10 |
* | ls-tree: match the test to the new semantics. | Junio C Hamano | 2005-11-28 |