[gegl] python-tests: third time lucky?
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] python-tests: third time lucky?
- Date: Fri, 9 Oct 2015 20:36:15 +0000 (UTC)
commit 53d132a4da8de1f72780a47c00df74711d57ec34
Author: Øyvind Kolås <pippin gimp org>
Date: Fri Oct 9 22:36:02 2015 +0200
python-tests: third time lucky?
tests/Makefile.am | 3 +--
tests/python/Makefile.am | 12 ++++++------
2 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 67485a6..0d8ec7f 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -4,7 +4,6 @@ SUBDIRS = \
buffer \
compositions \
simple \
- xml \
- python
+ xml
#opencl
diff --git a/tests/python/Makefile.am b/tests/python/Makefile.am
index 521f8e5..0861719 100644
--- a/tests/python/Makefile.am
+++ b/tests/python/Makefile.am
@@ -12,12 +12,12 @@ TESTS = \
EXTRA_DIST = $(TESTS)
-#check-TESTS: $(TESTS)
-# LD_LIBRARY_PATH=$(top_builddir)/gegl/.libs:$(LD_LIBRARY_PATH) \
-# GI_TYPELIB_PATH=$(top_builddir)/gegl:$(GI_TYPELIB_PATH) \
-# $(PYTHON) $(srcdir)/../run-tests.py \
-# --build-dir=$(top_builddir) --src-dir=$(top_srcdir) \
-# $(TESTS)
+check-TESTS: $(TESTS)
+ LD_LIBRARY_PATH=$(top_builddir)/gegl/.libs:$(LD_LIBRARY_PATH) \
+ GI_TYPELIB_PATH=$(top_builddir)/gegl:$(GI_TYPELIB_PATH) \
+ $(PYTHON) $(srcdir)/../run-tests.py \
+ --build-dir=$(top_builddir) --src-dir=$(top_srcdir) \
+ $(TESTS)
endif # HAVE_PYGOBJECT
endif # HAVE_INTROSPECTION
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]