gsettings test: fix srcdir != builddir
authorRyan Lortie <desrt@desrt.ca>
Tue, 12 Nov 2013 04:17:32 +0000 (23:17 -0500)
committerRyan Lortie <desrt@desrt.ca>
Tue, 12 Nov 2013 05:05:04 +0000 (00:05 -0500)
commit5c4f3f4dab47059c81855c383176ab4d88be1a18
treede7fbeb2d6801e04311ba78ce57bbeb24684790f
parent1e5e3b64a8f3caa4c42a49b17b89dbbede892a90
gsettings test: fix srcdir != builddir

Just copy the schemas to the builddir and compile them in place instead
of trying to mess around with creating the compiled file in a different
dir.  This solves issues in the summary/description testcase when
GSettings expects the usual situation of having the .xml files present
in the same directory.
gio/tests/Makefile.am
gio/tests/gsettings.c