[glib] GDateTime test: don't test removed %N
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] GDateTime test: don't test removed %N
- Date: Sat, 3 Sep 2011 01:21:36 +0000 (UTC)
commit b4591aa3dc5689de4e3520f803ed6cf13ef570a0
Author: Ryan Lortie <desrt desrt ca>
Date: Fri Sep 2 21:02:27 2011 -0400
GDateTime test: don't test removed %N
glib/tests/gdatetime.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/glib/tests/gdatetime.c b/glib/tests/gdatetime.c
index 59412a7..850a434 100644
--- a/glib/tests/gdatetime.c
+++ b/glib/tests/gdatetime.c
@@ -823,7 +823,6 @@ GDateTime *__dt = g_date_time_new_local (2009, 10, 24, 0, 0, 0);\
TEST_PRINTF_TIME (10, 13, 13, "%l", "10");
TEST_PRINTF ("%m", "10");
TEST_PRINTF ("%M", "00");
- TEST_PRINTF ("%N", "0");
TEST_PRINTF ("%p", "AM");
TEST_PRINTF_TIME (13, 13, 13, "%p", "PM");
TEST_PRINTF ("%P", "am");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]