X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/58e2db8c886765caf1ce294ba8336fe683bcd888..a69b69121b49e6de84d0e8bf0e39ba3a96b67188:/test/comp/test-comp-format?ds=inline diff --git a/test/comp/test-comp-format b/test/comp/test-comp-format index f1c25635..f991b3c6 100755 --- a/test/comp/test-comp-format +++ b/test/comp/test-comp-format @@ -13,6 +13,8 @@ fi setup_test +check_exit '-eq 1' comp - # gcov + # # Create a test template file (we create one here just in case the master # one changes) @@ -54,6 +56,7 @@ Subject: ${subject} -------- EOF +run_prog \ comp -editor true -form "${form}" -from "${from}" -to "${to1}" -to "${to2}" \ -cc "${cc1}" -cc "${cc2}" -cc "${cc3}" -cc "${cc4}" -fcc "${fcc1}" \ -fcc "${fcc2}" -subject "${subject}" -width 60 -nowhatnowproc || exit 1