Commit | Date | |
---|---|---|
[r14797]
by
bugman
Fix for bug #18789 - the zero errors in Grace files. This was submitted by Elio Cino <ecino att uwo dott ca> at https://gna.org/bugs/?18789. The problem was that the errors were being taken as the X-axis error values, which in the case of |
2011-10-05 17:21:23 | Tree |
[r14796]
by
bugman
Floats are now checked in test_bug_18789 in case the Grace format changes in the future. |
2011-10-05 16:54:58 | Tree |
[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 |
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 |
2011-10-05 16:41:37 | Tree |
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 |
2011-10-05 14:05:40 | Tree |
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 |
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 |