Menu

SVN archive Commit Log


Commit Date  
[r21188] by bugman

Merged revisions 21187 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r21187 | bugman | 2013-10-18 20:12:35 +0200 (Fri, 18 Oct 2013) | 5 lines

The test_suite.clean_up.deletion() function can now handle the case of missing files and directories.

This problem was occurring in the relax_disp branch for some of the system tests.
........

2013-10-18 18:15:03 Tree
[r21187] by bugman

The test_suite.clean_up.deletion() function can now handle the case of missing files and directories.

This problem was occurring in the relax_disp branch for some of the system tests.

2013-10-18 18:12:35 Tree
[r21186] by bugman

Fix for the test_suite.clean_up.deletion() method for another MS Windows problem.

Sometimes the failed rmtree() call actually deletes the files and throws the WindowsError error.
Therefore the second rmtree() call will throw another WindowsError for the missing files. This is
now caught.

2013-10-18 17:53:55 Tree
[r21185] by bugman

Fix for the relaxation dispersion system test tearDown() method.

The rmtree function is no longer user, rather the test_suite.clean_up.deletion() function is being
used to handle the issue of MS Windows not releasing the file in time.

2013-10-18 17:39:15 Tree
[r21184] by bugman

Commented out some checks of the Relax_disp.test_hansen_cpmg_data_auto_analysis_numeric system test.

This is to allow this test to pass on 32-bit GNU/Linux systems. The numeric model optimisation is
incomplete but different between the 32-bit and 64-bit systems.

2013-10-18 17:31:42 Tree
[r21183] by bugman

Loosened some of the relaxation dispersion system tests to allow them to pass on MS Windows.

2013-10-18 17:20:42 Tree
[r21182] by bugman

Fixes to allow the Mf.test_mf_auto_analysis system test to pass on Mac OS X.

The simulated event.GetPosition() method in the Fake_right_click class the file
test_suite/gui_tests/model_free.py must return a wx.Point object and not a Python tuple. The
gui.components.base_list.Base_list.on_right_click() method has also been modified with a wx.Yield()
call to allos the test to pass.

2013-10-18 16:32:37 Tree
[r21181] by bugman

Loosened the Relax_disp.test_sprangers_data_to_mq_ns_cpmg_2site system test to allow it to pass on Mac OS X.

2013-10-18 15:31:06 Tree
[r21180] by bugman

Created a GUI element for the numeric_only flag of the auto-analysis for the dispersion GUI tab.

This defaults to false to allow all model types to be used.

2013-10-18 14:19:06 Tree
[r21179] by bugman

Added a new button to the button bar in the relaxation dispersion GUI analysis tab.

This is a button used to launch the value.set user function to allow the user to pre-set certain
parameters so that they are not used in the grid search.

2013-10-18 13:55:56 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.