From: NATHALIE GORE Date: Tue, 13 Sep 2022 16:02:05 +0000 (+0200) Subject: Fix for problem no tests X-Git-Tag: V9_10_0a1~11 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=06244e72bb34ff2a51f5d253e99aebdfc26d5f56;p=modules%2Fparavis.git Fix for problem no tests --- diff --git a/src/Plugins/MEDReader/plugin/Test/tests.set b/src/Plugins/MEDReader/plugin/Test/tests.set index 34f3680e..53cb5ea6 100644 --- a/src/Plugins/MEDReader/plugin/Test/tests.set +++ b/src/Plugins/MEDReader/plugin/Test/tests.set @@ -29,6 +29,10 @@ # 11 and 12 have been willingly removed due to problem in image comparisons +# For CMakeLists.txt +SET(TEST_NUMBERS 0 1 2 3 4 6 7 8 9 10 13 14 15 16 17 18 19 20 21 22 23 24) + +# For CTestTestfileInstall.cmake SET(TEST_NUMBERS_WITHOUTRENDERING 1 9 16 17 18 22 23 24) SET(TEST_NUMBERS_WITHRENDERING 0 2 3 4 6 7 8 10 13 14 15 19 20 21)