[gegl] python-tests: second attempt at neutering
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] python-tests: second attempt at neutering
- Date: Fri, 9 Oct 2015 20:26:19 +0000 (UTC)
commit 2d30023bdfcec7c3f05142b476d7c7c7ace16250
Author: Øyvind Kolås <pippin gimp org>
Date: Fri Oct 9 22:26:05 2015 +0200
python-tests: second attempt at neutering
tests/python/Makefile.am | 15 +++++++--------
1 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/tests/python/Makefile.am b/tests/python/Makefile.am
index 23d9b16..521f8e5 100644
--- a/tests/python/Makefile.am
+++ b/tests/python/Makefile.am
@@ -1,4 +1,4 @@
-if INTROSPECTION_PYTHON_TESTS_WORK
+
if HAVE_PYTHON
if HAVE_INTROSPECTION
if HAVE_PYGOBJECT
@@ -12,14 +12,13 @@ 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
endif # HAVE_PYTHON
-endif # INTROSPECTION_PYTHON_TESTS_WORK
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]