summaryrefslogtreecommitdiff
path: root/color.h
diff options
context:
space:
mode:
authorMichael J Gruber <git@drmicha.warpmail.net>2009-03-03 15:08:20 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-03-04 05:46:09 (GMT)
commitac8463d2b4c0e88011c40985bc519c0e2e2f2278 (patch)
treeba481fbb1473e492b9f3692759116546ef9fc5fc /color.h
parentdcc901bc2926f92558a854430570123b4152451d (diff)
downloadgit-ac8463d2b4c0e88011c40985bc519c0e2e2f2278.zip
git-ac8463d2b4c0e88011c40985bc519c0e2e2f2278.tar.gz
git-ac8463d2b4c0e88011c40985bc519c0e2e2f2278.tar.bz2
git submodule: Add test cases for git submodule add
Add simple test cases for adding and initialising submodules. The init step is necessary in order to verify the added information. The second test exposes a known breakage due to './' in the path: git ls-files simplifies the path but git add does not, which leads to git init looking for different lines in .gitmodules than git add adds. The other tests add test cases for '//' and '..' in the path which currently fail for the same reason. Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'color.h')
0 files changed, 0 insertions, 0 deletions