Salome HOME
5194e06e1a96c6758d04860d1851062d6eb3997c
[modules/hydro.git] / src / HYDRO_tests / reference_data / CMakeLists.txt
1 # Copyright (C) 2012-2015  CEA/DEN, EDF R&D, OPEN CASCADE
2 #
3 # This library is free software; you can redistribute it and/or
4 # modify it under the terms of the GNU Lesser General Public
5 # License as published by the Free Software Foundation; either
6 # version 2.1 of the License, or (at your option) any later version.
7 #
8 # This library is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
11 # Lesser General Public License for more details.
12 #
13 # You should have received a copy of the GNU Lesser General Public
14 # License along with this library; if not, write to the Free Software
15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
16 #
17 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
18 #
19
20 # examples that cant be used for testing because they use external mesher plug-ins
21
22
23 SET(REFERENCE_DATA
24     Channel.png
25     CLC06.cst
26     CLC06-cut_1.dbf
27     CLC06-cut_1_res.png
28     CLC06-cut_1_res.shx
29     CLC06-cut_1.shp
30     CLC06-cut_1.shx
31     CLC06.dbf
32     CLC06.prj
33     CLC06.shp
34     CLC06.shx
35     clc_dec_150_350.png
36     CLC_decoupe.prj
37     CLC_decoupe.qpj
38     CLC_decoupe.shp
39     CLC_decoupe.shx
40     cyprus_natural_all.png
41     cyprus_natural.dbf
42     cyprus_natural.prj
43     cyprus_natural.shp
44     cyprus_natural.shx
45     Extraction_Channel.png
46     Extraction_ImmZone.png
47     ff1.brep
48     ff2.brep
49     ff3.brep
50     LandCoverMap_Add_2_Objects.png
51     LandCoverMap_Merge_1.png
52     LandCoverMap_Merge_2.png
53     LandCoverMap_PrsByCoeff.png
54     LandCoverMap_PrsByTypes.png
55     LandCoverMap_Remove_1.png
56     LandCoverMap_Split_1.png
57     LandCoverMap_Split_2.png
58     LandCoverMap_Split_Polyline.png
59     LandCoverMap_TransparentPrs.png
60     LandCover_Triangles.png
61     LandCover_Triangles_Split.png
62     lc_dump.dbf
63     lc_dump.py
64     LCM_copied.png
65     lcm_poly_2_sections.png
66     LCM_split_2a.png
67     LCM_split_2b.png
68     merge_faces_boxes_11.png
69     merge_faces_boxes_12.png
70     merge_faces_boxes_13.png
71     merge_faces_boxes_14.png
72     merge_faces_boxes_21.png
73     merge_faces_boxes_22.png
74     merge_faces_boxes_23.png
75     merge_faces_boxes_24.png
76     merge_faces_circles_11.png
77     merge_faces_circles_12.png
78     merge_faces_circles_13.png
79     merge_faces_circles_14.png
80     merge_faces_circles_21.png
81     merge_faces_circles_22.png
82     merge_faces_circles_23.png
83     merge_faces_circles_24.png
84     Merge_Polylines.png
85     NLD_water_areas_dcw.dbf
86     NLD_water_areas_dcw.png
87     NLD_water_areas_dcw.prj
88     NLD_water_areas_dcw.shp
89     NLD_water_areas_dcw.shx
90     Polyline_Presentation.png
91     pp1.brep
92     pp2.brep
93     pp3.brep
94     pp4.brep
95     ref_dbf1.dbf
96     ref_dbf2.dbf
97     ref_dbf3.dbf
98     Shape_preview_im_zone.png
99     Split_Polylines_Colors.png
100     Split_Straight.png
101     st_dump.py
102     t1.dbf
103     test_LCM.dbf
104     test.telemac
105     r2.brep
106     p1.brep
107     p2.brep
108     p3.brep
109     cc_int_w_1.png 
110     cc_int_w_2.png
111     cc_int_w_3.png
112     StreamDlg.png    
113     Profiles.xyz
114     DTM_1.png
115     DTM_2.png
116 )
117
118 # Application tests
119
120 SET(TEST_INSTALL_DIRECTORY ${SALOME_INSTALL_SCRIPT_SCRIPTS}/test)
121 INSTALL(FILES ${REFERENCE_DATA} DESTINATION ${TEST_INSTALL_DIRECTORY})