Salome HOME
Updating copyright date information
[modules/adao.git] / examples / daSalome / Makefile.am
index ee228af53133b0b0152ba161abfc60d9555e3f91..bc754b621b88d465c2ae8932ef0811e16413f24a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2011 EDF R&D
+# Copyright (C) 2008-2016 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 include $(top_srcdir)/adm_local/make_common_starter.am
 
 DATA_INST = \
-           test001_ADAO_JDC_using_strings.comm \
-           test002_ADAO_JDC_using_strings.comm \
-           test003_ADAO_JDC_using_scripts.comm \
-           test003_ADAO_scripts_for_JDC.py \
-           test004_ADAO_JDC_using_scripts.comm \
-           test004_ADAO_scripts_for_JDC.py \
-           test004_ADAO_JDC_Observers_using_scripts.comm \
-           test005_ADAO_Operators.comm \
-           test005_ADAO_scripts_for_JDC.py \
-           test003_bis_ADAO_JDC_using_user_data_init.comm \
-           test003_bis_ADAO_user_data_init.py \
-           test003_bis_ADAO_scripts_for_JDC.py
+        test001_ADAO_JDC_using_strings.comm \
+        test001_ADAO_JDC_using_strings.py \
+        test002_ADAO_JDC_using_strings.comm \
+        test002_ADAO_JDC_using_strings.py \
+        test003_ADAO_JDC_using_scripts.comm \
+        test003_ADAO_JDC_using_scripts.py \
+        test003_ADAO_scripts_for_JDC.py \
+        test003_bis_ADAO_JDC_using_user_data_init.comm \
+        test003_bis_ADAO_JDC_using_user_data_init.py \
+        test003_bis_ADAO_scripts_for_JDC.py \
+        test003_bis_ADAO_user_data_init.py \
+        test004_ADAO_JDC_using_scripts.comm \
+        test004_ADAO_JDC_using_scripts.py \
+        test004_ADAO_scripts_for_JDC.py \
+        test005_ADAO_Operators.comm\
+        test005_ADAO_Operators.py \
+        test005_ADAO_scripts_for_JDC.py \
+        test006_Observers.comm \
+        test006_Observers_init.py \
+        test006_Observers_Observation_Operator.py \
+        test006_Observers_observer_with_file.py \
+        test006_Observers.py \
+        test006_Observers_var.py \
+        test008_ADAO_Elementary_GradientTest.comm \
+        test008_ADAO_Elementary_GradientTest.py \
+        test009_ADAO_Simple_GradientTest.comm \
+        test009_ADAO_Simple_GradientTest.py \
+        test010_ADAO_Simple_AdjointTest.comm \
+        test010_ADAO_Simple_AdjointTest.py
 
 examplesdasalome_DATA = ${DATA_INST}
 
 EXTRA_DIST = \
-            test001_ADAO_JDC_using_strings.comm \
-            test002_ADAO_JDC_using_strings.comm \
-            test003_ADAO_JDC_using_scripts.comm.in \
-            test003_ADAO_scripts_for_JDC.py \
-            test004_ADAO_JDC_using_scripts.comm.in \
-            test004_ADAO_scripts_for_JDC.py \
-            test004_ADAO_JDC_Observers_using_scripts.comm.in \
-            test005_ADAO_Operators.comm.in \
-            test005_ADAO_scripts_for_JDC.py \
-            test003_bis_ADAO_JDC_using_user_data_init.comm.in \
-            test003_bis_ADAO_user_data_init.py \
-            test003_bis_ADAO_scripts_for_JDC.py
+        test001_ADAO_JDC_using_strings.comm \
+        test001_ADAO_JDC_using_strings.py \
+        test002_ADAO_JDC_using_strings.comm \
+        test002_ADAO_JDC_using_strings.py \
+        test003_ADAO_JDC_using_scripts.comm.in \
+        test003_ADAO_JDC_using_scripts.py.in \
+        test003_ADAO_scripts_for_JDC.py \
+        test003_bis_ADAO_JDC_using_user_data_init.comm.in \
+        test003_bis_ADAO_JDC_using_user_data_init.py.in \
+        test003_bis_ADAO_scripts_for_JDC.py \
+        test003_bis_ADAO_user_data_init.py \
+        test004_ADAO_JDC_using_scripts.comm.in \
+        test004_ADAO_JDC_using_scripts.py.in \
+        test004_ADAO_scripts_for_JDC.py \
+        test005_ADAO_Operators.comm.in \
+        test005_ADAO_Operators.py.in \
+        test005_ADAO_scripts_for_JDC.py \
+        test006_Observers.comm.in \
+        test006_Observers_init.py \
+        test006_Observers_Observation_Operator.py \
+        test006_Observers_observer_with_file.py \
+        test006_Observers.py.in \
+        test006_Observers_var.py \
+        test008_ADAO_Elementary_GradientTest.comm \
+        test008_ADAO_Elementary_GradientTest.py \
+        test009_ADAO_Simple_GradientTest.comm \
+        test009_ADAO_Simple_GradientTest.py \
+        test010_ADAO_Simple_AdjointTest.comm \
+        test010_ADAO_Simple_AdjointTest.py