summaryrefslogtreecommitdiff
path: root/t/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-07-17t/Makefile: add machinery to check correctness of chainlint.sedLibravatar Eric Sunshine1-4/+21
2017-12-08t/Makefile: introduce TEST_SHELL_PATHLibravatar Jeff King1-2/+4
2017-01-27t/Makefile: add a rule to re-run previously-failed testsLibravatar Johannes Schindelin1-0/+6
2016-08-16t/Makefile: ensure that paths are valid on platforms we careLibravatar Johannes Schindelin1-1/+10
2016-02-23tests: remove no-op full-svn-test targetLibravatar Eric Wong1-6/+0
2014-07-10t/Makefile: always test all lint targets when running testsLibravatar Jens Lehmann1-1/+1
2014-07-10t/Makefile: check helper scripts for non-portable shell commands tooLibravatar Jens Lehmann1-1/+2
2014-03-21t/Makefile: stop setting GIT_CONFIGLibravatar Jeff King1-2/+2
2013-05-29Merge branch 'jk/test-output'Libravatar Junio C Hamano1-3/+10
2013-05-06t/Makefile: don't define TEST_RESULTS_DIRECTORY recursivelyLibravatar John Keeping1-1/+1
2013-04-28t/Makefile: remove smoke test targetsLibravatar John Keeping1-38/+0
2013-04-27t/Makefile: fix result handling with TEST_OUTPUT_DIRECTORYLibravatar John Keeping1-3/+10
2013-01-10Merge branch 'tb/test-shell-lint'Libravatar Junio C Hamano1-2/+6
2013-01-03tests: turn on test-lint by defaultLibravatar Jeff King1-0/+1
2013-01-02test: Add check-non-portable-shell.plLibravatar Torsten Bögershausen1-2/+6
2012-12-10Makefile: whitespace style fixes in macro definitionsLibravatar Stefano Lattarini1-1/+1
2012-05-20t/Makefile: retain cache t/.prove across prove runsLibravatar Michael Haggerty1-2/+4
2012-02-17Introduce a performance testing frameworkLibravatar Thomas Rast1-1/+42
2012-02-13Sync with maintLibravatar Junio C Hamano1-39/+1
2012-02-13Remove Git's support for smoke testingLibravatar Ævar Arnfjörð Bjarmason1-39/+1
2012-01-22t/Makefile: Use $(sort ...) explicitly where neededLibravatar Kirill Smelkov1-3/+3
2011-06-17t/Makefile: pass test opts to valgrind target properlyLibravatar Jeff King1-1/+1
2010-12-13tests: add some script lint checksLibravatar Jeff King1-2/+14
2010-11-17Merge branch 'mg/make-prove'Libravatar Junio C Hamano1-1/+9
2010-10-26test: allow running the tests under "prove"Libravatar Michael J Gruber1-1/+9
2010-09-30gitweb/Makefile: Add 'test' and 'test-installed' targetsLibravatar Jakub Narebski1-0/+4
2010-08-18cvs tests: do not touch test CVS repositories shipped with sourceLibravatar Junio C Hamano1-1/+0
2010-08-18t/Makefile: Create test-results dir for smoke targetLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2010-08-18t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report targetLibravatar Ævar Arnfjörð Bjarmason1-0/+6
2010-08-18t/Makefile: Can't include GIT-BUILD-OPTIONS, it's a .shLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2010-08-18tests: Infrastructure for Git smoke testingLibravatar Ævar Arnfjörð Bjarmason1-1/+34
2010-07-25tests: Ignore the Test::Harness .prove fileLibravatar Ævar Arnfjörð Bjarmason1-0/+1
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