summaryrefslogtreecommitdiff
path: root/t/README
AgeCommit message (Expand)Author
2015-10-30test: facilitate debugging Git executables in tests with gdbJohannes Schindelin
2015-03-20t/test-lib: introduce --chain-lint optionJeff King
2014-12-22Merge branch 'jc/refer-to-t-readme-from-submitting-patches'Junio C Hamano
2014-11-24t/README: justify why "! grep foo" is sufficientJunio C Hamano
2014-10-13test-lib.sh: support -x option for shell-tracingJeff King
2014-06-16Merge branch 'ib/test-selectively-run'Junio C Hamano
2014-06-10test doc: test_write_lines does not split its argumentsJonathan Nieder
2014-06-10test: add test_write_lines helperMichael S. Tsirkin
2014-06-06test-lib: '--run' to run only specific testsIlya Bobyr
2014-06-06test-lib: document short options in t/READMEIlya Bobyr
2013-11-04Merge branch 'jk/wrap-perl-used-in-tests'Junio C Hamano
2013-10-29t: provide a perl() function which uses $PERL_PATHJeff King
2013-10-28t/README: tests can use perl even with NO_PERLJonathan Nieder
2013-07-05Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano
2013-06-23test-lib: valgrind for only tests matching a patternThomas Rast
2013-06-23test-lib: verbose mode for only tests matching a patternThomas Rast
2013-06-20Merge branch 'js/test-ln-s-add'Junio C Hamano
2013-06-07tests: introduce test_ln_s_addJohannes Sixt
2013-06-04t/README: test_must_fail is for testing GitJunio C Hamano
2013-04-12Merge branch 'maint'Junio C Hamano
2013-04-12t: make PIPE a standard test prerequisiteAdam Spiers
2013-04-09t/README: --immediate skips cleanup commands for failed testsSimon Ruderich
2013-04-01tests --valgrind: provide a mode without --track-originsThomas Rast
2013-04-01tests: parameterize --valgrind optionThomas Rast
2013-04-01t/README: --valgrind already implies -vThomas Rast
2012-07-27test-lib: provide UTF8 behaviour as a prerequisiteMichael J Gruber
2012-07-27test-lib: provide case insensitivity as a prerequisiteMichael J Gruber
2012-06-25t/README: add a bit more Don'tsJunio C Hamano
2012-02-13Sync with maintJunio C Hamano
2012-02-13Remove Git's support for smoke testingÆvar Arnfjörð Bjarmason
2012-01-17test-lib: add the test_pause convenience functionJens Lehmann
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