[MOAB-dev] r3686 - MOAB/trunk/itaps/imesh
kraftche at cae.wisc.edu
kraftche at cae.wisc.edu
Mon Mar 22 09:55:21 CDT 2010
Author: kraftche
Date: 2010-03-22 09:55:20 -0500 (Mon, 22 Mar 2010)
New Revision: 3686
Modified:
MOAB/trunk/itaps/imesh/Makefile.am
Log:
revert accidental enabling of currently broken iMeshP unit tests
Modified: MOAB/trunk/itaps/imesh/Makefile.am
===================================================================
--- MOAB/trunk/itaps/imesh/Makefile.am 2010-03-22 14:53:56 UTC (rev 3685)
+++ MOAB/trunk/itaps/imesh/Makefile.am 2010-03-22 14:55:20 UTC (rev 3686)
@@ -24,7 +24,7 @@
libiMesh_la_include_HEADERS += iMeshP.h iMeshP_f.h iMeshP_protos.h
AM_CPPFLAGS += -I$(top_srcdir)/src/parallel -I$(top_srcdir)/src/parallel/moab
- 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