[MOAB-dev] r3428 - MOAB/trunk/tools/iMesh

kraftche at cae.wisc.edu kraftche at cae.wisc.edu
Thu Jan 7 17:01:14 CST 2010


Author: kraftche
Date: 2010-01-07 17:01:13 -0600 (Thu, 07 Jan 2010)
New Revision: 3428

Modified:
   MOAB/trunk/tools/iMesh/Makefile.am
Log:
disable iMeshP_unit_tests for now because  our iMeshP implementation is broken/incomplete

Modified: MOAB/trunk/tools/iMesh/Makefile.am
===================================================================
--- MOAB/trunk/tools/iMesh/Makefile.am	2010-01-06 19:56:10 UTC (rev 3427)
+++ MOAB/trunk/tools/iMesh/Makefile.am	2010-01-07 23:01:13 UTC (rev 3428)
@@ -40,7 +40,7 @@
   libiMesh_la_include_HEADERS += iMeshP.h iMeshP_f.h iMeshP_protos.h
   INCLUDES += -I$(top_srcdir)/parallel
 
-  check_PROGRAMS += partest iMeshP_unit_tests
+  check_PROGRAMS += partest # iMeshP_unit_tests
 
 #  check_PROGRAMS += ftest
 #  ftest_SOURCES = ftest.F



More information about the moab-dev mailing list