| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-21 | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 1 | -1/+0 |
| 2024-09-13 | Git.pm: fix bare repository search with Directory option | Jeff King | 1 | -1/+2 |
| 2023-02-25 | t9700: modernize test scripts | Zhang Yi | 1 | -31/+30 |
| 2022-10-22 | Git.pm: trust rev-parse to find bare repositories | Jeff King | 1 | -0/+4 |
| 2022-07-27 | leak tests: mark passing SANITIZE=leak tests as leak-free | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
| 2022-07-27 | test-lib: simplify by removing test_external | Ævar Arnfjörð Bjarmason | 1 | -6/+4 |
| 2022-07-27 | tests: move copy/pasted PERL + Test::More checks to a lib-perl.sh | Ævar Arnfjörð Bjarmason | 1 | -9/+2 |
| 2013-10-29 | t: use perl instead of "$PERL_PATH" where applicable | Jeff King | 1 | -2/+2 |
| 2011-10-21 | Add simple test for Git::config_path() in t/t9700-perl-git.sh | Jakub Narebski | 1 | -1/+5 |
| 2010-06-25 | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
| 2010-06-25 | test-lib: Make the test_external_* functions TAP-aware | Ævar Arnfjörð Bjarmason | 1 | -0/+3 |
| 2009-11-17 | Make sure $PERL_PATH is defined when the test suite is run. | Philippe Bruhat (BooK) | 1 | -2/+2 |
| 2009-05-09 | Git.pm: Set GIT_WORK_TREE if we set GIT_DIR | Frank Lichtenheld | 1 | -0/+4 |
| 2009-04-08 | tests: skip perl tests if NO_PERL is defined | Jeff King | 1 | -0/+5 |
| 2009-03-19 | test suite: Use 'say' to say something instead of 'test_expect_success' | Johannes Sixt | 1 | -1/+1 |
| 2008-09-09 | t9700: use "git config" without dash | Nanako Shiraishi | 1 | -8/+8 |
| 2008-08-17 | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 1 | -1/+1 |
| 2008-06-29 | t9700: skip when Test::More is not available | Junio C Hamano | 1 | -0/+5 |
| 2008-06-19 | Git.pm: add test suite | Lea Wiemann | 1 | -0/+39 |