| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable parallel tests | Johannes Schindelin | 2008-08-08 | 1 | -1/+0 |
* | tests: Clarify dependencies between tests, 'aggregate-results' and 'clean' | Johannes Schindelin | 2008-08-08 | 1 | -1/+6 |
* | t/Makefile: use specified shell when running aggregation script | SungHyun Nam | 2008-07-16 | 1 | -1/+1 |
* | Hook up the result aggregation in the test makefile. | Sverre Rabbelier | 2008-06-08 | 1 | -2/+8 |
* | Modify test-lib.sh to output stats to t/test-results/* | Sverre Rabbelier | 2008-06-08 | 1 | -1/+1 |
* | t/Makefile: "trash" directory was renamed recently | Brandon Casey | 2008-05-18 | 1 | -1/+1 |
* | Use $(RM) in Makefiles instead of 'rm -f' | Emil Medve | 2007-07-14 | 1 | -1/+2 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
* | git-svn: remove non-delta fetch code paths | Eric Wong | 2006-12-28 | 1 | -2/+1 |
* | git-svn: remove support for the svn command-line client | Eric Wong | 2006-12-16 | 1 | -7/+3 |
* | git-svn: update tests for recent changes | Eric Wong | 2006-11-27 | 1 | -1/+2 |
* | remove merge-recursive-old | Junio C Hamano | 2006-11-21 | 1 | -4/+0 |
* | git-svn: migrate out of contrib | Eric Wong | 2006-07-06 | 1 | -0/+10 |
* | Fix setting config variables with an alternative GIT_CONFIG | Johannes Schindelin | 2006-06-19 | 1 | -1/+1 |
* | Makefile fixups. | A Large Angry SCM | 2006-04-16 | 1 | -1/+1 |
* | Fixes for ancient versions of GNU make | Johannes Schindelin | 2006-02-18 | 1 | -5/+2 |
* | Optionally work without python | Johannes Schindelin | 2006-02-18 | 1 | -0/+4 |
* | make tests ignorable with "make -i" | Alex Riesen | 2005-11-08 | 1 | -3/+8 |
* | Deal with $(bindir) and friends with whitespaces. | Junio C Hamano | 2005-10-10 | 1 | -1/+7 |
* | More portability. | Junio C Hamano | 2005-10-01 | 1 | -0/+1 |
* | [PATCH] Make the test more shell generic and fix missing Solaris find option | Peter Eriksen | 2005-09-27 | 1 | -1/+2 |
* | t/Makefile: OPTS -> GIT_TEST_OPTS | Petr Baudis | 2005-05-14 | 1 | -2/+3 |
* | t/Makefile cleanup | Petr Baudis | 2005-05-14 | 1 | -4/+3 |
* | [PATCH 1/2] Test framework take two. | Junio C Hamano | 2005-05-14 | 1 | -0/+15 |