Menu

SVN archive Commit Log


Commit Date  
[r14806] by bugman

Created the N-state model test_rdc_tensor() system test for catching a strange RDC back calc bug.

2011-10-06 12:52:44 Tree
[r14805] by bugman

Bug fix for a newly introduced dependency on the wxPython module.

This wx module is now optional, and only required for the GUI mode. This allows relax to run
without this module installed.

2011-10-06 10:15:58 Tree
[r14804] by bugman

Bug fix for IO capture in the test suite with Python 2.6 or below.

The RelaxTestRunner._makeResult() replacement method has been reinstated. Replacing the class
variable resultclass does not work with earlier versions of the unittest site-package.

2011-10-06 08:33:06 Tree
[r14803] by bugman

Bug fix for the test suite for Python 2.6 and below, introduced at r14788.

The unittest.TextTestResult class only exists in Python 2.7 and above!

2011-10-06 08:06:48 Tree
[r14802] by bugman

Fix for bug #18790 - the negative relaxation data errors.

The cause of this is unknown, as similar data is already checked in the test suite. Now the
relaxation data is not looked at if it or its error is None. This type of data worked perfectly
before! A very strange bug!

2011-10-05 20:12:48 Tree
[r14801] by bugman

Created the Mf.test_bug_18790() system test for catching bug #18790.

2011-10-05 19:27:29 Tree
[r14800] by bugman

Added the script for triggering bug #18790.

This script comes from the bug report submitted by Vitaly Vostrikov <vvostri att gmail dott com> at
https://gna.org/bugs/?18790.

2011-10-05 19:24:44 Tree
[r14799] by bugman

Added some relaxation data files in preparation for a system test to catch bug #18790.

This data comes from the bug report submitted by Vitaly Vostrikov <vvostri att gmail dott com> at
https://gna.org/bugs/?18790.

2011-10-05 19:20:21 Tree
[r14798] by bugman

Fix for the bug introduced in r14797 for the xydxdy Grace plots.

Two if statements are needed, not an if-elif block!

2011-10-05 19:01:25 Tree
[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
spin specific data is zero. Now the Y-axis errors are taken rather than the unused X-axis errors.
This appears to have triggered a bug in the test suite relating to Grace files with both X and Y-
axis errors.

2011-10-05 17:21:23 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.