Commit | Date | |
---|---|---|
[r4456]
by
bugman
Shifted the quit option from run() to __init__(). This will remove the need for all system tests using a script to ask the interpreter to not exit. |
2008-01-07 17:42:18 | Tree |
2008-01-07 17:36:51 | Tree | |
[r4454]
by
bugman
Added the ability to turn off the printing out of the script prior to its execution. |
2008-01-07 17:35:50 | Tree |
2008-01-07 17:28:57 | Tree | |
2008-01-07 17:19:07 | Tree | |
[r4451]
by
bugman
Merged revisions 4449-4450 via svnmerge from ........ |
2008-01-07 17:16:19 | Tree |
[r4450]
by
bugman
The script file is now passed into the interpreter run() method. This change is like to break many things!!! |
2008-01-07 17:15:09 | Tree |
[r4449]
by
bugman
Created a script containing the commands used in the system test for creating a model-free model. The system test executes the script instead of running the commands itself. |
2008-01-07 17:09:07 | Tree |
[r4448]
by
bugman
Merged revisions 4447 via svnmerge from ........ |
2008-01-07 17:00:06 | Tree |
[r4447]
by
bugman
Added the quit argument to the run() class method. This is to allow the system/functional tests to run this method and to ask relax not to quit. |
2008-01-07 16:59:23 | Tree |