Do not use g_test_incomplete() for missing locales5459b345e1a2a1f7ac52dbd107aa76bc109a32ee
commit5459b345e1a2a1f7ac52dbd107aa76bc109a32ee
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 19 Feb 2018 14:38:35 +0000 (19 14:38 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 20 Feb 2018 13:49:21 +0000 (20 13:49 +0000)
tree56814f7e47cd936f1c557e6fd6b85a22cc620e2c
parentd8a3492fce59e9dd6e2e29e6ad58d99acbe78cbc
Do not use g_test_incomplete() for missing locales

The "incomplete" test state matches the "expected to fail" state (or
"TODO", in TAP), but missing locales should just cause tests to be
skipped.

https://bugzilla.gnome.org/show_bug.cgi?id=793635
glib/tests/gdatetime.c