summaryrefslogtreecommitdiff
path: root/t/README
AgeCommit message (Expand)Author
2011-05-30Merge branch 'mk/grep-pcre'Junio C Hamano
2011-05-09grep: Add basic testsMichał Kiedrowicz
2011-04-26t/README: unify documentation of test function argsMathias Lafeldt
2011-03-30Merge branch 'maint'Junio C Hamano
2011-03-30Typos: t/READMEMichael Witten
2011-03-21Merge branch 'maint'Junio C Hamano
2011-03-21t/README: Add a note about running commands under valgrindCarlos Martín Nieto
2011-03-15Documentation: running test with --debug keeps "trash" directoryPiotr Krukowiecki
2011-03-09Fix typo in t/READMEMathias Lafeldt
2011-01-11t/README: hint about using $(pwd) rather than $PWD in testsJohannes Sixt
2010-11-24Merge branch 'en/and-cascade-tests'Junio C Hamano
2010-11-09test-lib: introduce test_line_count to measure filesJonathan Nieder
2010-10-26test: allow running the tests under "prove"Michael J Gruber
2010-10-06Introduce sane_unset and use it to ensure proper && chainingElijah Newren
2010-10-06test-lib: make test_expect_code a test commandÆvar Arnfjörð Bjarmason
2010-09-04Merge branch 'ab/test-2'Junio C Hamano
2010-08-18t/README: Update "Skipping tests" to align with best practicesÆvar Arnfjörð Bjarmason
2010-08-18t/README: Add a note about the dangers of coverage chasingÆvar Arnfjörð Bjarmason
2010-08-18t/README: A new section about test coverageÆvar Arnfjörð Bjarmason
2010-08-18t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report targetÆvar Arnfjörð Bjarmason
2010-08-18t/README: Document the Smoke testingÆvar Arnfjörð Bjarmason
2010-08-18tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason
2010-08-18t/README: Document the predefined test prerequisitesÆvar Arnfjörð Bjarmason
2010-08-18test-lib: Add support for multiple test prerequisitesÆvar Arnfjörð Bjarmason
2010-08-11test-lib: user-friendly alternatives to test [-d|-f|-e]Matthieu Moy
2010-07-21t/README: correct an exception when breaking a && chain in testsJonathan Nieder
2010-07-20Merge branch 'maint'Junio C Hamano
2010-07-20t/README: clarify test_must_fail descriptionBrandon Casey
2010-07-07t/README: document more test helpersJonathan Nieder
2010-07-05t/README: proposed rewording...Junio C Hamano
2010-07-05t/README: Document the do's and don'ts of testsÆvar Arnfjörð Bjarmason
2010-07-05t/README: Add a section about skipping testsÆvar Arnfjörð Bjarmason
2010-07-05t/README: Document test_expect_codeÆvar Arnfjörð Bjarmason
2010-07-05t/README: Document test_external*Ævar Arnfjörð Bjarmason
2010-07-05t/README: Document the prereq functions, and 3-arg test_*Ævar Arnfjörð Bjarmason
2010-07-05t/README: Typo: paralell -> parallelÆvar Arnfjörð Bjarmason
2010-07-05t/README: The trash is in 't/trash directory.$name'Ævar Arnfjörð Bjarmason
2010-06-25test-lib: Adjust output to be valid TAP formatÆvar Arnfjörð Bjarmason
2010-06-11t/README: document --root optionThomas Rast
2009-12-03run test suite without dashed git-commands in PATHMatthew Ogilvie
2009-11-30t/README: Document GIT_TEST_INSTALLED and GIT_TEST_EXEC_PATHMatthew Ogilvie
2009-02-04Tests: let --valgrind imply --verbose and --teeJohannes Schindelin
2009-02-04test-lib.sh: optionally output to test-results/$TEST.out, tooJohannes Schindelin
2009-02-04Add valgrind support in test scriptsJohannes Schindelin
2009-01-29test-lib.sh: introduce test_commit() and test_merge() helpersJohannes Schindelin
2008-06-21t/README: Add 'Skipping Tests' section below 'Running Tests'Jakub Narebski
2008-06-19test-lib.sh: add --long-tests optionLea Wiemann
2008-05-19t/Makefile: "trash" directory was renamed recentlyBrandon Casey
2008-02-02Sane use of test_expect_failureJunio C Hamano
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre