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).
........