tests: fix a few recently-broken tests

This commit is contained in:
Dan Winship
2013-05-21 11:21:36 -03:00
parent bb1a5ca9a8
commit 52f6a7d162
3 changed files with 3 additions and 5 deletions

View File

@@ -70,6 +70,7 @@ performance_programs = \
performance_LDADD = $(libgobject) $(libgthread)
performance_threaded_LDADD = $(libgobject) $(libgthread)
check_PROGRAMS = $(test_programs)
noinst_PROGRAMS = $(performance_programs)
TESTS = $(test_programs) $(performance_programs)
TESTS_ENVIRONMENT = srcdir=$(srcdir) \