94 Commits (4ce742fc9c09cd3b95be309bc093f8fa54c15f96)

Author SHA1 Message Date
Jeff King 452320f1f5 test-lib: add --verbose-log option 8 years ago
Ville Skyttä 2e3a16b279 Spelling fixes 9 years ago
Jeff King d88785e424 test-lib: set BASH_XTRACEFD automatically 9 years ago
Johannes Schindelin 6a94088cc3 test: facilitate debugging Git executables in tests with gdb 9 years ago
Jeff King bb79af9d09 t/test-lib: introduce --chain-lint option 10 years ago
Junio C Hamano 53de742470 t/README: justify why "! grep foo" is sufficient 10 years ago
Jeff King a136f6d8ff test-lib.sh: support -x option for shell-tracing 10 years ago
Jonathan Nieder bb98b01ee8 test doc: test_write_lines does not split its arguments 11 years ago
Michael S. Tsirkin ac9afcc31c test: add test_write_lines helper 11 years ago
Ilya Bobyr 0445e6f0a1 test-lib: '--run' to run only specific tests 11 years ago
Ilya Bobyr 5e3b4fce42 test-lib: document short options in t/README 11 years ago
Jeff King a0e0ec9f7d t: provide a perl() function which uses $PERL_PATH 11 years ago
Jonathan Nieder f8fc0ee314 t/README: tests can use perl even with NO_PERL 11 years ago
Thomas Rast 5dfc368f5e test-lib: valgrind for only tests matching a pattern 12 years ago
Thomas Rast ff09af3fb8 test-lib: verbose mode for only tests matching a pattern 12 years ago
Johannes Sixt 9ce415d972 tests: introduce test_ln_s_add 12 years ago
Junio C Hamano f445500e4d t/README: test_must_fail is for testing Git 12 years ago
Adam Spiers 200732744a t: make PIPE a standard test prerequisite 12 years ago
Simon Ruderich 13cb3bb7e6 t/README: --immediate skips cleanup commands for failed tests 12 years ago
Thomas Rast 95d9d5ec75 tests --valgrind: provide a mode without --track-origins 12 years ago
Thomas Rast 952af3511c tests: parameterize --valgrind option 12 years ago
Thomas Rast fd4fab894f t/README: --valgrind already implies -v 12 years ago
Michael J Gruber 5b0b5dd49b test-lib: provide UTF8 behaviour as a prerequisite 13 years ago
Michael J Gruber ac39aa6121 test-lib: provide case insensitivity as a prerequisite 13 years ago
Junio C Hamano ad78585eee t/README: add a bit more Don'ts 13 years ago
Ævar Arnfjörð Bjarmason d24fbca7a5 Remove Git's support for smoke testing 13 years ago
Jens Lehmann c4d2539af7 test-lib: add the test_pause convenience function 13 years ago
Michał Kiedrowicz 8f852ce613 grep: Add basic tests 14 years ago
Mathias Lafeldt 72942a617c t/README: unify documentation of test function args 14 years ago
Michael Witten 63d3294593 Typos: t/README 14 years ago
Carlos Martín Nieto 9aec68d3ea t/README: Add a note about running commands under valgrind 14 years ago
Piotr Krukowiecki 0986de94f9 Documentation: running test with --debug keeps "trash" directory 14 years ago
Mathias Lafeldt 681186ae3a Fix typo in t/README 14 years ago
Johannes Sixt 95b104c830 t/README: hint about using $(pwd) rather than $PWD in tests 14 years ago
Jonathan Nieder fb3340a6a7 test-lib: introduce test_line_count to measure files 14 years ago
Michael J Gruber 28d836c815 test: allow running the tests under "prove" 15 years ago
Elijah Newren 00648ba050 Introduce sane_unset and use it to ensure proper && chaining 15 years ago
Ævar Arnfjörð Bjarmason 892e6f7ea6 test-lib: make test_expect_code a test command 15 years ago
Ævar Arnfjörð Bjarmason 99d9050d25 t/README: Update "Skipping tests" to align with best practices 15 years ago
Ævar Arnfjörð Bjarmason e8b55f5c58 t/README: Add a note about the dangers of coverage chasing 15 years ago
Ævar Arnfjörð Bjarmason 0c357544b0 t/README: A new section about test coverage 15 years ago
Ævar Arnfjörð Bjarmason e38efac87d t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report target 15 years ago
Ævar Arnfjörð Bjarmason d15e9ebc5c t/README: Document the Smoke testing 15 years ago
Ævar Arnfjörð Bjarmason c91cfd1916 tests: A SANITY test prereq for testing if we're root 15 years ago
Ævar Arnfjörð Bjarmason be53deef0d t/README: Document the predefined test prerequisites 15 years ago
Ævar Arnfjörð Bjarmason 93a5724613 test-lib: Add support for multiple test prerequisites 15 years ago
Matthieu Moy 2caf20c52b test-lib: user-friendly alternatives to test [-d|-f|-e] 15 years ago
Jonathan Nieder bdcaa325b4 t/README: correct an exception when breaking a && chain in tests 15 years ago
Brandon Casey 971ecbd1f8 t/README: clarify test_must_fail description 15 years ago
Jonathan Nieder c9667456d2 t/README: document more test helpers 15 years ago