Commit | Date | |
---|---|---|
[r10323]
by
bugman
The dAuvergne_protocol class now calls the user functions from the self.interpreter instance directly. |
2010-01-25 18:21:05 | Tree |
2010-01-25 18:11:59 | Tree | |
[r10321]
by
bugman
Update the user function print out functions. _off() and _on() are no longer private, and accept the verbose keyword arg to allow the print out to |
2010-01-25 18:11:25 | Tree |
2010-01-25 18:04:45 | Tree | |
2010-01-25 17:54:20 | Tree | |
2010-01-25 17:52:38 | Tree | |
[r10317]
by
bugman
Fixed all the calls to the user functions located in the interpreter class. self.relax is no longer referenced and the user functions are now directly called. |
2010-01-25 17:52:04 | Tree |
[r10316]
by
bugman
The interpreter _on() method does not need to be called as user fn intros are turned on by default. |
2010-01-25 17:13:12 | Tree |
[r10315]
by
bugman
Created the SystemTestCase base class for all the system tests to use. This base class initialises the relax interpreter within the TestCase class instances. |
2010-01-25 17:04:17 | Tree |
[r10314]
by
bugman
The relax main instance is no longer handled by the system test initialisation code. |
2010-01-25 16:06:28 | Tree |