112 Commits (16346883ab0f548aa57ed5617caacc66c0a25bea)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy ac77d0c370 pack-objects: shrink size field in struct object_entry 7 years ago
Nguyễn Thái Ngọc Duy 43fa44fa3b pack-objects: move in_pack out of struct object_entry 7 years ago
Nguyễn Thái Ngọc Duy 4c2db93807 read-cache.c: make $GIT_TEST_SPLIT_INDEX boolean 7 years ago
SZEDER Gábor 94201a2b00 t/README: add a note about don't saving stderr of compound commands 7 years ago
SZEDER Gábor 5fc98e79fc t: add means to disable '-x' tracing for individual test scripts 7 years ago
SZEDER Gábor 12e31a6b12 t: document 'test_must_fail ok=<signal-name>' 7 years ago
Thomas Gummerer 5a0526264b t/README: document test_cmp_rev 7 years ago
Thomas Gummerer 51b7a52522 t/README: remove mention of adding copyright notices 7 years ago
Ævar Arnfjörð Bjarmason ce9a257031 test-lib: add LIBPCRE1 & LIBPCRE2 prerequisites 7 years ago
Kaartic Sivaraam 01e4be6c3d t/README: fix typo and grammatically improve a sentence 7 years ago
Ævar Arnfjörð Bjarmason 68c7d2761d test-lib: add a PTHREADS prerequisite 8 years ago
Ævar Arnfjörð Bjarmason 3eb585c112 test-lib: rename the LIBPCRE prerequisite to PCRE 8 years ago
Ævar Arnfjörð Bjarmason 4473060bc2 t/README: clarify the test_have_prereq documentation 8 years ago
Ævar Arnfjörð Bjarmason 57f82f4f60 t/README: change "Inside <X> part" to "Inside the <X> part" 8 years ago
Ævar Arnfjörð Bjarmason c1d44cee95 t/README: link to metacpan.org, not search.cpan.org 8 years ago
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