[MOAB-dev] r3726 - MOAB/trunk/itaps/imesh

kraftche at cae.wisc.edu kraftche at cae.wisc.edu
Mon Mar 29 16:07:33 CDT 2010


Author: kraftche
Date: 2010-03-29 16:07:33 -0500 (Mon, 29 Mar 2010)
New Revision: 3726

Modified:
   MOAB/trunk/itaps/imesh/Makefile.am
Log:
build and run iMeshP tests

Modified: MOAB/trunk/itaps/imesh/Makefile.am
===================================================================
--- MOAB/trunk/itaps/imesh/Makefile.am	2010-03-29 21:07:15 UTC (rev 3725)
+++ MOAB/trunk/itaps/imesh/Makefile.am	2010-03-29 21:07:33 UTC (rev 3726)
@@ -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