Salome HOME
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/medcoupling
[tools/medcoupling.git] / src / CTestTestfileInstall.cmake
index 62cc80e2e62cc8cbdeb3330c49f9773860761163..c50893a89ffee26922b21618630ac0cb3eb07ef8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2016  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -18,7 +18,7 @@
 #
 
 SET(COMPONENT_NAME MEDCOUPLING)
-SET(TIMEOUT        500)
+SET(TIMEOUT        120)
 
 SUBDIRS(INTERP_KERNELTest)
 SUBDIRS(MEDCoupling)
@@ -30,3 +30,5 @@ SUBDIRS(MEDPartitioner)
 #SUBDIRS(ParaMEDMEMTest)
 SUBDIRS(MEDPartitioner_Swig)
 SUBDIRS(RENUMBER_Swig)
+SUBDIRS(PyWrapping)
+