Salome HOME
Passage de l'exécutable HOMARD à MED 3.1 : impact dans les tests
[modules/homard.git] / tests / CMakeLists.txt
index 8fc65a120edcc091409990087714c324fb0a1b0b..1dbb4424de957b4f01f31b705fb3ae3f66565c2a 100755 (executable)
@@ -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
@@ -21,6 +18,7 @@
 #
 
 SET(HOMARD_TEST_FILES
+  test_util.py
   test_1.pdf
   test_1.en.pdf
   test_1.py
@@ -40,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})