Salome HOME
ajustement parametres autotests
[modules/hydro.git] / doc / salome / examples / CTestTestfileInstall.cmake
index 0c707e22a59a1093e51376eb445c7c63e7c6109c..862ec3a05b8b6270b564a2551409d4882233bd0e 100644 (file)
@@ -38,7 +38,10 @@ SET(EXAMPLES_TESTS
   h014_caseDigueManualInterpolZ
   h015_normalCaseManualTelemac
   h016_pilesPontManualMesh
-)
+  h017_interpolationLineaire
+  h018_streamInterpolation
+  h019_normalCaseManualInterpolZStrickler
+  )
 
 FOREACH(tfile ${EXAMPLES_TESTS})
   SET(TEST_NAME HYDRO_${tfile})