Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ab/avoid-losing-exit-codes-in-tests' | Junio C Hamano | 2023-03-19 | 1 | -1/+3 |
|\ | |||||
| * | tests: don't lose exit status with "test <op> $(git ...)" | Ævar Arnfjörð Bjarmason | 2023-02-07 | 1 | -1/+3 |
* | | receive-pack: release the linked "struct command *" list | Ævar Arnfjörð Bjarmason | 2023-02-07 | 1 | -0/+1 |
|/ | |||||
* | t/t5522-pull-symlink.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2016-01-04 | 1 | -1/+1 |
* | tests: implicitly skip SYMLINKS tests using <prereq> | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -10/+4 |
* | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 2010-06-25 | 1 | -1/+1 |
* | Refuse updating the current branch in a non-bare repository via push | Junio C Hamano | 2009-07-29 | 1 | -7/+13 |
* | tests: remove exit after test_done call | Jeff King | 2009-04-05 | 1 | -1/+0 |
* | Use prerequisite tags to skip tests that depend on symbolic links | Johannes Sixt | 2009-03-22 | 1 | -0/+7 |
* | test-suite: Make test script numbers unique | Johannes Sixt | 2009-03-14 | 1 | -0/+78 |