]> SALOME platform Git repositories - modules/geom.git/blobdiff - doc/salome/examples/tests.set
Salome HOME
bos #29468: Advanced geometry features: distance Edge-Edge & Face-Face
[modules/geom.git] / doc / salome / examples / tests.set
index d07637580892026f59854ae7f438798993d15857..c2c8eb81ee7115c973bffcf39ee88956f31ff439 100644 (file)
@@ -38,6 +38,7 @@ SET(GOOD_TESTS
   basic_geom_objs_ex08.py
   basic_geom_objs_ex09.py
   basic_geom_objs_ex10.py
+  basic_geom_objs_ex11.py
   basic_operations_ex01.py
   basic_operations_ex02.py
   basic_operations_ex03.py
@@ -76,6 +77,7 @@ SET(GOOD_TESTS
   import_export.py
   inertia.py
   min_distance.py
+  curvature_face.py
   normal_face.py
   notebook_geom.py
   polyline.py
@@ -133,4 +135,5 @@ SET(GOOD_TESTS
   working_with_groups_ex06.py
   GEOM_Field.py
   check_self_intersections_fast.py # OCC > 6.9.0
+  shape_proximity.py
 )