Salome HOME
legere difference ds VARIABLES_TO_BE...
[tools/eficas.git] / Tests / Makefile
1 all:elem elem7 comm comm9 comm7 ihm9 ihm ihm7
2
3 elem:
4         python run.py testelem
5 elem7:
6         python run.py testelem7
7
8 comm:
9         python run.py testcomm
10 comm9:
11         python run.py testcomm9
12 comm7:
13         python run.py testcomm7
14
15 ihm9:
16         python run.py testihm9/testihm1.py
17         python run.py testihm9/testihm2.py
18         python run.py testihm9/testihm3.py
19         python run.py testihm9/testihm4.py
20 ihm:
21         python run.py testihm/testihm1.py
22         python run.py testihm/testihm2.py
23         python run.py testihm/testihm3.py
24         python run.py testihm/testihm4.py
25 ihm7:
26         python run.py testihm7/testihm1.py
27         python run.py testihm7/testihm2.py
28         python run.py testihm7/testihm4.py