From: vsr Date: Fri, 24 Sep 2021 12:28:39 +0000 (+0300) Subject: bos #26360 Add non-regression tests for GMSHPLUGIN X-Git-Tag: V9_8_0a2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=64fbe43292c47702be3beca849de8f7fb6e83050;p=tools%2FSALOME.git bos #26360 Add non-regression tests for GMSHPLUGIN --- diff --git a/resources/CTestTestfile.cmake b/resources/CTestTestfile.cmake index 57bc989..2886920 100644 --- a/resources/CTestTestfile.cmake +++ b/resources/CTestTestfile.cmake @@ -4,6 +4,7 @@ SUBDIRS(../../../../SHAPER/bin/salome/test/) SUBDIRS(../../../../SMESH/bin/salome/test/) SUBDIRS(../../../../BLSURFPLUGIN/bin/salome/test/) SUBDIRS(../../../../HYBRIDPLUGIN/bin/salome/test/) +SUBDIRS(../../../../GMSHPLUGIN/bin/salome/test/) SUBDIRS(../../../../HOMARD/bin/salome/test/) SUBDIRS(../../../../FIELDS/bin/salome/test/) SUBDIRS(../../../../MEDCOUPLING/tests/)