X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FCTestTestfileInstall.cmake;h=794a509a1295a1c980efba575951287885bbf326;hb=8ac81021d486fcbc0c8edb860afaeada13e67141;hp=a1144abf6f6c0cd0aa3f3cc4c985385d080e2b8a;hpb=79386ac5c73f8365c428b8ef595c4ef004959667;p=tools%2Fmedcoupling.git diff --git a/src/CTestTestfileInstall.cmake b/src/CTestTestfileInstall.cmake index a1144abf6..794a509a1 100644 --- a/src/CTestTestfileInstall.cmake +++ b/src/CTestTestfileInstall.cmake @@ -17,4 +17,16 @@ # 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)