summaryrefslogtreecommitdiff
path: root/t/t5571-pre-push-hook.sh
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2023-08-29leak tests: mark a handful of tests as leak-freeTaylor Blau1-0/+1
2022-03-17tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK"Ævar Arnfjörð Bjarmason1-20/+18
2022-02-19hook tests: use a modern style for "pre-push" testsÆvar Arnfjörð Bjarmason1-36/+35
2022-02-19hook tests: test for exact "pre-push" hook inputÆvar Arnfjörð Bjarmason1-5/+18
2021-12-13t5000-t5999: detect and signal failure within loopEric Sunshine1-1/+1
2021-12-13tests: fix broken &&-chains in `{...}` groupsEric Sunshine1-1/+1
2021-12-13tests: fix broken &&-chains in compound statementsEric Sunshine1-1/+1
2020-11-19t55[4-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-3/+3
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2018-05-14t: switch $_z40 to $ZERO_OIDbrian m. carlson1-4/+4
2015-11-16allow hooks to ignore their standard input streamClemens Buchacher1-17/+14
2013-01-18push: Add support for pre-push hooksAaron Schrab1-0/+131