aboutsummaryrefslogtreecommitdiff
path: root/t/t9001-send-email.sh
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2013-06-05 21:11:04 +0300
committerJunio C Hamano <gitster@pobox.com>2013-06-05 12:27:00 -0700
commit4b45bcf7b141baf49c7290925b4fa5a40e47b610 (patch)
tree59c460dab566579ce3e0e464d9d27d36a9dbf1c7 /t/t9001-send-email.sh
parentdd29f0b4dcc4e5411adeb310d6cd14a5a626b22c (diff)
downloadgit-4b45bcf7b141baf49c7290925b4fa5a40e47b610.tar.gz
git-4b45bcf7b141baf49c7290925b4fa5a40e47b610.tar.xz
t/send-email: test suppress-cc=self with non-ascii
test suppress-cc=self when sender is non-acsii Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9001-send-email.sh')
-rwxr-xr-xt/t9001-send-email.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/t/t9001-send-email.sh b/t/t9001-send-email.sh
index 39d82f46e..e4b3514d7 100755
--- a/t/t9001-send-email.sh
+++ b/t/t9001-send-email.sh
@@ -236,6 +236,11 @@ test_expect_success $PREREQ 'self name with dot is suppressed' "
'self_name_dot_suppressed'
"
+test_expect_success $PREREQ 'non-ascii self name is suppressed' "
+ test_suppress_self_quoted 'Füñný Nâmé' 'odd_?=mail@example.com' \
+ 'non_ascii_self_suppressed'
+"
+
test_expect_success $PREREQ 'Show all headers' '
git send-email \
--dry-run \