Salome HOME
Fix compilation error (conflict of OK name between OCCT Plate_Plate.hxx and GEOM...
[modules/geom.git] / test / tests.set
index 5e264b4478e32cea756bae77f93275cf704ad029..417fe17710e865a9932f91d0cf3a6244f094e643 100644 (file)
@@ -31,5 +31,12 @@ IF(${OpenCASCADE_VERSION}.${OpenCASCADE_SP_VERSION} VERSION_GREATER "7.5.3.3")
       test_proximity_edge_edge.py
       test_proximity_face_face.py
       test_boolean_fuzzy.py
+      test_WrappedFace.py
+    )
+ENDIF()
+
+IF(${OpenCASCADE_VERSION}.${OpenCASCADE_SP_VERSION} VERSION_GREATER "7.5.3.5")
+    LIST(APPEND ALL_TESTS
+      test_wire_modes.py
     )
 ENDIF()