Menu

SVN archive Commit Log


Commit Date  
[r26502] by bugman

Python 3 fixes throughout relax, as identified by the 2to3 script.

The command used was:
2to3 -j 4 -w -f except -f import -f imports -f long -f numliterals -f xrange .

2014-11-11 08:19:53 Tree
[r26501] by bugman

Python 3 fixes for the relax codebase.

These changes were made using the command:
2to3 -j 4 -w -f buffer -f idioms -f set_literal -f ws_comma -x except -x import -x imports -x long -x numliterals -x xrange .

2014-11-10 22:43:15 Tree
[r26500] by bugman

Fix for the Relax_disp.test_cpmg_synthetic_dx_map_points system test for certain systems.

This change is to allow the test to pass on Python 2.5 and 3.1 on a 32-bit GNU/Linux system. This
may be related to 32-bit numpy 1.6.2 verses later numpy versions causing precision differences.

2014-11-10 22:32:07 Tree
[r26499] by bugman

Loosened the checks in the Relax_disp.test_baldwin_synthetic_full system test.

This is to allow the test to pass on Python 2.5 and 3.1 on a 32-bit GNU/Linux system.

2014-11-10 22:24:54 Tree
[r26498] by bugman

Removed debugging code from the N_state_model.test_CaM_IQ_tensor_fit system test.

This was an accidentally introduced state.save user function used to catch the system test state.
It would results in the 'x.bz2' file being dumped in the current directory. It was introduced in
r26359 (http://article.gmane.org/gmane.science.nmr.relax.scm/24110).

2014-11-10 18:56:07 Tree
[r26497] by bugman

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

........
r26495 | bugman | 2014-11-10 18:55:29 +0100 (Mon, 10 Nov 2014) | 7 lines

Fix for bug #22938 (https://gna.org/bugs/?22938).

This is the failure of the test suite in the relax GUI. The problem was that the
status.skip_blacklisted_tests variable did not exist - it was only initialised if relax is started
in test suite mode. Now the value is always set from within the status module and defaults to True.
........

2014-11-10 17:56:04 Tree
[r26496] by bugman

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

........
r26495 | bugman | 2014-11-10 18:55:29 +0100 (Mon, 10 Nov 2014) | 7 lines

Fix for bug #22938 (https://gna.org/bugs/?22938).

This is the failure of the test suite in the relax GUI. The problem was that the
status.skip_blacklisted_tests variable did not exist - it was only initialised if relax is started
in test suite mode. Now the value is always set from within the status module and defaults to True.
........

2014-11-10 17:56:00 Tree
[r26495] by bugman

Fix for bug #22938 (https://gna.org/bugs/?22938).

This is the failure of the test suite in the relax GUI. The problem was that the
status.skip_blacklisted_tests variable did not exist - it was only initialised if relax is started
in test suite mode. Now the value is always set from within the status module and defaults to True.

2014-11-10 17:55:29 Tree
[r26494] by bugman

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

........
r26486 | bugman | 2014-11-10 18:19:49 +0100 (Mon, 10 Nov 2014) | 7 lines

Fix for bug #22937 (https://gna.org/bugs/?22937).

This is the failure of the Relax_disp.test_estimate_r2eff_err_auto system test on Python 2.5. The
test_suite/shared_data/dispersion/Kjaergaard_et_al_2013/1_setup_r1rho_GUI.py simply required a
newline character at the end of the file so that it can be executed in Python 2.5.
........

2014-11-10 17:38:00 Tree
[r26493] by bugman

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

........
r26486 | bugman | 2014-11-10 18:19:49 +0100 (Mon, 10 Nov 2014) | 7 lines

Fix for bug #22937 (https://gna.org/bugs/?22937).

This is the failure of the Relax_disp.test_estimate_r2eff_err_auto system test on Python 2.5. The
test_suite/shared_data/dispersion/Kjaergaard_et_al_2013/1_setup_r1rho_GUI.py simply required a
newline character at the end of the file so that it can be executed in Python 2.5.
........

2014-11-10 17:37: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.