summaryrefslogtreecommitdiff
path: root/t/t7030-verify-tag.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-19Merge branch 'mm/test-grep-lint'Junio C Hamano1-26/+26
2026-07-07parse-options: exit 0 on -hbrian m. carlson1-2/+2
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-26/+26
2025-03-07builtin/verify-tag: stop using `the_repository`Usman Akinyemi1-0/+7
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-08-14builtin/rebase: fix leaking `commit.gpgsign` valuePatrick Steinhardt1-0/+1
2023-01-18t7030: stop using invalid tag nameJeff King1-1/+1
2021-07-26ref-filter: add %(rest) atomZheNing Hu1-0/+4
2020-11-19t7[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin1-2/+2
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-01-15gpg-interface: add minTrustLevel as a configuration optionHans Jerry Illikainen1-0/+24
2019-11-10Fix spelling errors in test commandsElijah Newren1-7/+7
2018-08-20Merge branch 'ab/test-must-be-empty-for-master'Junio C Hamano1-2/+1
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason1-2/+1
2018-07-20gpg-interface t: extend the existing GPG tests with GPGSMHenning Schild1-0/+34
2018-06-11tests: make forging GPG signed commits and tags more robustSZEDER Gábor1-1/+1
2017-03-24t7004, t7030: fix here-doc syntax errorsSantiago Torres1-7/+5
2017-01-18t/t7030-verify-tag: Add --format specifier testsSantiago Torres1-0/+16
2016-04-18t7030: test verifying multiple tagsSantiago Torres1-0/+13
2015-06-22verify-tag: add option to print raw gpg status informationbrian m. carlson1-0/+31
2015-06-22verify-tag: add testsbrian m. carlson1-0/+84