Menu

SVN archive Commit Log


Commit Date  
[r22156] by bugman

The python_seek.py development script now allows the modules to be specified on the command line.

This speeds up the script and allows individual modules to be checked and the version displayed.

2014-02-07 16:46:05 Tree
[r22155] by bugman

Loosened the checks of some of the Relax_fit system tests.

These are the Relax_fit.test_curve_fitting_height and Relax_fit.test_curve_fitting_volume system
tests. The minor change is required to allow the tests to pass on a 32-bit system with Python
3.3.3.

2014-02-07 16:03:36 Tree
[r22154] by bugman

Merged revisions 22148-22153 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r22148 | bugman | 2014-02-07 11:46:28 +0100 (Fri, 07 Feb 2014) | 5 lines

Decreased the accuracy of the Relax_disp.test_korzhnev_2005_15n_dq_data system test.

This is to allow the test to pass on a 32-bit test system (Mageia 4 i586 VM).
........
r22149 | bugman | 2014-02-07 13:27:25 +0100 (Fri, 07 Feb 2014) | 6 lines

Decreased the precision of the Relax_disp.test_hansen_cpmg_data_auto_analysis system test.

This is to allow the test to pass on a 32-bit test system using Python 2.5 and Python 3.1 (Mageia 4
i586 VM).
........
r22150 | bugman | 2014-02-07 13:34:00 +0100 (Fri, 07 Feb 2014) | 6 lines

Decreased the precision of the Relax_disp.test_hansen_cpmg_data_auto_analysis_r2eff system test.

This is to allow the test to pass on a 32-bit test system using Python 2.5 and Python 3.1 (Mageia 4
i586 VM).
........
r22151 | bugman | 2014-02-07 13:36:28 +0100 (Fri, 07 Feb 2014) | 6 lines

Decreased the precision of the Relax_disp.test_hansen_cpmg_data_to_cr72 system test.

This is to allow the test to pass on a 32-bit test system using Python 2.5 and Python 3.1 (Mageia 4
i586 VM).
........
r22152 | bugman | 2014-02-07 13:42:38 +0100 (Fri, 07 Feb 2014) | 7 lines

Fix for the test_suite/system_tests/scripts/noe/bug_21562_noe_replicate_fail.py system test script.

There was some invisible binary junk at the start of the file which as causing the
Noe.test_bug_21562_noe_replicate_fail system test to fail, as the script could not load. This was
only affecting one 32-bit test system using Python 3.1 and Python 3.2 (Mageia 4 i586 VM).
........
r22153 | bugman | 2014-02-07 13:47:47 +0100 (Fri, 07 Feb 2014) | 6 lines

Fixes for the unit tests of the package __all__ lists for Python 3.

When Python 3 generates byte-compiled *.pyc files, these are stored in __pycache__ directories.
These directories are now skipped for the package content unit tests, allowing the test to pass.
........

2014-02-07 14:43:08 Tree
[r22153] by bugman

Fixes for the unit tests of the package __all__ lists for Python 3.

When Python 3 generates byte-compiled *.pyc files, these are stored in __pycache__ directories.
These directories are now skipped for the package content unit tests, allowing the test to pass.

2014-02-07 12:47:47 Tree
[r22152] by bugman

Fix for the test_suite/system_tests/scripts/noe/bug_21562_noe_replicate_fail.py system test script.

There was some invisible binary junk at the start of the file which as causing the
Noe.test_bug_21562_noe_replicate_fail system test to fail, as the script could not load. This was
only affecting one 32-bit test system using Python 3.1 and Python 3.2 (Mageia 4 i586 VM).

2014-02-07 12:42:38 Tree
[r22151] by bugman

Decreased the precision of the Relax_disp.test_hansen_cpmg_data_to_cr72 system test.

This is to allow the test to pass on a 32-bit test system using Python 2.5 and Python 3.1 (Mageia 4
i586 VM).

2014-02-07 12:36:28 Tree
[r22150] by bugman

Decreased the precision of the Relax_disp.test_hansen_cpmg_data_auto_analysis_r2eff system test.

This is to allow the test to pass on a 32-bit test system using Python 2.5 and Python 3.1 (Mageia 4
i586 VM).

2014-02-07 12:34:00 Tree
[r22149] by bugman

Decreased the precision of the Relax_disp.test_hansen_cpmg_data_auto_analysis system test.

This is to allow the test to pass on a 32-bit test system using Python 2.5 and Python 3.1 (Mageia 4
i586 VM).

2014-02-07 12:27:25 Tree
[r22148] by bugman

Decreased the accuracy of the Relax_disp.test_korzhnev_2005_15n_dq_data system test.

This is to allow the test to pass on a 32-bit test system (Mageia 4 i586 VM).

2014-02-07 10:46:28 Tree
[r22147] by bugman

Merged revisions 22139,22143-22144 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r22139 | bugman | 2014-02-06 16:17:49 +0100 (Thu, 06 Feb 2014) | 6 lines

Small improvement for the devel_scripts/python_seek.py script.

The list of detected Python binaries files are now sorted prior to determining the installed
modules.
........
r22143 | bugman | 2014-02-07 11:11:55 +0100 (Fri, 07 Feb 2014) | 8 lines

Updated the N_state_model.5_state_xz system test to allow it to complete on i586 Linux systems.

The optimisation would continue for a huge amount of time on a test system (Mageia 4 i586 VM) and
would make it appear as though the test suite has hung. By limiting the maximum number of
iterations in the optimisation to 1000, the test will complete successfully and the parameters
optimised to the same precision.
........
r22144 | bugman | 2014-02-07 11:17:55 +0100 (Fri, 07 Feb 2014) | 5 lines

Loosened the checks for the Frame_order.test_korzhnev_2005_15n_zq_data system test.

This is to allow the test to pass on a 32-bit test system (Mageia 4 i586 VM).
........

2014-02-07 10:33:59 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.