summaryrefslogtreecommitdiff
path: root/t/t8001-annotate.sh
AgeCommit message (Expand)Author
2025-04-07t: introduce PERL_TEST_HELPERS prerequisitePatrick Steinhardt
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt
2024-09-30builtin/annotate: fix leaking args vectorPatrick Steinhardt
2022-06-06tests: don't assume a .git/info for .git/info/graftsÆvar Arnfjörð Bjarmason
2020-11-19t8*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2013-07-17t8001/t8002 (blame): modernize styleEric Sunshine
2011-03-30t8001: check the exit status of the command being testedJunio C Hamano
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano
2006-07-04t8001-annotate: fix a bash-ism in this testEric Wong
2006-07-03annotate: Support annotation of files on other revisions.Ryan Anderson
2006-03-05annotate-blame test: don't "source", but say "."Junio C Hamano
2006-03-05git-blame: Use the same tests for git-blame as for git-annotateFredrik Kuivinen
2006-03-02Fix test case for some sedJohannes Schindelin
2006-03-01annotate: Add a basic set of test cases.Ryan Anderson