summaryrefslogtreecommitdiff
path: root/t/t1020-subdirectory.sh
AgeCommit message (Collapse)AuthorFilesLines
2006-08-03Add a couple of subdirectory tests.Libravatar Junio C Hamano1-0/+109
We still have too few of them, but we have to start from somewhere. The general rule is to make tests easy to debug when run with -v (notice use of seemingly useless echo everywhere in the new tests). Signed-off-by: Junio C Hamano <junkio@cox.net>