Salome HOME
refs #1325: fit on selected points of bathymetry
[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.dbf
37     CLC_decoupe.prj
38     CLC_decoupe.qpj
39     CLC_decoupe.shp
40     CLC_decoupe.shx
41     cyprus_natural_all.png
42     cyprus_natural.dbf
43     cyprus_natural.prj
44     cyprus_natural.shp
45     cyprus_natural.shx
46     Extraction_Channel.png
47     Extraction_ImmZone.png
48     ff1.brep
49     ff2.brep
50     ff3.brep
51     LandCoverMap_Add_2_Objects.png
52     LandCoverMap_Merge_1.png
53     LandCoverMap_Merge_2.png
54     LandCoverMap_PrsByCoeff.png
55     LandCoverMap_PrsByTypes.png
56     LandCoverMap_Remove_1.png
57     LandCoverMap_Split_1.png
58     LandCoverMap_Split_2.png
59     LandCoverMap_Split_Polyline.png
60     LandCoverMap_TransparentPrs.png
61     LandCover_Triangles.png
62     LandCover_Triangles_Split.png
63     lc_dump.dbf
64     lc_dump.py
65     LCM_copied.png
66     lcm_poly_2_sections.png
67     LCM_split_2a.png
68     LCM_split_2b.png
69     merge_faces_boxes_11.png
70     merge_faces_boxes_12.png
71     merge_faces_boxes_13.png
72     merge_faces_boxes_14.png
73     merge_faces_boxes_21.png
74     merge_faces_boxes_22.png
75     merge_faces_boxes_23.png
76     merge_faces_boxes_24.png
77     merge_faces_circles_11.png
78     merge_faces_circles_12.png
79     merge_faces_circles_13.png
80     merge_faces_circles_14.png
81     merge_faces_circles_21.png
82     merge_faces_circles_22.png
83     merge_faces_circles_23.png
84     merge_faces_circles_24.png
85     Merge_Polylines.png
86     NLD_water_areas_dcw.dbf
87     NLD_water_areas_dcw.png
88     NLD_water_areas_dcw.prj
89     NLD_water_areas_dcw.shp
90     NLD_water_areas_dcw.shx
91     Polyline_Presentation.png
92     pp1.brep
93     pp2.brep
94     pp3.brep
95     pp4.brep
96     ref_dbf1.dbf
97     ref_dbf2.dbf
98     ref_dbf3.dbf
99     Shape_preview_im_zone.png
100     Split_Polylines_Colors.png
101     Split_Straight.png
102     st_dump.py
103     t1.dbf
104     test_LCM.dbf
105     test.telemac
106     r2.brep
107     p1.brep
108     p2.brep
109     p3.brep
110     cc_int_w_1.png
111     cc_int_w_2.png
112     cc_int_w_3.png
113     StreamDlg.png
114     Profiles.xyz
115     profiles1.xyz
116     DTM_1.png
117     DTM_2.png
118     stream_dtm_2d.png
119     stream_dtm_3d.png
120     pb_1066.cbf
121     f_cmp.brep
122     rebuild_cmp_out.png
123     garonne.png
124     gv_fitall.png
125     gv_zoomed_1.png
126     gv_zoomed_2.png
127     bathy.xyz
128     bathy_prs.png
129     bathy_selection.png
130     bathy_rescaled_selection.png
131     bathy_rescaled_user.png
132     bathy_rescaled_visible.png
133     bathy_text_labels.png
134     bathy_prs_fit_selected.png
135 )
136
137 # Application tests
138
139 SET(TEST_INSTALL_DIRECTORY ${SALOME_INSTALL_BINS}/test/HYDRO)
140 INSTALL(FILES ${REFERENCE_DATA} DESTINATION ${TEST_INSTALL_DIRECTORY})