summaryrefslogtreecommitdiff
path: root/t/Makefile
Commit message (Expand)AuthorAgeFilesLines
* t/Makefile: always test all lint targets when running testsjl/test-lint-scriptsJens Lehmann2014-07-101-1/+1
* t/Makefile: check helper scripts for non-portable shell commands tooJens Lehmann2014-07-101-1/+2
* t/Makefile: stop setting GIT_CONFIGJeff King2014-03-211-2/+2
* Merge branch 'jk/test-output'Junio C Hamano2013-05-291-3/+10
|\
| * t/Makefile: don't define TEST_RESULTS_DIRECTORY recursivelyJohn Keeping2013-05-061-1/+1
| * t/Makefile: fix result handling with TEST_OUTPUT_DIRECTORYJohn Keeping2013-04-271-3/+10
* | t/Makefile: remove smoke test targetsJohn Keeping2013-04-281-38/+0
|/
* Merge branch 'tb/test-shell-lint'Junio C Hamano2013-01-101-2/+6
|\
| * test: Add check-non-portable-shell.plTorsten Bögershausen2013-01-021-2/+6
* | tests: turn on test-lint by defaultJeff King2013-01-031-0/+1
|/
* Makefile: whitespace style fixes in macro definitionsStefano Lattarini2012-12-101-1/+1
* t/Makefile: retain cache t/.prove across prove runsMichael Haggerty2012-05-201-2/+4
* Introduce a performance testing frameworkThomas Rast2012-02-171-1/+42
* Sync with maintJunio C Hamano2012-02-131-39/+1
|\
| * Remove Git's support for smoke testingÆvar Arnfjörð Bjarmason2012-02-131-39/+1
* | t/Makefile: Use $(sort ...) explicitly where neededks/sort-wildcard-in-makefileKirill Smelkov2012-01-221-3/+3
|/
* t/Makefile: pass test opts to valgrind target properlyJeff King2011-06-171-1/+1
* tests: add some script lint checksJeff King2010-12-131-2/+14
* Merge branch 'mg/make-prove'Junio C Hamano2010-11-171-1/+9
|\
| * test: allow running the tests under "prove"Michael J Gruber2010-10-261-1/+9
* | gitweb/Makefile: Add 'test' and 'test-installed' targetsJakub Narebski2010-09-301-0/+4
|/
* cvs tests: do not touch test CVS repositories shipped with sourceJunio C Hamano2010-08-181-1/+0
* t/Makefile: Create test-results dir for smoke targetÆvar Arnfjörð Bjarmason2010-08-181-1/+1
* t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report targetÆvar Arnfjörð Bjarmason2010-08-181-0/+6
* t/Makefile: Can't include GIT-BUILD-OPTIONS, it's a .shÆvar Arnfjörð Bjarmason2010-08-181-1/+1
* tests: Infrastructure for Git smoke testingÆvar Arnfjörð Bjarmason2010-08-181-1/+34
* tests: Ignore the Test::Harness .prove fileÆvar Arnfjörð Bjarmason2010-07-251-0/+1
* Only run aggregate-results over actual countsThomas Rast2010-07-161-1/+1
* Merge branch 'gv/portable'Junio C Hamano2010-06-211-0/+1
|\
| * test_cmp: do not use "diff -u" on platforms that lack oneGary V. Vaughan2010-05-311-0/+1
| * fixup: do not unconditionally disable "diff -u"Junio C Hamano2010-05-311-4/+0
| * tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan2010-05-311-0/+4
* | t/aggregate-results: accomodate systems with small max argument list lengthBrandon Casey2010-06-021-1/+3
|/
* t/Makefile: remove test artifacts upon "make clean"Junio C Hamano2010-03-131-0/+2
* t/Makefile: include config.makJeff King2009-08-091-0/+2
* Merge branch 'maint'Junio C Hamano2009-03-281-1/+1
|\
| * test-lib: Clean up comments and Makefile.Emil Sit2009-03-281-1/+1
* | Tests: let --valgrind imply --verbose and --teeJohannes Schindelin2009-02-031-1/+1
* | t/Makefile: provide a 'valgrind' targetJohannes Schindelin2009-02-031-1/+4
|/
* Enable parallel testsJohannes Schindelin2008-08-081-1/+0
* tests: Clarify dependencies between tests, 'aggregate-results' and 'clean'Johannes Schindelin2008-08-081-1/+6
* t/Makefile: use specified shell when running aggregation scriptSungHyun Nam2008-07-161-1/+1
* Hook up the result aggregation in the test makefile.Sverre Rabbelier2008-06-081-2/+8
* Modify test-lib.sh to output stats to t/test-results/*Sverre Rabbelier2008-06-081-1/+1
* t/Makefile: "trash" directory was renamed recentlyBrandon Casey2008-05-181-1/+1
* Use $(RM) in Makefiles instead of 'rm -f'Emil Medve2007-07-141-1/+2
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* git-svn: remove non-delta fetch code pathsEric Wong2006-12-281-2/+1
* git-svn: remove support for the svn command-line clientEric Wong2006-12-161-7/+3
* git-svn: update tests for recent changesEric Wong2006-11-271-1/+2