summaryrefslogtreecommitdiffstats
path: root/t/Makefile
AgeCommit message (Expand)AuthorLines
2010-12-13tests: add some script lint checksJeff King-2/+14
2010-11-17Merge branch 'mg/make-prove'Junio C Hamano-1/+9
2010-10-26test: allow running the tests under "prove"Michael J Gruber-1/+9
2010-09-30gitweb/Makefile: Add 'test' and 'test-installed' targetsJakub Narebski-0/+4
2010-08-18cvs tests: do not touch test CVS repositories shipped with sourceJunio C Hamano-1/+0
2010-08-18t/Makefile: Create test-results dir for smoke targetÆvar Arnfjörð Bjarmason-1/+1
2010-08-18t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report targetÆvar Arnfjörð Bjarmason-0/+6
2010-08-18t/Makefile: Can't include GIT-BUILD-OPTIONS, it's a .shÆvar Arnfjörð Bjarmason-1/+1
2010-08-18tests: Infrastructure for Git smoke testingÆvar Arnfjörð Bjarmason-1/+34
2010-07-25tests: Ignore the Test::Harness .prove fileÆvar Arnfjörð Bjarmason-0/+1
2010-07-16Only run aggregate-results over actual countsThomas Rast-1/+1
2010-06-21Merge branch 'gv/portable'Junio C Hamano-0/+1
2010-06-02t/aggregate-results: accomodate systems with small max argument list lengthBrandon Casey-1/+3
2010-05-31test_cmp: do not use "diff -u" on platforms that lack oneGary V. Vaughan-0/+1
2010-05-31fixup: do not unconditionally disable "diff -u"Junio C Hamano-4/+0
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan-0/+4
2010-03-13t/Makefile: remove test artifacts upon "make clean"Junio C Hamano-0/+2
2009-08-09t/Makefile: include config.makJeff King-0/+2
2009-03-28Merge branch 'maint'Junio C Hamano-1/+1
2009-03-28test-lib: Clean up comments and Makefile.Emil Sit-1/+1
2009-02-03Tests: let --valgrind imply --verbose and --teeJohannes Schindelin-1/+1
2009-02-03t/Makefile: provide a 'valgrind' targetJohannes Schindelin-1/+4
2008-08-08Enable parallel testsJohannes Schindelin-1/+0
2008-08-08tests: Clarify dependencies between tests, 'aggregate-results' and 'clean'Johannes Schindelin-1/+6
2008-07-16t/Makefile: use specified shell when running aggregation scriptSungHyun Nam-1/+1
2008-06-08Hook up the result aggregation in the test makefile.Sverre Rabbelier-2/+8
2008-06-08Modify test-lib.sh to output stats to t/test-results/*Sverre Rabbelier-1/+1
2008-05-18t/Makefile: "trash" directory was renamed recentlyBrandon Casey-1/+1
2007-07-14Use $(RM) in Makefiles instead of 'rm -f'Emil Medve-1/+2
2007-06-07War on whitespaceJunio C Hamano-1/+0
2006-12-28git-svn: remove non-delta fetch code pathsEric Wong-2/+1
2006-12-16git-svn: remove support for the svn command-line clientEric Wong-7/+3
2006-11-27git-svn: update tests for recent changesEric Wong-1/+2
2006-11-21remove merge-recursive-oldJunio C Hamano-4/+0
2006-07-06git-svn: migrate out of contribEric Wong-0/+10
2006-06-19Fix setting config variables with an alternative GIT_CONFIGJohannes Schindelin-1/+1
2006-04-16Makefile fixups.A Large Angry SCM-1/+1
2006-02-18Fixes for ancient versions of GNU makeJohannes Schindelin-5/+2
2006-02-18Optionally work without pythonJohannes Schindelin-0/+4
2005-11-08make tests ignorable with "make -i"Alex Riesen-3/+8
2005-10-10Deal with $(bindir) and friends with whitespaces.Junio C Hamano-1/+7
2005-10-01More portability.Junio C Hamano-0/+1
2005-09-27[PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen-1/+2
2005-05-14t/Makefile: OPTS -> GIT_TEST_OPTSPetr Baudis-2/+3
2005-05-14t/Makefile cleanupPetr Baudis-4/+3
2005-05-14[PATCH 1/2] Test framework take two.Junio C Hamano-0/+15