aboutsummaryrefslogtreecommitdiffstats
path: root/t/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-10t/Makefile: always test all lint targets when running testsJens Lehmann1-1/+1
2014-07-10t/Makefile: check helper scripts for non-portable shell commands tooJens Lehmann1-1/+2
2014-03-21t/Makefile: stop setting GIT_CONFIGJeff King1-2/+2
2013-05-29Merge branch 'jk/test-output'Junio C Hamano1-3/+10
2013-05-06t/Makefile: don't define TEST_RESULTS_DIRECTORY recursivelyJohn Keeping1-1/+1
2013-04-28t/Makefile: remove smoke test targetsJohn Keeping1-38/+0
2013-04-27t/Makefile: fix result handling with TEST_OUTPUT_DIRECTORYJohn Keeping1-3/+10
2013-01-10Merge branch 'tb/test-shell-lint'Junio C Hamano1-2/+6
2013-01-03tests: turn on test-lint by defaultJeff King1-0/+1
2013-01-02test: Add check-non-portable-shell.plTorsten Bögershausen1-2/+6
2012-12-10Makefile: whitespace style fixes in macro definitionsStefano Lattarini1-1/+1
2012-05-20t/Makefile: retain cache t/.prove across prove runsMichael Haggerty1-2/+4
2012-02-17Introduce a performance testing frameworkThomas Rast1-1/+42
2012-02-13Sync with maintJunio C Hamano1-39/+1
2012-02-13Remove Git's support for smoke testingÆvar Arnfjörð Bjarmason1-39/+1
2012-01-22t/Makefile: Use $(sort ...) explicitly where neededKirill Smelkov1-3/+3
2011-06-17t/Makefile: pass test opts to valgrind target properlyJeff King1-1/+1
2010-12-13tests: add some script lint checksJeff King1-2/+14
2010-11-17Merge branch 'mg/make-prove'Junio C Hamano1-1/+9
2010-10-26test: allow running the tests under "prove"Michael J Gruber1-1/+9
2010-09-30gitweb/Makefile: Add 'test' and 'test-installed' targetsJakub Narebski1-0/+4
2010-08-18cvs tests: do not touch test CVS repositories shipped with sourceJunio C Hamano1-1/+0
2010-08-18t/Makefile: Create test-results dir for smoke targetÆvar Arnfjörð Bjarmason1-1/+1
2010-08-18t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report targetÆvar Arnfjörð Bjarmason1-0/+6
2010-08-18t/Makefile: Can't include GIT-BUILD-OPTIONS, it's a .shÆvar Arnfjörð Bjarmason1-1/+1
2010-08-18tests: Infrastructure for Git smoke testingÆvar Arnfjörð Bjarmason1-1/+34
2010-07-25tests: Ignore the Test::Harness .prove fileÆvar Arnfjörð Bjarmason1-0/+1
2010-07-16Only run aggregate-results over actual countsThomas Rast1-1/+1
2010-06-21Merge branch 'gv/portable'Junio C Hamano1-0/+1
2010-06-02t/aggregate-results: accomodate systems with small max argument list lengthBrandon Casey1-1/+3
2010-05-31test_cmp: do not use "diff -u" on platforms that lack oneGary V. Vaughan1-0/+1
2010-05-31fixup: do not unconditionally disable "diff -u"Junio C Hamano1-4/+0
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan1-0/+4
2010-03-13t/Makefile: remove test artifacts upon "make clean"Junio C Hamano1-0/+2
2009-08-09t/Makefile: include config.makJeff King1-0/+2
2009-03-28Merge branch 'maint'Junio C Hamano1-1/+1
2009-03-28test-lib: Clean up comments and Makefile.Emil Sit1-1/+1
2009-02-03Tests: let --valgrind imply --verbose and --teeJohannes Schindelin1-1/+1
2009-02-03t/Makefile: provide a 'valgrind' targetJohannes Schindelin1-1/+4
2008-08-08Enable parallel testsJohannes Schindelin1-1/+0
2008-08-08tests: Clarify dependencies between tests, 'aggregate-results' and 'clean'Johannes Schindelin1-1/+6
2008-07-16t/Makefile: use specified shell when running aggregation scriptSungHyun Nam1-1/+1
2008-06-08Hook up the result aggregation in the test makefile.Sverre Rabbelier1-2/+8
2008-06-08Modify test-lib.sh to output stats to t/test-results/*Sverre Rabbelier1-1/+1
2008-05-18t/Makefile: "trash" directory was renamed recentlyBrandon Casey1-1/+1
2007-07-14Use $(RM) in Makefiles instead of 'rm -f'Emil Medve1-1/+2
2007-06-07War on whitespaceJunio C Hamano1-1/+0
2006-12-28git-svn: remove non-delta fetch code pathsEric Wong1-2/+1
2006-12-16git-svn: remove support for the svn command-line clientEric Wong1-7/+3
2006-11-27git-svn: update tests for recent changesEric Wong1-1/+2