From: Christian Caremoli <> Date: Fri, 16 Nov 2007 09:20:55 +0000 (+0000) Subject: CCAR: ajout regles dans Makefile X-Git-Tag: V1_13b1~7 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=06adfb21a216063de085f356a124ffd59eac5522;p=tools%2Feficas.git CCAR: ajout regles dans Makefile --- diff --git a/Tests/Makefile b/Tests/Makefile index 348d65b6..36d2b463 100644 --- a/Tests/Makefile +++ b/Tests/Makefile @@ -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 diff --git a/Tests/testcomm9/forma12c.comm b/Tests/testcomm9/forma12c.comm index 2027774f..4ec138d0 100755 --- a/Tests/testcomm9/forma12c.comm +++ b/Tests/testcomm9/forma12c.comm @@ -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') )