t7411: check configuration parsing errors
commit5ea50954d0632342d38bd1a4d86c5aa601ef5207
authorBrandon Williams <bmwill@google.com>
Tue, 25 Jul 2017 21:39:14 +0000 (25 14:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Aug 2017 21:35:08 +0000 (2 14:35 -0700)
treeb1a1a625c02e243f850d9d609812a93522913725
parenta46ddc992bbac524fb325875c5555dbae0c6355b
t7411: check configuration parsing errors

Check for configuration parsing errors in '.gitmodules' in t7411, which
is explicitly testing the submodule-config subsystem, instead of in
t7400.  Also explicitly use the test helper instead of relying on the
gitmodules file from being read in status.

Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7400-submodule-basic.sh
t/t7411-submodule-config.sh