[glib: 1/2] Fix glib/test/date.c for FreeBSD/OpenBSD/MacOS X
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] Fix glib/test/date.c for FreeBSD/OpenBSD/MacOS X
- Date: Mon, 7 Feb 2022 14:00:14 +0000 (UTC)
commit 541d52b98494ccd59e2ab843522ec71fbf14ad50
Author: Emmanuel Fleury <emmanuel fleury gmail com>
Date: Fri Feb 4 18:20:57 2022 +0100
Fix glib/test/date.c for FreeBSD/OpenBSD/MacOS X
Still have forgot one last (hopefully) case in the generic ones.
glib/tests/date.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/glib/tests/date.c b/glib/tests/date.c
index 0162d8887..db456960a 100644
--- a/glib/tests/date.c
+++ b/glib/tests/date.c
@@ -739,7 +739,6 @@ test_strftime (void)
{ "%r", "12:00:00 AM" },
{ "%X", "00:00:00" },
{ "%x", "01/01/01" },
- { "%Y", "1" },
{ "%Z", "" },
#endif
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]