Salome HOME
[bos #29473] [EDF] (2022-T1) Advanced geometry features: conformity of non holed...
[modules/geom.git] / test / tests.set
index b87d630e212477d48c2617d4f07265860e218903..1688ac2c72e03b0c54cc82a93ad0c87459689de2 100644 (file)
 
 SET(ALL_TESTS
   test_perf_01.py
+  test_patch_face_01.py
   )
 
 IF(${OpenCASCADE_VERSION}.${OpenCASCADE_SP_VERSION} VERSION_GREATER "7.5.3.3")
     LIST(APPEND ALL_TESTS
       test_point_cloud_on_face.py
       test_CR.py
+      test_conformity.py
     )
 ENDIF()