Salome HOME
refs #1328: draft implementation of the overview window with automatic tests
[modules/hydro.git] / src / HYDRO_tests / reference_data / CMakeLists.txt
index 2ee55128609ba7fc312740228c38edc5bdc01a2d..36f0b5d1be382688f3cdac36aa55bcff4bddd291 100644 (file)
@@ -33,6 +33,7 @@ SET(REFERENCE_DATA
     CLC06.shp
     CLC06.shx
     clc_dec_150_350.png
+    CLC_decoupe.dbf
     CLC_decoupe.prj
     CLC_decoupe.qpj
     CLC_decoupe.shp
@@ -106,7 +107,7 @@ SET(REFERENCE_DATA
     p1.brep
     p2.brep
     p3.brep
-    cc_int_w_1.png 
+    cc_int_w_1.png
     cc_int_w_2.png
     cc_int_w_3.png
     StreamDlg.png
@@ -117,9 +118,19 @@ SET(REFERENCE_DATA
     stream_dtm_2d.png
     stream_dtm_3d.png
     pb_1066.cbf
+    f_cmp.brep
+    rebuild_cmp_out.png
+    test_zone.brep
+    overview_empty.png
+    overview_prs.png
+    overview_selection.png
+    overview_zoomed_1.png
+    overview_zoomed_2.png
+    overview_panned_1.png
+    overview_rotated_1.png
 )
 
 # Application tests
 
-SET(TEST_INSTALL_DIRECTORY $ENV{HYDRO_ROOT_DIR}/bin/salome/test)
+SET(TEST_INSTALL_DIRECTORY ${SALOME_INSTALL_BINS}/test/HYDRO)
 INSTALL(FILES ${REFERENCE_DATA} DESTINATION ${TEST_INSTALL_DIRECTORY})