[Mumps2Py:] [95] a couple of testfiles, not suitable for a regression testing suite.

[ Thread Index | Date Index | More lists.mumps2py.org/discuss Archives ]


Revision: 95
Author:   pgallot
Date:     2008-02-12 03:24:31 +0000 (Tue, 12 Feb 2008)

Log Message:
-----------
a couple of testfiles, not suitable for a regression testing suite.

Added Paths:
-----------
    trunk/testfiles/for_random.mps
    trunk/testfiles/horolog.mps


Added: trunk/testfiles/for_random.mps
===================================================================
--- trunk/testfiles/for_random.mps	                        (rev 0)
+++ trunk/testfiles/for_random.mps	2008-02-12 03:24:31 UTC (rev 95)
@@ -0,0 +1 @@
+ F i=0:1:16 W !,$random(16)

Added: trunk/testfiles/horolog.mps
===================================================================
--- trunk/testfiles/horolog.mps	                        (rev 0)
+++ trunk/testfiles/horolog.mps	2008-02-12 03:24:31 UTC (rev 95)
@@ -0,0 +1,4 @@
+ F i=1:1:24 do
+ . W !,$H
+ . F j=1:1:500000 S x=j+1 
+ W !


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/