Salome HOME
adaptation cas tests
[modules/hydro.git] / doc / salome / examples / CMakeLists.txt
index 5c89302e763cf7bdffe37083f5ca7d0d7bc6a22c..4d3736c693a106f3ddd788d99c291ceec5b196b5 100644 (file)
@@ -37,6 +37,8 @@ SET(EXAMPLES_TESTS
   h015_normalCaseManualTelemac.py
   h016_pilesPontManualMesh.py
   h017_interpolationLineaire.py
+  h018_streamInterpolation.py
+  h019_normalCaseManualInterpolZStrickler.py
 )
 
 SET(HYDRO_SAMPLES
@@ -50,7 +52,10 @@ SET(HYDRO_SAMPLES
   garonne_profiles.sx
   garonne_profiles.xyz
   lignedo_lambert93.xyz
+  profilsStream.sx
+  profilsStream.xyz
   lignedo.sx
+  bathyFlat.xyz
 )
 
 # install Python scripts
@@ -58,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