[gmime] Added another broken addrspec to the test suite



commit 981eb7a6466e76fe90710223b8899004fe4bcc2b
Author: Jeffrey Stedfast <fejj gnome org>
Date:   Sat Jul 16 13:06:26 2011 -0400

    Added another broken addrspec to the test suite

 tests/test-mime.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/tests/test-mime.c b/tests/test-mime.c
index 5f41906..cc5db0e 100644
--- a/tests/test-mime.c
+++ b/tests/test-mime.c
@@ -204,6 +204,9 @@ static struct {
 	{ "\"Biznes=?ISO-8859-2?Q?_?=INTERIA.PL\"=?ISO-8859-2?Q?_?=<biuletyny firma interia pl>",
 	  "\"Biznes INTERIA.PL \" <biuletyny firma interia pl>",
 	  "\"Biznes INTERIA.PL\" <biuletyny firma interia pl>", },
+	{ "=?utf-8?Q?{#D=C3=A8=C3=A9=C2=A3=C3=A5=C3=BD_M$=C3=A1=C3?= =?utf-8?Q?=AD =C3=A7=C3=B8m #}?= <user domain com>",
+	  "\"{#DÃÃÂÃÃ M$ÃÃ ÃÃm #}\" <user domain com>",
+	  "=?iso-8859-1?b?eyNE6Omj5f0gTSTh7S7n+G1AI30=?= <user domain com>" },
 };
 
 static void



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]