]> SALOME platform Git repositories - modules/eficas.git/commitdiff
Salome HOME
CCAR: ajout regles dans Makefile
authorChristian Caremoli <>
Fri, 16 Nov 2007 09:20:55 +0000 (09:20 +0000)
committerChristian Caremoli <>
Fri, 16 Nov 2007 09:20:55 +0000 (09:20 +0000)
Tests/Makefile
Tests/testcomm9/forma12c.comm

index 348d65b6dda52e9df1bf45e78baca45269a1cce7..36d2b46329f4ff6c68a0fa88c2b8cf6be19ccdf9 100644 (file)
@@ -1,3 +1,17 @@
+all:elem elem7 comm comm9 comm7 ihm9 ihm ihm7
+
+elem:
+       python run.py testelem
+elem7:
+       python run.py testelem7
+
+comm:
+       python run.py testcomm
+comm9:
+       python run.py testcomm9
+comm7:
+       python run.py testcomm7
+
 ihm9:
        python run.py testihm9/testihm1.py
        python run.py testihm9/testihm2.py
index 2027774f90c5206534f98ded0d242d6bd617496f..4ec138d09df04dc001c73d85d824548a43f8014f 100755 (executable)
@@ -247,7 +247,7 @@ MODES=MACRO_MODE_MECA(
                VERI_MODE=_F( STOP_ERREUR = 'NON'),
                NORM_MODE=_F( 
                      NORME = 'MASS_GENE',
-                     MASS_INER =MASSINER),
+                     ),
                  IMPRESSION=_F( TOUT_PARA = 'OUI')
                   )