X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8186ba3712898c3c0dfa1e23c9e85a9a2b50bb87..28ebf6bb835e9954c0f959b56c8abac2bf3decd5:/test/mhlist/test-ext-params diff --git a/test/mhlist/test-ext-params b/test/mhlist/test-ext-params index 409a4eda..575f473f 100755 --- a/test/mhlist/test-ext-params +++ b/test/mhlist/test-ext-params @@ -16,9 +16,10 @@ fi setup_test +require_locale en_US.UTF-8 en_US.UTF8 en_US.utf-8 en_US.utf8 + expected=$MH_TEST_DIR/$$.expected actual=$MH_TEST_DIR/$$.actual -LC_ALL=en_US.UTF-8; export LC_ALL # # Write a message with some extended parameters @@ -163,16 +164,12 @@ run_test 'mhlist last -noheader -verbose -disposition' \ 2 message/external-body 118 access-type="url" url="http://www.kremvax.ru/this/is/an/example/of/a/very/long/url/that/should-be-wrapped/image.jpeg" - url="http://www.kremvax.ru/this/is/an/example/of/a/very/long/url/that/should-be-wrapped/image.jpeg" - access-type="url" image/jpeg Test of a long URL disposition "attachment" filename="image.jpeg" 3 message/external-body 118 access-type="url" url="http://www.kremvax.ru/this/is/an/example/of/a/very/long/url /that/should-be-wrapped/image.jpeg" - url="http://www.kremvax.ru/this/is/an/example/of/a/very/long/url/that/should-be-wrapped/image.jpeg" - access-type="url" image/jpeg Test of a long URL disposition "attachment" filename="image.jpeg"'