mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-03 12:19:20 +02:00
Merge branch 'backport-839-greek-genitive-glib-2-60' into 'glib-2-60'
Backport !839 “tests: Update month name check for Greek locale” to glib-2-60 See merge request GNOME/glib!841
This commit is contained in:
@@ -388,7 +388,7 @@ test_month_names (void)
|
||||
TEST_DATE ( 1, 4, 2018, "%OB %Y", "Απρίλιος 2018");
|
||||
TEST_DATE ( 1, 5, 2018, "%OB %Y", "Μάιος 2018");
|
||||
TEST_DATE ( 1, 6, 2018, "%OB %Y", "Ιούνιος 2018");
|
||||
TEST_DATE (16, 7, 2018, "%e %b %Y", "16 Ιούλ 2018");
|
||||
TEST_DATE (16, 7, 2018, "%e %b %Y", "16 Ιουλ 2018");
|
||||
TEST_DATE ( 1, 8, 2018, "%Ob %Y", "Αύγ 2018");
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user