Menu

SVN archive Commit Log


Commit Date  
[r14795] by bugman

Created the Relax_fit.test_bug_18789() system test for catching bug #18789.

The Grace file is written out, re-opened, and then the numbers checked.

2011-10-05 16:54:14 Tree
[r14794] by bugman

Added the script for triggering bug #18789.

This script comes from the bug report submitted by Elio Cino <ecino att uwo dott ca> at
https://gna.org/bugs/?18789.

2011-10-05 16:49:03 Tree
[r14793] by bugman

Added some peak list files in preparation for a system test to catch bug #18789.

This data comes from the bug report submitted by Elio Cino <ecino att uwo dott ca> at
https://gna.org/bugs/?18789.

2011-10-05 16:41:37 Tree
[r14792] by bugman

Fix for the _minimise_data_setup method introduced at r14780.

The spin_id string needs to be stored in the data_store structure.

2011-10-05 16:17:04 Tree
[r14791] by bugman

Fix for the GuiTestResult class with the restoration of IO redirection.

The RelaxTestResult.stopTest() method is now actually called instead of the
TextTestResult.stopTest() method.

2011-10-05 14:05:40 Tree
[r14790] by bugman

The GUI test result classes are now being used by the GUI test suite code path.

2011-10-05 13:45:32 Tree
[r14789] by bugman

Implemented some new classes to allow better control of the test suite from the GUI.

The GuiTestResult and GuiTestRunner classes have been added to the relax_test_runner module, and
these are used rather than RelaxTestResult and RelaxTestRunner if the from_gui flag is sent to the
main Test_suite_runner class.

2011-10-05 13:44:33 Tree
[r14788] by bugman

The unittest _TextTestResult object is now depreciated!

All instances of _TextTestResult have been replaced by TextTestResult.

2011-10-05 13:21:26 Tree
[r14787] by bugman

The test result handling is now performed 100% in test_suite_runner.

Previously each class of test (system, unit, and GUI) were managing a separate instance of
RelaxTestRunner. Now it is all controlled from one spot. This will allow better management of the
tests from the GUI.

2011-10-05 13:10:42 Tree
[r14786] by bugman

The results of the unit tests are now going to the proper sys.stdout stream.

The text was previously sent to the initial stream that sys.stderr is set to. This is overwritten
by relax though to be able to send it to the relax controller. This allows the results to be
captured.

2011-10-05 12:55:55 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.