Salome HOME
adaptation cas tests
[modules/hydro.git] / doc / salome / examples / CMakeLists.txt
index c9c143f691e1b22501282bace524a0e5a15bad89..4d3736c693a106f3ddd788d99c291ceec5b196b5 100644 (file)
@@ -38,6 +38,7 @@ SET(EXAMPLES_TESTS
   h016_pilesPontManualMesh.py
   h017_interpolationLineaire.py
   h018_streamInterpolation.py
+  h019_normalCaseManualInterpolZStrickler.py
 )
 
 SET(HYDRO_SAMPLES
@@ -54,6 +55,7 @@ SET(HYDRO_SAMPLES
   profilsStream.sx
   profilsStream.xyz
   lignedo.sx
+  bathyFlat.xyz
 )
 
 # install Python scripts
@@ -61,7 +63,7 @@ SET(HYDRO_SAMPLES
 
 # Application tests
 
-SET(TEST_INSTALL_DIRECTORY ${SALOME_INSTALL_SCRIPT_SCRIPTS}/test/HYDRO)
+SET(TEST_INSTALL_DIRECTORY ${SALOME_INSTALL_SCRIPT_SCRIPTS}/test)
 INSTALL(FILES ${EXAMPLES_TESTS} ${HYDRO_SAMPLES} DESTINATION ${TEST_INSTALL_DIRECTORY})
 
 INSTALL(FILES CTestTestfileInstall.cmake