Salome HOME
bos #29468: Advanced geometry features: distance Edge-Edge & Face-Face
[modules/geom.git] / doc / salome / examples / tests.set
index c4499a3426d3d3101f3f4699d5840b163bd96429..c2c8eb81ee7115c973bffcf39ee88956f31ff439 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2021  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2017-2022  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -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
 )