From: Christian Caremoli <> Date: Fri, 16 Nov 2007 08:37:07 +0000 (+0000) Subject: CCAR: ajout regles dans Makefile X-Git-Tag: V1_13b1~11 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b166feda1e1ad16f0206e488a06a1625763f17b3;p=modules%2Feficas.git CCAR: ajout regles dans Makefile --- diff --git a/Tests/Makefile b/Tests/Makefile index b57cab49..348d65b6 100644 --- a/Tests/Makefile +++ b/Tests/Makefile @@ -3,3 +3,12 @@ ihm9: python run.py testihm9/testihm2.py python run.py testihm9/testihm3.py python run.py testihm9/testihm4.py +ihm: + python run.py testihm/testihm1.py + python run.py testihm/testihm2.py + python run.py testihm/testihm3.py + python run.py testihm/testihm4.py +ihm7: + python run.py testihm7/testihm1.py + python run.py testihm7/testihm2.py + python run.py testihm7/testihm4.py