X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fexamples%2FCMakeLists.txt;h=2dfdf7bcfc79b696ef3d1148c0c848fe6f5ef706;hb=4646393f6cca6e3d29aec0bd5dc7778c7da5ee97;hp=65d8e52e2ec78b1db9e43316cbcfe7c7ca3aff33;hpb=7a65c9fad427b1ccba6b9ccae612296e5092a324;p=modules%2Fsmesh.git diff --git a/doc/salome/examples/CMakeLists.txt b/doc/salome/examples/CMakeLists.txt index 65d8e52e2..2dfdf7bcf 100644 --- a/doc/salome/examples/CMakeLists.txt +++ b/doc/salome/examples/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2015 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2016 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -17,7 +17,7 @@ # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -# examples that cant be used for testing because they use external mesher plug-ins +# examples that can't be used for testing because they use external mesher plug-ins SET(BAD_TESTS 3dmesh.py a3DmeshOnModified2Dmesh.py @@ -95,6 +95,10 @@ SET(GOOD_TESTS filters_ex33.py filters_ex34.py filters_ex36.py + filters_ex37.py + filters_ex38.py + filters_ex39.py + filters_node_nb_conn.py filters_belong2group.py grouping_elements_ex01.py grouping_elements_ex02.py @@ -106,6 +110,7 @@ SET(GOOD_TESTS grouping_elements_ex08.py measurements_ex01.py measurements_ex02.py + measurements_ex03.py modifying_meshes_ex01.py modifying_meshes_ex02.py modifying_meshes_ex03.py