[glib: 1/2] Fix test date (again)...
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] Fix test date (again)...
- Date: Fri, 4 Feb 2022 16:58:25 +0000 (UTC)
commit 48c9d775887d66e69217bcf4126d319a27390f3d
Author: Emmanuel Fleury <emmanuel fleury gmail com>
Date: Fri Feb 4 17:07:39 2022 +0100
Fix test date (again)...
I forgot to remove the "%P" case from shared code... Doh!
glib/tests/date.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/glib/tests/date.c b/glib/tests/date.c
index 0162d8887..818904a91 100644
--- a/glib/tests/date.c
+++ b/glib/tests/date.c
@@ -735,7 +735,6 @@ test_strftime (void)
{ "%h", "Jan" },
{ "%k", " 0" },
{ "%l", "12" },
- { "%P", "am" },
{ "%r", "12:00:00 AM" },
{ "%X", "00:00:00" },
{ "%x", "01/01/01" },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]