gnome-control-center/tests/datetime
Ting-Wei Lan 299647f970 build: Include generated sources in declared dependencies
Sometimes ninja decides to compile tests/interactive-panels/main.c,
which requires shell/resources.h, before shell/resources.h is generated.

The fix is to use 'sources' argument of declare_dependency to properly
declare the dependency on generated headers.

A fix for tests/datetime and panels/datetime is also included in the
commit to fix a similar problem.

Closes https://gitlab.gnome.org/GNOME/gnome-control-center/merge_requests/472
2019-08-25 09:42:22 +00:00
..
meson.build build: Include generated sources in declared dependencies 2019-08-25 09:42:22 +00:00
test-datetime.py tests: Don't hard-code the path to python 2018-08-13 01:18:16 +00:00
test-endianess.c tests: close opened directory 2018-08-24 14:43:29 +00:00
test-timezone-gfx.c tests: free TzInfo 2018-08-24 14:43:29 +00:00
test-timezone.c tests: Rely only on zone.tab 2018-05-09 15:38:12 -03:00