X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=tests%2FCMakeLists.txt;h=1dbb4424de957b4f01f31b705fb3ae3f66565c2a;hb=7b9bf1ac9aea840176cf1f4e9abf6752e2a06c43;hp=19e572ba0ab6efb598ebca38bcda6baf0db68a65;hpb=25c4e5ca1a244983367548678558e08d0182cf17;p=modules%2Fhomard.git diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 19e572ba..1dbb4424 100755 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,12 +1,9 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE -# -# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +# Copyright (C) 2007-2015 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 # License as published by the Free Software Foundation; either -# version 2.1 of the License. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -41,6 +38,20 @@ SET(HOMARD_TEST_FILES test_3.00.med test_3.fr.med test_3.apad.02.bilan + test_4.pdf + test_4.en.pdf + test_4.py + test_4.apad.03.bilan + test_11.py + test_11.apad.03.bilan + test_12.py + test_12.apad.02.bilan + test_13.py + test_13.apad.02.bilan + test_14.py + test_14.apad.03.bilan + test_15.py + test_15.apad.02.bilan ) INSTALL(FILES ${HOMARD_TEST_FILES} DESTINATION ${SALOME_HOMARD_INSTALL_RES_DATA})