Salome HOME
ajustement parametres autotests
[modules/hydro.git] / doc / salome / examples / CMakeLists.txt
index 5c89302e763cf7bdffe37083f5ca7d0d7bc6a22c..08080019f96274d29d29947b25a7b750a9156c24 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
@@ -49,8 +51,12 @@ SET(HYDRO_SAMPLES
   init.lqd
   garonne_profiles.sx
   garonne_profiles.xyz
-  lignedo_lambert93.xyz
+  ligne_eau_lambert93.xyz
+  profilsStream.sx
+  profilsStream.xyz
   lignedo.sx
+  ligne_eau.sx
+  bathyFlat.xyz
 )
 
 # install Python scripts
@@ -58,7 +64,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