gegl r2972 - in trunk: . tests



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]