[cig-commits] r12408 - short/3D/PyLith/trunk/unittests/pytests/topology

brad at geodynamics.org brad at geodynamics.org
Mon Jul 14 10:22:23 PDT 2008


Author: brad
Date: 2008-07-14 10:22:23 -0700 (Mon, 14 Jul 2008)
New Revision: 12408

Modified:
   short/3D/PyLith/trunk/unittests/pytests/topology/Makefile.am
Log:
Removed running out of date tetgen test.

Modified: short/3D/PyLith/trunk/unittests/pytests/topology/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/topology/Makefile.am	2008-07-14 15:28:05 UTC (rev 12407)
+++ short/3D/PyLith/trunk/unittests/pytests/topology/Makefile.am	2008-07-14 17:22:23 UTC (rev 12408)
@@ -20,10 +20,10 @@
 
 TESTS_ENVIRONMENT = $(PYTHON)
 
-if ENABLE_TETGEN
-  TESTS += testgensimple.py
-  dist_check_SCRIPTS += testgensimple.py
-endif
+#if ENABLE_TETGEN
+#  TESTS += testgensimple.py
+#  dist_check_SCRIPTS += testgensimple.py
+#endif
 
 
 noinst_PYTHON = \



More information about the cig-commits mailing list