Salome HOME
Merge commit '9b79b986a894aff7ede04c8e43609842e5a9401b'
[modules/shaper.git] / src / FiltersPlugin / tests.set
index 98aa0c3404835d86882b10545df937860cc9c5b0..64a44e684dcacdb0470e9bdd38001c5df2d0932a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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
@@ -123,4 +124,5 @@ SET(TEST_NAMES
   TestFilter_FeatureEdges.py
   TestFilter_ContinuousFaces.py
   TestFilter_VolumeSize.py
+  TestFilter_OnShapeName.py
 )