Salome HOME
Implemented [bos #35094] [EDF] (2023-T1) X,Y,Z to U,V.
[modules/geom.git] / doc / salome / examples / tests.set
index d07637580892026f59854ae7f438798993d15857..db69d7f576fe77a173f7a8a8dbcf314956984791 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,6 @@ SET(GOOD_TESTS
   working_with_groups_ex06.py
   GEOM_Field.py
   check_self_intersections_fast.py # OCC > 6.9.0
+  shape_proximity.py
+  XYZ_to_UV.py
 )