Salome HOME
[bos #35151][EDF](2023-T1) Centered rectangle.
[modules/shaper.git] / src / FiltersPlugin / tests.set
index 722601d08347ac2ec547050ffbc5e38fb3f66c4d..1edbfb10b5d1652f3cb39aa81b2faa40c02e4b08 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -27,6 +27,7 @@ SET(TEST_NAMES
   TestFilters_FilterName.py
   TestFilters_IsReversed.py
   TestFilters_Remove.py
+  TestFilters_Select.py
   TestFilter_BelongsTo.py
   TestFilter_BelongsTo_Exclude.py
   TestFilter_OnPlane.py
@@ -118,4 +119,10 @@ SET(TEST_NAMES
   Test17924.py
   Test17962.py
   Test19190.py
+  TestFilter_FaceSize.py
+  TestFilter_EdgeSize.py
+  TestFilter_FeatureEdges.py
+  TestFilter_ContinuousFaces.py
+  TestFilter_VolumeSize.py
+  TestFilter_OnShapeName.py
 )