From: eficas <> Date: Tue, 17 May 2005 08:37:36 +0000 (+0000) Subject: ajout fichiers tests X-Git-Tag: CC_param_poursuite~138 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=aff0d96edc50da02cf40a974ec85a455be6ad175;p=modules%2Feficas.git ajout fichiers tests --- diff --git a/Aster/Tests/incl.14 b/Aster/Tests/incl.14 new file mode 100644 index 00000000..e1d48a40 --- /dev/null +++ b/Aster/Tests/incl.14 @@ -0,0 +1 @@ +INCLUDE(UNITE=15) diff --git a/Aster/Tests/incl.15 b/Aster/Tests/incl.15 new file mode 100644 index 00000000..16b438a8 --- /dev/null +++ b/Aster/Tests/incl.15 @@ -0,0 +1 @@ +XXX=LIRE_MAILLAGE() diff --git a/Aster/Tests/j0.comm b/Aster/Tests/j0.comm new file mode 100644 index 00000000..1b55b9f8 --- /dev/null +++ b/Aster/Tests/j0.comm @@ -0,0 +1,3 @@ +DEBUT(); +INCLUDE(UNITE=11) +FIN(); diff --git a/Aster/Tests/j1.comm b/Aster/Tests/j1.comm new file mode 100644 index 00000000..35190d65 --- /dev/null +++ b/Aster/Tests/j1.comm @@ -0,0 +1,2 @@ +POURSUITE() +FIN() diff --git a/Aster/Tests/j1.ini b/Aster/Tests/j1.ini new file mode 100644 index 00000000..2fb4dc86 --- /dev/null +++ b/Aster/Tests/j1.ini @@ -0,0 +1,5 @@ +[jdc] +jdc=a +[a] +comm=Tests/j0.comm +11=Tests/incl.11 diff --git a/Aster/Tests/perr.comm b/Aster/Tests/perr.comm new file mode 100644 index 00000000..ee7d6fec --- /dev/null +++ b/Aster/Tests/perr.comm @@ -0,0 +1,5 @@ +DEBUT() +import traceback +traceback.print_stack() +a= +FIN() diff --git a/Aster/Tests/perr2.comm b/Aster/Tests/perr2.comm new file mode 100644 index 00000000..bb93df79 --- /dev/null +++ b/Aster/Tests/perr2.comm @@ -0,0 +1,3 @@ +DEBUT() +IMPR_CO() +FIN() diff --git a/Aster/Tests/pp.comm b/Aster/Tests/pp.comm new file mode 100644 index 00000000..dda00d50 --- /dev/null +++ b/Aster/Tests/pp.comm @@ -0,0 +1,2 @@ +DEBUT() +FIN()