]> SALOME platform Git repositories - modules/geom.git/blobdiff - CTestTestfileInstall.cmake
Salome HOME
Mantis 0054772: crash when select point in viewer inside created face
[modules/geom.git] / CTestTestfileInstall.cmake
index 6bc1687ee050069fad234325aeed23e389fee20c..cba60b0caa759428454ab9a466254899dcd3d015 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017  CEA/DEN, EDF R&D
+# 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
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
-SET(SALOME_TEST_DRIVER "$ENV{KERNEL_ROOT_DIR}/bin/salome/appliskel/salome_test_driver.py")
-
+SET(PYTHON_TEST_DRIVER "$ENV{KERNEL_ROOT_DIR}/bin/salome/appliskel/python_test_driver.py")
 SET(COMPONENT_NAME GEOM)
 SET(TIMEOUT        300)
 
-SUBDIRS(examples)
-SUBDIRS(xao)
+SUBDIRS(examples xao other)