summaryrefslogtreecommitdiff
path: root/t/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove merge-recursive-oldJunio C Hamano2006-11-211-4/+0
* git-svn: migrate out of contribEric Wong2006-07-061-0/+10
* Fix setting config variables with an alternative GIT_CONFIGJohannes Schindelin2006-06-191-1/+1
* Makefile fixups.A Large Angry SCM2006-04-161-1/+1
* Fixes for ancient versions of GNU makeJohannes Schindelin2006-02-181-5/+2
* Optionally work without pythonJohannes Schindelin2006-02-181-0/+4
* make tests ignorable with "make -i"Alex Riesen2005-11-081-3/+8
* Deal with $(bindir) and friends with whitespaces.Junio C Hamano2005-10-101-1/+7
* More portability.Junio C Hamano2005-10-011-0/+1
* [PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen2005-09-271-1/+2
* t/Makefile: OPTS -> GIT_TEST_OPTSPetr Baudis2005-05-141-2/+3
* t/Makefile cleanupPetr Baudis2005-05-141-4/+3
* [PATCH 1/2] Test framework take two.Junio C Hamano2005-05-141-0/+15