aboutsummaryrefslogtreecommitdiff
path: root/t/Makefile
Commit message (Expand)AuthorAge
* t/Makefile: pass test opts to valgrind target properlyJeff King2011-06-17
* tests: add some script lint checksJeff King2010-12-13
* Merge branch 'mg/make-prove'Junio C Hamano2010-11-17
|\
| * test: allow running the tests under "prove"Michael J Gruber2010-10-26
* | gitweb/Makefile: Add 'test' and 'test-installed' targetsJakub Narebski2010-09-30
|/
* cvs tests: do not touch test CVS repositories shipped with sourceJunio C Hamano2010-08-18
* t/Makefile: Create test-results dir for smoke targetÆvar Arnfjörð Bjarmason2010-08-18
* t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report targetÆvar Arnfjörð Bjarmason2010-08-18
* t/Makefile: Can't include GIT-BUILD-OPTIONS, it's a .shÆvar Arnfjörð Bjarmason2010-08-18
* tests: Infrastructure for Git smoke testingÆvar Arnfjörð Bjarmason2010-08-18
* tests: Ignore the Test::Harness .prove fileÆvar Arnfjörð Bjarmason2010-07-25
* Only run aggregate-results over actual countsThomas Rast2010-07-16
* Merge branch 'gv/portable'Junio C Hamano2010-06-21
|\
| * test_cmp: do not use "diff -u" on platforms that lack oneGary V. Vaughan2010-05-31
| * fixup: do not unconditionally disable "diff -u"Junio C Hamano2010-05-31
| * tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan2010-05-31
* | t/aggregate-results: accomodate systems with small max argument list lengthBrandon Casey2010-06-02
|/
* t/Makefile: remove test artifacts upon "make clean"Junio C Hamano2010-03-13
* t/Makefile: include config.makJeff King2009-08-09
* Merge branch 'maint'Junio C Hamano2009-03-28
|\
| * test-lib: Clean up comments and Makefile.Emil Sit2009-03-28
* | Tests: let --valgrind imply --verbose and --teeJohannes Schindelin2009-02-03
* | t/Makefile: provide a 'valgrind' targetJohannes Schindelin2009-02-03
|/
* Enable parallel testsJohannes Schindelin2008-08-08
* tests: Clarify dependencies between tests, 'aggregate-results' and 'clean'Johannes Schindelin2008-08-08
* t/Makefile: use specified shell when running aggregation scriptSungHyun Nam2008-07-16
* Hook up the result aggregation in the test makefile.Sverre Rabbelier2008-06-08
* Modify test-lib.sh to output stats to t/test-results/*Sverre Rabbelier2008-06-08
* t/Makefile: "trash" directory was renamed recentlyBrandon Casey2008-05-18
* Use $(RM) in Makefiles instead of 'rm -f'Emil Medve2007-07-14
* War on whitespaceJunio C Hamano2007-06-07
* git-svn: remove non-delta fetch code pathsEric Wong2006-12-28
* git-svn: remove support for the svn command-line clientEric Wong2006-12-16
* git-svn: update tests for recent changesEric Wong2006-11-27
* remove merge-recursive-oldJunio C Hamano2006-11-21
* git-svn: migrate out of contribEric Wong2006-07-06
* Fix setting config variables with an alternative GIT_CONFIGJohannes Schindelin2006-06-19
* Makefile fixups.A Large Angry SCM2006-04-16
* Fixes for ancient versions of GNU makeJohannes Schindelin2006-02-18
* Optionally work without pythonJohannes Schindelin2006-02-18
* make tests ignorable with "make -i"Alex Riesen2005-11-08
* Deal with $(bindir) and friends with whitespaces.Junio C Hamano2005-10-10
* More portability.Junio C Hamano2005-10-01
* [PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen2005-09-27
* t/Makefile: OPTS -> GIT_TEST_OPTSPetr Baudis2005-05-14
* t/Makefile cleanupPetr Baudis2005-05-14
* [PATCH 1/2] Test framework take two.Junio C Hamano2005-05-14