gnome-control-center/tests/datetime
Georges Basile Stavracas Neto 0b854910bb tests: Rely only on zone.tab
First of all, this is a complete rewrite of the
timezone tests. Everything was revisited, starting
from code style, to concepts, etc.

The problem  with the previous timezone test was that
is was relying on listing the /usr/share/zoneinfo
directory, and assuming that those entries would be
always present.

Turns out, some of them are extensions, some of them
are undocumented files, etc. A huge mess. I could've
blacklisted the undesired files and folders, but that
would still be insufficient for other OSes like *BSDs
and Sun.

The final solution was pretty straightforward: only
use the information from zone.tab to run the tests.
2018-05-09 15:38:12 -03:00
..
meson.build project: Update meson files 2018-05-03 00:45:29 -03:00
test-endianess.c Move datetime tests into tests subdirectory 2018-04-17 15:26:59 +02:00
test-timezone-gfx.c Move datetime tests into tests subdirectory 2018-04-17 15:26:59 +02:00
test-timezone.c tests: Rely only on zone.tab 2018-05-09 15:38:12 -03:00