gegl r2972 - in trunk: . tests
- From: martinn svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r2972 - in trunk: . tests
- Date: Fri, 20 Mar 2009 07:15:08 +0000 (UTC)
Author: martinn
Date: Fri Mar 20 07:15:08 2009
New Revision: 2972
URL: http://svn.gnome.org/viewvc/gegl?rev=2972&view=rev
Log:
Make the tests run against the build and not the installation
Modified:
trunk/ChangeLog
trunk/tests/Makefile.am
Modified: trunk/tests/Makefile.am
==============================================================================
--- trunk/tests/Makefile.am (original)
+++ trunk/tests/Makefile.am Fri Mar 20 07:15:08 2009
@@ -1,3 +1,7 @@
+# Make the tests run against the build and not the installation
+TESTS_ENVIRONMENT = \
+ GEGL_PATH=$(top_builddir)/operations/common:$(top_builddir)/operations/core
+
# The tests
TESTS = \
test-proxynop-processing$(EXEEXT) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]