Commit | Date | |
---|---|---|
2011-06-29 18:06:46 | Tree | |
[r13322]
by
bugman
Shifted the GUI test check_exceptions() method into a base class for all tests to use. |
2011-06-29 17:58:36 | Tree |
2011-06-29 17:53:01 | Tree | |
2011-06-29 17:49:02 | Tree | |
[r13319]
by
bugman
Errors are now caught in the thread and placed in the status.analyses.exception_queue Queue object. |
2011-06-29 17:10:24 | Tree |
[r13318]
by
bugman
The Analysis_controller class is now creating a container 'analyses' for the status object. This will be for storing all the GUI analysis specific status info. |
2011-06-29 17:09:16 | Tree |
[r13317]
by
bugman
The Execute.run_analysis() base class method has been created. This raises a RelaxImplementError if called! |
2011-06-29 15:39:12 | Tree |
[r13316]
by
bugman
The run() thread (and pseudo-thread) method has been shifted to the Execute class. The derived classes must now provide the run_analysis() method. |
2011-06-29 15:37:02 | Tree |
[r13315]
by
bugman
A dummy join() method has been created to make the non-threaded execution behave like a thread. |
2011-06-29 15:34:22 | Tree |
2011-06-29 15:21:36 | Tree |