From: David Levine Date: Fri, 10 Aug 2012 08:33:38 +0000 (-0500) Subject: Added mhbuild: -nocontentid to profile used for tests, to simplify X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=d8c7d4f2c785d35cebd5ea64213a335561a57f7d Added mhbuild: -nocontentid to profile used for tests, to simplify output checking. --- diff --git a/test/common.sh.in b/test/common.sh.in index 3e65659..be97b1a 100644 --- a/test/common.sh.in +++ b/test/common.sh.in @@ -163,12 +163,13 @@ setup_test () cat > "$MH" <][^>]*>/\1 /' $draft > $actual -} - draft="$MH_TEST_DIR/$$.draft" draftorig="$MH_TEST_DIR/,$$.draft.orig" expected="$MH_TEST_DIR/$$.expected" @@ -45,7 +39,6 @@ Fcc: +outbox Subject: MIME-Version: 1.0 Content-Type: multipart/digest; boundary="----- =_aaaaaaaaaa0" -Content-ID: Content-Description: forwarded messages ------- =_aaaaaaaaaa0 @@ -72,9 +65,8 @@ This is message number 2 EOF mkdraft mhbuild $draft -mungedraft -check $expected $actual -test ${failed:-0} -eq 0 && rm "$draft" "$draftorig" +check $expected $draft +test ${failed:-0} -eq 0 && rm "$draftorig" # check mhbuild -rfc934 cat > $expected < Content-Description: forwarded messages @@ -110,8 +101,7 @@ This is message number 2 EOF mkdraft mhbuild -rfc934 $draft -mungedraft -check $expected $actual -test ${failed:-0} -eq 0 && rm "$draft" "$draftorig" +check $expected $draft +test ${failed:-0} -eq 0 && rm "$draftorig" exit $failed diff --git a/test/mhbuild/test-utf8-body b/test/mhbuild/test-utf8-body index e7cb2f8..42ea3e0 100755 --- a/test/mhbuild/test-utf8-body +++ b/test/mhbuild/test-utf8-body @@ -39,11 +39,9 @@ test_attachment () # # It's hard to calculate the exact Date: header post is going to # use, so we'll just use sed to remove the actual date so we can easily - # compare it against our "correct" output. And same for - # Content-ID and charset. + # compare it against our "correct" output. And same for charset. # sed -e 's/^Date:.*/Date:/' \ - -e 's/^Content-ID:.*/Content-ID:/' \ -e 's/; charset=".*//' \ "$cur" > "${testname}.actual" @@ -70,7 +68,6 @@ To: Somebody Else Subject: Test MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa0" -Content-ID: Date: ------- =_aaaaaaaaaa0 @@ -108,7 +105,6 @@ To: Somebody Else Subject: Test MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa0" -Content-ID: Date: ------- =_aaaaaaaaaa0 diff --git a/test/mhmail/test-mhmail b/test/mhmail/test-mhmail index 5a7117b..fdb3617 100755 --- a/test/mhmail/test-mhmail +++ b/test/mhmail/test-mhmail @@ -57,8 +57,7 @@ test_mhmail () sed -e 's/^Date:.*/Date:/' \ -e 's/^Resent-Date:.*/Resent-Date:/' \ - -e 's/^Message-ID:.*/Message-ID:/' \ - -e 's/^Content-ID:.*/Content-ID:/' "$actual" > "$actual".nodate + -e 's/^Message-ID:.*/Message-ID:/' "$actual" > "$actual".nodate rm -f "$actual" check "$actual".nodate "$1" @@ -795,7 +794,6 @@ To: recipient@example.com From: sender@example.com MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa0" -Content-ID: Date: Message-ID: