gtk/testsuite
Christoph Reiter 1253e7bfcb tests: Make GSETTINGS_SCHEMA_DIR point to the compiled schemas in the build dir
With autotools the schemas were compiled into each test suite directory
and the tests set GSETTINGS_SCHEMA_DIR to the test build directory.

With meson's gnome.compile_schemas() we can not define a target directory
so just make sure it is built in the gtk directory and set GSETTINGS_SCHEMA_DIR
to the gtk build directory when running the tests.

This makes the gtk+:gtk suite pass when no gtk is installed on the system.
2018-02-17 09:48:12 +01:00
..
a11y tests: Make GSETTINGS_SCHEMA_DIR point to the compiled schemas in the build dir 2018-02-17 09:48:12 +01:00
css css node tests: Update expected output 2017-12-08 21:09:03 +01:00
gdk Drop gdk_atom_intern 2017-12-13 23:39:03 -05:00
gsk gl: Add test case for clipped cross fade nodes 2018-01-27 12:19:22 +01:00
gtk tests: Make GSETTINGS_SCHEMA_DIR point to the compiled schemas in the build dir 2018-02-17 09:48:12 +01:00
reftests tests: Make GSETTINGS_SCHEMA_DIR point to the compiled schemas in the build dir 2018-02-17 09:48:12 +01:00
tools Fix tools test 2017-10-18 18:52:06 +02:00
meson.build Fix test environments 2017-10-18 17:30:20 +02:00