tests: Don’t use a potentially-existent timezone in a test for failureb2249bf33cf8509ebd0c1287ea0e1f2914429fc4213/head
commitb2249bf33cf8509ebd0c1287ea0e1f2914429fc4
authorPhilip Withnall <withnall@endlessm.com>
Tue, 31 Jul 2018 18:54:56 +0000 (31 19:54 +0100)
committerPhilip Withnall <withnall@endlessm.com>
Tue, 31 Jul 2018 18:54:56 +0000 (31 19:54 +0100)
tree672fad36f48ad86795674993fdb8b9a2aed3b194
parent83a4cab12c2d00dbfe6013d071cff2da310109a4
tests: Don’t use a potentially-existent timezone in a test for failure

When checking that the timezone code falls back to UTC if a zone is
unknown, don’t use ‘PST’, because that can actually exist on some
systems.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
https://gitlab.gnome.org/GNOME/glib/issues/1433
glib/tests/gdatetime.c