[cgma-dev] r4750 - cgm/branches/merge-cubit12/itaps

jiangtao_ma at yahoo.com jiangtao_ma at yahoo.com
Tue Apr 19 13:26:32 CDT 2011


Author: janehu
Date: 2011-04-19 13:26:30 -0500 (Tue, 19 Apr 2011)
New Revision: 4750

Modified:
   cgm/branches/merge-cubit12/itaps/testgeom.cc
Log:
Testcase wasn't make much sense and failed the build with cubit12, commented out.

Modified: cgm/branches/merge-cubit12/itaps/testgeom.cc
===================================================================
--- cgm/branches/merge-cubit12/itaps/testgeom.cc	2011-04-19 00:58:25 UTC (rev 4749)
+++ cgm/branches/merge-cubit12/itaps/testgeom.cc	2011-04-19 18:26:30 UTC (rev 4750)
@@ -815,6 +815,8 @@
     // test add, remove and get all entitiy sets using super set
     // check GetAllGentitysets works recursively and dosen't return
     // multi sets
+/* Since it commented the super set part, there's no sense to do following
+   tests. Hence commented out.
   for (int k = 0; k < num_super; k++) {
       // add gentity sets of super set to each gentity set of super set
       // make multiple child super sets
@@ -846,7 +848,7 @@
     CHECK( "Problem to add temp set to gentitysets." );
       //}
   }
-
+*/
   return true;
 }
   































More information about the cgma-dev mailing list