Commit | Date | |
---|---|---|
2011-01-04 10:00:32 | Tree | |
[r12113]
by
bugman
The RelaxTestLoader has been added as a replacement for unittest.TestLoader. This empty class will in the end handle the skipping of tests when Python packages optional for |
2011-01-04 09:45:41 | Tree |
2011-01-04 09:28:06 | Tree | |
2011-01-04 09:27:27 | Tree | |
[r12110]
by
bugman
Updated 3 optimisation system tests to pass under 32-bit Linux. Why these optimisation stats are now slightly different must be due to software differences. |
2011-01-04 08:44:05 | Tree |
[r12109]
by
bugman
Shifted the status singleton instantiation to the import level in all modules. This should save execution time. The last commit omitted the main relax directories. |
2011-01-04 08:36:28 | Tree |
[r12108]
by
bugman
Shifted the status singleton instantiation to the import level in all modules. This should save execution time. |
2011-01-04 08:31:02 | Tree |
2011-01-04 08:16:01 | Tree | |
[r12106]
by
bugman
Changed how the status singleton object is setup - it does it itself! The status object now sets up itself so that a call to setup() is no longer necessary. setup() |
2011-01-04 08:15:20 | Tree |
[r12105]
by
bugman
Shifted the relax installation path variable from __main__ into the status singleton object. This allows relax modules to be imported outside of relax. |
2011-01-04 07:58:39 | Tree |