]> git.ipfire.org Git - thirdparty/git.git/commit
Add a couple of subdirectory tests.
authorJunio C Hamano <junkio@cox.net>
Thu, 3 Aug 2006 21:41:29 +0000 (14:41 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 3 Aug 2006 21:41:29 +0000 (14:41 -0700)
commitc43ce6d603c68f716f83f1da68cc4692202085e0
treeb2f9173636336376bbdad8a7a5fb013f56db70f4
parenta91af794bb4349e0b35d6a9615db31ae2f6ee355
Add a couple of subdirectory tests.

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>
t/t1003-read-tree-prefix.sh [new file with mode: 0755]
t/t1020-subdirectory.sh [new file with mode: 0755]