[MOAB-dev] commit/MOAB: iulian07: fix mergemesh test

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu Sep 19 07:31:04 CDT 2013


1 new commit in MOAB:

https://bitbucket.org/fathomteam/moab/commits/631b655a301f/
Changeset:   631b655a301f
Branch:      master
User:        iulian07
Date:        2013-09-19 14:28:50
Summary:     fix mergemesh test
add the new input file for mergemesh_test to the distribution
the same test depends on hdf5 configuration

Affected #:  2 files

diff --git a/MeshFiles/unittest/Makefile.am b/MeshFiles/unittest/Makefile.am
index 16dc2ed..a1784ee 100644
--- a/MeshFiles/unittest/Makefile.am
+++ b/MeshFiles/unittest/Makefile.am
@@ -1,6 +1,7 @@
 SUBDIRS = io
 
 EXTRA_DIST  = 125hex.g \
+              16_unmerged_hex.h5m \
               1hex.g \
               1khex.g \
               1tet.g \

diff --git a/test/Makefile.am b/test/Makefile.am
index 467b2a2..100285b 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -48,13 +48,13 @@ TESTS = range_test \
 	coords_connect_iterate \
 	elem_eval_test \
 	spatial_locator_test \
-        mergemesh_test \
 	test_boundbox
 
 if HDF5_FILE
   TESTS += mbfacet_test \
         gttool_test \
         cropvol_test \
+        mergemesh_test \
         mbground_test
 endif

Repository URL: https://bitbucket.org/fathomteam/moab/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.


More information about the moab-dev mailing list