Salome HOME
debug of tests - new methods (wire3d, face2d, edge3d)
[modules/hydro.git] / src / HYDRO_tests / reference_data / CMakeLists.txt
index e1b18f953afe331d47fcf89ecc3535946297d703..6899242c2a900ef34e6755d2e1860a6c02ff6ce3 100644 (file)
@@ -102,9 +102,22 @@ SET(REFERENCE_DATA
     t1.dbf
     test_LCM.dbf
     test.telemac
+    r2.brep
+    p1.brep
+    p2.brep
+    p3.brep
+    cc_int_w_1.png 
+    cc_int_w_2.png
+    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})