gmime r1426 - trunk/tests
- From: fejj svn gnome org
- To: svn-commits-list gnome org
- Subject: gmime r1426 - trunk/tests
- Date: Mon, 1 Sep 2008 13:51:46 +0000 (UTC)
Author: fejj
Date: Mon Sep 1 13:51:46 2008
New Revision: 1426
URL: http://svn.gnome.org/viewvc/gmime?rev=1426&view=rev
Log:
added another test case
Modified:
trunk/tests/test-mime.c
Modified: trunk/tests/test-mime.c
==============================================================================
--- trunk/tests/test-mime.c (original)
+++ trunk/tests/test-mime.c Mon Sep 1 13:51:46 2008
@@ -159,6 +159,13 @@
{ "some dots hocus pocus net",
"some dots hocus pocus net",
"some dots hocus pocus net" },
+ /* The following test case is to check that we properly handle
+ * mailbox addresses that do not have any lwsp between the
+ * name component and the addr-spec. See Evolution bug
+ * #347520 */
+ { "Canonical Patch Queue Manager<pqm pqm ubuntu com>",
+ "Canonical Patch Queue Manager <pqm pqm ubuntu com>",
+ "Canonical Patch Queue Manager <pqm pqm ubuntu com>" },
};
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]