aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1020-subdirectory.sh
AgeCommit message (Expand)AuthorFilesLines
2022-08-03log: fix a memory leak in "git show <revision>..."Ævar Arnfjörð Bjarmason1-0/+1
2021-12-13tests: use test_write_lines() to generate line-oriented outputEric Sunshine1-2/+2
2021-12-13t1020: avoid aborting entire test script when one test failsEric Sunshine1-3/+3
2018-07-16t1000-t1999: fix broken &&-chainsEric Sunshine1-1/+1
2016-04-11t1020: do not overuse printf and use write_scriptJunio C Hamano1-5/+5
2015-05-22Merge branch 'sb/t1020-cleanup'Junio C Hamano1-4/+7
2015-05-18subdirectory tests: code cleanup, uncomment testStefan Beller1-4/+7
2014-07-21test prerequisites: eradicate NOT_FOOJunio C Hamano1-1/+1
2014-04-29t1020-subdirectory.sh: use the $( ... ) construct for command substitutionElia Pinto1-11/+11
2014-03-06*.sh: drop useless use of "env"Junio C Hamano1-1/+1
2012-12-28Use longer alias names in subdirectory testsAaron Schrab1-6/+6
2011-10-14t1020: disable the pwd test on MinGWJohannes Schindelin1-1/+1
2011-08-23Merge branch 'rt/zlib-smaller-window'Junio C Hamano1-2/+0
2011-08-11test: consolidate definition of $LFJunio C Hamano1-2/+0
2011-06-29Merge branch 'da/git-prefix-everywhere' into nextJunio C Hamano1-0/+16
2011-05-26setup: Provide GIT_PREFIX to built-insDavid Aguilar1-0/+16
2011-05-25Teach read-tree the -n|--dry-run optionJens Lehmann1-2/+3
2011-04-27handle_alias: provide GIT_PREFIX to !aliasMichael J Gruber1-0/+10
2011-04-27t1020: test !alias in subdirectoryMichael J Gruber1-0/+11
2010-12-22t1020-subdirectory: test alias expansion in a subdirectoryMichael J Gruber1-0/+8
2010-09-09t1020: Get rid of 'cd "$HERE"' at the start of each testJens Lehmann1-41/+50
2010-09-09tests: subshell indentation stylefixJonathan Nieder1-6/+7
2010-09-06Several tests: cd inside subshell instead of aroundJens Lehmann1-3/+3
2010-06-25tests: Say "pass" rather than "ok" on empty lines for TAPÆvar Arnfjörð Bjarmason1-6/+6
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt1-1/+1
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan1-11/+11
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-18/+18
2007-02-03Assorted typo fixesPavel Roskin1-3/+3
2007-01-20Do not verify filenames in a bare repositoryJohannes Schindelin1-0/+29
2006-08-03Add a couple of subdirectory tests.Junio C Hamano1-0/+109