summaryrefslogtreecommitdiff
path: root/t/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-07-16Only run aggregate-results over actual countsLibravatar Thomas Rast1-1/+1
2010-06-21Merge branch 'gv/portable'Libravatar Junio C Hamano1-0/+1
2010-06-02t/aggregate-results: accomodate systems with small max argument list lengthLibravatar Brandon Casey1-1/+3
2010-05-31test_cmp: do not use "diff -u" on platforms that lack oneLibravatar Gary V. Vaughan1-0/+1
2010-05-31fixup: do not unconditionally disable "diff -u"Libravatar Junio C Hamano1-4/+0
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultLibravatar Gary V. Vaughan1-0/+4
2010-03-13t/Makefile: remove test artifacts upon "make clean"Libravatar Junio C Hamano1-0/+2
2009-08-09t/Makefile: include config.makLibravatar Jeff King1-0/+2
2009-03-28Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2009-03-28test-lib: Clean up comments and Makefile.Libravatar Emil Sit1-1/+1
2009-02-03Tests: let --valgrind imply --verbose and --teeLibravatar Johannes Schindelin1-1/+1
2009-02-03t/Makefile: provide a 'valgrind' targetLibravatar Johannes Schindelin1-1/+4
2008-08-08Enable parallel testsLibravatar Johannes Schindelin1-1/+0
2008-08-08tests: Clarify dependencies between tests, 'aggregate-results' and 'clean'Libravatar Johannes Schindelin1-1/+6
2008-07-16t/Makefile: use specified shell when running aggregation scriptLibravatar SungHyun Nam1-1/+1
2008-06-08Hook up the result aggregation in the test makefile.Libravatar Sverre Rabbelier1-2/+8
2008-06-08Modify test-lib.sh to output stats to t/test-results/*Libravatar Sverre Rabbelier1-1/+1
2008-05-18t/Makefile: "trash" directory was renamed recentlyLibravatar Brandon Casey1-1/+1
2007-07-14Use $(RM) in Makefiles instead of 'rm -f'Libravatar Emil Medve1-1/+2
2007-06-07War on whitespaceLibravatar Junio C Hamano1-1/+0
2006-12-28git-svn: remove non-delta fetch code pathsLibravatar Eric Wong1-2/+1
2006-12-16git-svn: remove support for the svn command-line clientLibravatar Eric Wong1-7/+3
2006-11-27git-svn: update tests for recent changesLibravatar Eric Wong1-1/+2
2006-11-21remove merge-recursive-oldLibravatar Junio C Hamano1-4/+0
2006-07-06git-svn: migrate out of contribLibravatar Eric Wong1-0/+10
2006-06-19Fix setting config variables with an alternative GIT_CONFIGLibravatar Johannes Schindelin1-1/+1
2006-04-16Makefile fixups.Libravatar A Large Angry SCM1-1/+1
2006-02-18Fixes for ancient versions of GNU makeLibravatar Johannes Schindelin1-5/+2
2006-02-18Optionally work without pythonLibravatar Johannes Schindelin1-0/+4
2005-11-08make tests ignorable with "make -i"Libravatar Alex Riesen1-3/+8
2005-10-10Deal with $(bindir) and friends with whitespaces.Libravatar Junio C Hamano1-1/+7
2005-10-01More portability.Libravatar Junio C Hamano1-0/+1
2005-09-27[PATCH] Make the test more shell generic and fix missing Solaris find optionLibravatar Peter Eriksen1-1/+2
2005-05-14t/Makefile: OPTS -> GIT_TEST_OPTSLibravatar Petr Baudis1-2/+3
2005-05-14t/Makefile cleanupLibravatar Petr Baudis1-4/+3
2005-05-14[PATCH 1/2] Test framework take two.Libravatar Junio C Hamano1-0/+15