Salome HOME
Initial merge of branch 'BR_HYDRO_IMPS_2016' into BR_PORTING_OCCT_7
[modules/hydro.git] / doc / salome / examples / CTestTestfileInstall.cmake
index a50b896d71b340c47859ecdcf264c18a58888c2d..e6fe5257bb4483583299e8897bb60bbdb357a320 100644 (file)
@@ -36,7 +36,10 @@ SET(EXAMPLES_TESTS
   h012_caseDigueManual
   h013_caseDigueManualMesh
   h014_caseDigueManualInterpolZ
-)
+  h015_normalCaseManualTelemac
+  h016_pilesPontManualMesh
+  h017_interpolationLineaire
+  )
 
 FOREACH(tfile ${EXAMPLES_TESTS})
   SET(TEST_NAME HYDRO_${tfile})