author | Jonathan Nieder <jrnieder@gmail.com> | |
Sat, 10 Apr 2010 05:38:37 +0000 (00:38 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 11 Apr 2010 04:24:43 +0000 (21:24 -0700) | ||
commit | fe454b13156e639adaae4526d04fd5b74eb8c84c | |
tree | 4bb52e957885e0ea38b0e81965ccd9265cd2e668 | tree | snapshot |
parent | b9aa901856cee7ad16737343f6a372bb37871258 | commit | diff |
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>
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 | diff | blob | history |