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