Repository tests requires installed Gio - punt on this for now
authorColin Walters <walters@src.gnome.org>
Tue, 14 Oct 2008 18:22:16 +0000 (18:22 +0000)
committerColin Walters <walters@src.gnome.org>
Tue, 14 Oct 2008 18:22:16 +0000 (18:22 +0000)
svn path=/trunk/; revision=704

tests/repository/Makefile.am

index ad73f2f..8ec55c5 100644 (file)
@@ -8,4 +8,5 @@ gitestrepo_SOURCES = $(srcdir)/gitestrepo.c
 gitestrepo_CPPFLAGS = $(GIREPO_CFLAGS) -I$(top_srcdir)/girepository
 gitestrepo_LDADD = $(GIREPO_LIBS) $(top_builddir)/girepository/libgirepository.la
 
-TESTS = gitestrepo
+TESTS = #gitestrepo
+TESTS_ENVIRONMENT=env XDG_DATA_DIRS=$(top_builddir)/gir