mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-10 12:55:48 +01:00
Merge branch 'fix_date_test_again_and_again' into 'main'
Fix glib/test/date.c for FreeBSD/OpenBSD/MacOS X See merge request GNOME/glib!2473
This commit is contained in:
commit
41ba547ea7
@ -738,7 +738,6 @@ test_strftime (void)
|
|||||||
{ "%r", "12:00:00 AM" },
|
{ "%r", "12:00:00 AM" },
|
||||||
{ "%X", "00:00:00" },
|
{ "%X", "00:00:00" },
|
||||||
{ "%x", "01/01/01" },
|
{ "%x", "01/01/01" },
|
||||||
{ "%Y", "1" },
|
|
||||||
{ "%Z", "" },
|
{ "%Z", "" },
|
||||||
#endif
|
#endif
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user