X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FCTestTestfileInstall.cmake;h=c50893a89ffee26922b21618630ac0cb3eb07ef8;hb=4c22ba01f2901896d1ec9ca302640f4d7e50d147;hp=e9b04a1f6505cf296c85e34c0b90af1575a9ce31;hpb=efda4aa0f0b010d87058479d926ee870c43bc32b;p=tools%2Fmedcoupling.git diff --git a/src/CTestTestfileInstall.cmake b/src/CTestTestfileInstall.cmake index e9b04a1f6..c50893a89 100644 --- a/src/CTestTestfileInstall.cmake +++ b/src/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2015 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 @@ -17,4 +17,18 @@ # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # +SET(COMPONENT_NAME MEDCOUPLING) +SET(TIMEOUT 120) + +SUBDIRS(INTERP_KERNELTest) SUBDIRS(MEDCoupling) +SUBDIRS(MEDCoupling_Swig) +SUBDIRS(MEDLoader) +SUBDIRS(MEDLoader_Swig) +SUBDIRS(MEDPartitioner) +#SUBDIRS(ParaMEDMEM_Swig) +#SUBDIRS(ParaMEDMEMTest) +SUBDIRS(MEDPartitioner_Swig) +SUBDIRS(RENUMBER_Swig) +SUBDIRS(PyWrapping) +