Salome HOME
debug of tests - new methods (wire3d, face2d, edge3d)
[modules/hydro.git] / src / HYDRO_tests / reference_data / CMakeLists.txt
index a73f805e57f2546037cfc30d53a6292a2375d7c5..6899242c2a900ef34e6755d2e1860a6c02ff6ce3 100644 (file)
@@ -111,9 +111,13 @@ SET(REFERENCE_DATA
     cc_int_w_3.png
     StreamDlg.png    
     Profiles.xyz
+    DTM_1.png
+    DTM_2.png
+    stream_dtm_2d.png
+    stream_dtm_3d.png
 )
 
 # Application tests
 
-SET(TEST_INSTALL_DIRECTORY ${SALOME_INSTALL_SCRIPT_SCRIPTS}/test)
+SET(TEST_INSTALL_DIRECTORY $ENV{HYDRO_ROOT_DIR}/bin/salome/test)
 INSTALL(FILES ${REFERENCE_DATA} DESTINATION ${TEST_INSTALL_DIRECTORY})