GSettings tests: reverse installed test complexity
authorRyan Lortie <desrt@desrt.ca>
Sat, 1 Jun 2013 02:33:22 +0000 (22:33 -0400)
committerRyan Lortie <desrt@desrt.ca>
Sat, 1 Jun 2013 03:16:00 +0000 (23:16 -0400)
commite042db0f83d73801a206cbaed1a49783355e0dd5
tree92669d96cb5f85d1778b855e0dc4fa754927901d
parentf9eb9eed10b7123ef000e49be1290755b2d6ae8f
GSettings tests: reverse installed test complexity

Remove the complications that were introduced in an attempt to make the
gsettings and gschema-compile tests function as installed tests.  These
tests are designed (in large part for gsettings and entirely for
gschema-compile) to test the in-tree tools and should not be testing the
system versions.

In the future we may want to move the use of the in-tree tools from the
gsettings testcase into the Makefile and install the resulting files,
allowing this testcase to run against those files, installed.
gio/tests/gschema-compile.c
gio/tests/gsettings.c