[cgma-dev] r4981 - cgm/trunk/itaps
    hongjun at mcs.anl.gov 
    hongjun at mcs.anl.gov
       
    Thu Jun  9 12:02:03 CDT 2011
    
    
  
Author: hongjun
Date: 2011-06-09 12:02:02 -0500 (Thu, 09 Jun 2011)
New Revision: 4981
Modified:
   cgm/trunk/itaps/testgeom.cc
Log:
o faceting_test is excluded for OCC geometry
Modified: cgm/trunk/itaps/testgeom.cc
===================================================================
--- cgm/trunk/itaps/testgeom.cc	2011-06-09 16:51:52 UTC (rev 4980)
+++ cgm/trunk/itaps/testgeom.cc	2011-06-09 17:02:02 UTC (rev 4981)
@@ -260,7 +260,6 @@
                     number_tests_successful);
   number_tests++;
   std::cout << "\n";
-#endif  
   
     // facet tests
   std::cout << "   faceting: ";
@@ -270,6 +269,7 @@
                     number_tests_successful);
   number_tests++;
   std::cout << "\n";
+#endif
 
     // shutdown test
   std::cout << "   shutdown: ";
    
    
More information about the cgma-dev
mailing list