X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2e768e3cc0ce768373d3320eca4cdd08b8cf646a..51919715ad7a57f2c74854a6d3d6374578f46985:/test/mhshow/test-msg-buffer-boundaries diff --git a/test/mhshow/test-msg-buffer-boundaries b/test/mhshow/test-msg-buffer-boundaries index 4b28fa60..b003053a 100755 --- a/test/mhshow/test-msg-buffer-boundaries +++ b/test/mhshow/test-msg-buffer-boundaries @@ -153,11 +153,11 @@ EOF # Write the expected output. cat >"$expected" <"$actual" 2>&1 +run_prog mhshow -part 1.1 -form mhl.null $msgnum >"$actual" 2>&1 check "$expected" "$actual" # check a boundary condition in m_getfld(): its internal message @@ -293,11 +293,11 @@ EOF # Write the expected output. cat >"$expected" <"$actual" 2>&1 +run_prog mhshow -part 1.1 -form mhl.null $msgnum >"$actual" 2>&1 check "$expected" "$actual" # check a boundary condition in m_getfld(): its internal message @@ -371,6 +371,7 @@ The 4096'th character is the '2' at the end of the following NextPart_002. --NextPart_002 Content-Type: text/plain; charset="utf-8" +Content-Description: the text/plain part This is the text/plain part. @@ -381,11 +382,11 @@ EOF # Write the expected output. cat >"$expected" <"$actual" 2>&1 +run_prog mhshow -part 1.1 -form mhl.null $msgnum >"$actual" 2>&1 check "$expected" "$actual"