svn+ssh://bugman@.../svn/relax/trunk
........
r18425 | bugman | 2013-02-05 12:35:30 +0100 (Tue, 05 Feb 2013) | 6 lines
Added skips for some GUI tests when wxPython version '2.9.4.1 gtk2 (classic)' is used.
There are a number of bugs in this version which cannot be worked around in certain GUI tests, so
they must be skipped.
........
r18426 | bugman | 2013-02-05 12:56:36 +0100 (Tue, 05 Feb 2013) | 7 lines
More wxPython version '2.9.4.1 gtk2 (classic)' bug avoidances in the GUI tests.
Now the auto-analyses do not check the gauges in the relax controller at the end of the auto NOE,
Rx, and model-free analyses, as reading gauge values is faulty in this version. The Rx test is no
longer skipped for this wxPython version.
........
r18427 | bugman | 2013-02-06 11:44:16 +0100 (Wed, 06 Feb 2013) | 6 lines
Improved the printout from the align_tensor.matrix_angles user function.
The relax_io.write_data() function is being used and the tensors are now identified by name rather
than index.
........
r18428 | bugman | 2013-02-06 11:50:56 +0100 (Wed, 06 Feb 2013) | 3 lines
Improved the printouts from the align_tensor.svd user function.
........