[gmime: 2/6] Updated test-mime.c
- From: Jeffrey Stedfast <fejj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gmime: 2/6] Updated test-mime.c
- Date: Tue, 28 Mar 2017 13:52:59 +0000 (UTC)
commit 17ba64a5b2991b7a28f08b42d88f42ec78640323
Author: Jeffrey Stedfast <jestedfa microsoft com>
Date: Tue Mar 28 09:44:26 2017 -0400
Updated test-mime.c
tests/test-mime.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/test-mime.c b/tests/test-mime.c
index cc42484..e446cd9 100644
--- a/tests/test-mime.c
+++ b/tests/test-mime.c
@@ -359,6 +359,7 @@ test_date_parser (void)
if (!(date = g_mime_utils_header_decode_date (dates[i].in))) {
if (dates[i].date != 0)
throw (exception_new ("failed to parse date: %s", dates[i].in));
+ testsuite_check_passed ();
continue;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]