]> SALOME platform Git repositories - modules/adao.git/blob - src/tests/daComposant/Plateforme/Makefile.am
Salome HOME
- Nouvelle version de Jean-Philippe ARGAUD
[modules/adao.git] / src / tests / daComposant / Plateforme / Makefile.am
1 include $(top_srcdir)/adm_local/make_common_starter.am
2
3 DATA_INST = \
4             test000_Etude_ADD.py \
5             test001_Blue.py \
6             test002_Blue.py \
7             test003_Blue.py \
8             test004_Blue.py \
9             test005_Blue.py \
10             test007_Blue.py \
11             test008_Kalman.py \
12             test012_LinearLeastSquares.py \
13             test013_EnsembleBlue.py \
14             test015_3DVAR.py \
15             test018_3DVAR_par_fonction_avec_bornes.py \
16             test101_RMS.py \
17             test102_PlotVector.py \
18             test103_PlotVectors.py
19
20 testsplateforme_DATA = ${DATA_INST}
21
22 EXTRA_DIST = ${DATA_INST}
23