Age | Commit message (Expand) | Author | Files | Lines |
2011-06-17 | t/Makefile: pass test opts to valgrind target properly | Jeff King | 1 | -1/+1 |
2010-12-13 | tests: add some script lint checks | Jeff King | 1 | -2/+14 |
2010-11-17 | Merge branch 'mg/make-prove' | Junio C Hamano | 1 | -1/+9 |
2010-10-26 | test: allow running the tests under "prove" | Michael J Gruber | 1 | -1/+9 |
2010-09-30 | gitweb/Makefile: Add 'test' and 'test-installed' targets | Jakub Narebski | 1 | -0/+4 |
2010-08-18 | cvs tests: do not touch test CVS repositories shipped with source | Junio C Hamano | 1 | -1/+0 |
2010-08-18 | t/Makefile: Create test-results dir for smoke target | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-08-18 | t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report target | Ævar Arnfjörð Bjarmason | 1 | -0/+6 |
2010-08-18 | t/Makefile: Can't include GIT-BUILD-OPTIONS, it's a .sh | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-08-18 | tests: Infrastructure for Git smoke testing | Ævar Arnfjörð Bjarmason | 1 | -1/+34 |
2010-07-25 | tests: Ignore the Test::Harness .prove file | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2010-07-16 | Only run aggregate-results over actual counts | Thomas Rast | 1 | -1/+1 |
2010-06-21 | Merge branch 'gv/portable' | Junio C Hamano | 1 | -0/+1 |
2010-06-02 | t/aggregate-results: accomodate systems with small max argument list length | Brandon Casey | 1 | -1/+3 |
2010-05-31 | test_cmp: do not use "diff -u" on platforms that lack one | Gary V. Vaughan | 1 | -0/+1 |
2010-05-31 | fixup: do not unconditionally disable "diff -u" | Junio C Hamano | 1 | -4/+0 |
2010-05-31 | tests: use "test_cmp", not "diff", when verifying the result | Gary V. Vaughan | 1 | -0/+4 |
2010-03-13 | t/Makefile: remove test artifacts upon "make clean" | Junio C Hamano | 1 | -0/+2 |
2009-08-09 | t/Makefile: include config.mak | Jeff King | 1 | -0/+2 |
2009-03-28 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2009-03-28 | test-lib: Clean up comments and Makefile. | Emil Sit | 1 | -1/+1 |
2009-02-03 | Tests: let --valgrind imply --verbose and --tee | Johannes Schindelin | 1 | -1/+1 |
2009-02-03 | t/Makefile: provide a 'valgrind' target | Johannes Schindelin | 1 | -1/+4 |
2008-08-08 | Enable parallel tests | Johannes Schindelin | 1 | -1/+0 |
2008-08-08 | tests: Clarify dependencies between tests, 'aggregate-results' and 'clean' | Johannes Schindelin | 1 | -1/+6 |
2008-07-16 | t/Makefile: use specified shell when running aggregation script | SungHyun Nam | 1 | -1/+1 |
2008-06-08 | Hook up the result aggregation in the test makefile. | Sverre Rabbelier | 1 | -2/+8 |
2008-06-08 | Modify test-lib.sh to output stats to t/test-results/* | Sverre Rabbelier | 1 | -1/+1 |
2008-05-18 | t/Makefile: "trash" directory was renamed recently | Brandon Casey | 1 | -1/+1 |
2007-07-14 | Use $(RM) in Makefiles instead of 'rm -f' | Emil Medve | 1 | -1/+2 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2006-12-28 | git-svn: remove non-delta fetch code paths | Eric Wong | 1 | -2/+1 |
2006-12-16 | git-svn: remove support for the svn command-line client | Eric Wong | 1 | -7/+3 |
2006-11-27 | git-svn: update tests for recent changes | Eric Wong | 1 | -1/+2 |
2006-11-21 | remove merge-recursive-old | Junio C Hamano | 1 | -4/+0 |
2006-07-06 | git-svn: migrate out of contrib | Eric Wong | 1 | -0/+10 |
2006-06-19 | Fix setting config variables with an alternative GIT_CONFIG | Johannes Schindelin | 1 | -1/+1 |
2006-04-16 | Makefile fixups. | A Large Angry SCM | 1 | -1/+1 |
2006-02-18 | Fixes for ancient versions of GNU make | Johannes Schindelin | 1 | -5/+2 |
2006-02-18 | Optionally work without python | Johannes Schindelin | 1 | -0/+4 |
2005-11-08 | make tests ignorable with "make -i" | Alex Riesen | 1 | -3/+8 |
2005-10-10 | Deal with $(bindir) and friends with whitespaces. | Junio C Hamano | 1 | -1/+7 |
2005-10-01 | More portability. | Junio C Hamano | 1 | -0/+1 |
2005-09-27 | [PATCH] Make the test more shell generic and fix missing Solaris find option | Peter Eriksen | 1 | -1/+2 |
2005-05-14 | t/Makefile: OPTS -> GIT_TEST_OPTS | Petr Baudis | 1 | -2/+3 |
2005-05-14 | t/Makefile cleanup | Petr Baudis | 1 | -4/+3 |
2005-05-14 | [PATCH 1/2] Test framework take two. | Junio C Hamano | 1 | -0/+15 |