#!/bin/sh ###################################################### # # Test compatibility with RFC 6532, Internationalized # Email Headers # ###################################################### set -e if test -z "${MH_OBJ_DIR}"; then srcdir=`dirname $0`/../.. MH_OBJ_DIR=`cd $srcdir && pwd`; export MH_OBJ_DIR fi . "${MH_OBJ_DIR}/test/common.sh" setup_test mhl="${MH_LIBEXEC_DIR}/mhl" #### Make sure that html-to-text conversion is what we expect. require_locale en_US.UTF-8 en_US.UTF8 en_US.utf-8 en_US.utf8 start_test 'UTF-8 headers' #### The -- position the multibyte characters to check edge #### cases in the 'UTF-8 headers with narrow width' test below. cat >`mhpath new` <"$MH_TEST_DIR/test.format" <