]> git.ipfire.org Git - thirdparty/git.git/commit - t/t7400-submodule-basic.sh
t7400: split setup into multiple tests
authorJonathan Nieder <jrnieder@gmail.com>
Sat, 10 Apr 2010 05:38:37 +0000 (00:38 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sun, 11 Apr 2010 04:24:43 +0000 (21:24 -0700)
commitfe454b13156e639adaae4526d04fd5b74eb8c84c
tree4bb52e957885e0ea38b0e81965ccd9265cd2e668
parentb9aa901856cee7ad16737343f6a372bb37871258
t7400: split setup into multiple tests

The setup in t7400-submodule-basic does a number of different
things to support different tests.  Splitting it up makes the
test a little easier to read and should provide an opportunity
to move each piece of setup closer to the tests that require it.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7400-submodule-basic.sh