Menu

Commit [r8194]  Maximize  Restore  History

Merged revisions 8191-8193 via svnmerge from

svn+ssh://bugman@.../svn/relax/1.3

........
r8191 | bugman | 2008-12-11 17:24:46 +0100 (Thu, 11 Dec 2008) | 8 lines

Fixes for bug #12573 (https://gna.org/bugs/index.php?12573).

This bug was reported by Jack Howarth (https://gna.org/users/jhowarth).

The problem was simply that the optimisation checks are exact and had to be slightly modified for
the Darwin kernel on 32 bit PowerPC.
........
r8192 | bugman | 2008-12-11 17:48:43 +0100 (Thu, 11 Dec 2008) | 11 lines

Fixes for the 2 test_atom_loop_spin_selection2() unit tests.

This problem was reported by Jack Howarth (https://gna.org/users/jhowarth) in the post at
https://mail.gna.org/public/relax-users/2008-10/msg00089.html (Message-id:
<20081024141150.GA879@...>).

The problem was with the position array comparison as this was being converted to a string and then
compared. The string representations of the numpy arrays is obviously different on the intel vs.
powerpc chips.
........
r8193 | bugman | 2008-12-11 18:09:51 +0100 (Thu, 11 Dec 2008) | 10 lines

Another PowerPC system test bug fix.

This problem was reported by Jack Howarth (https://gna.org/users/jhowarth) in the post at
https://mail.gna.org/public/relax-users/2008-10/msg00089.html (Message-id:
<20081024141150.GA879@...>).

The string.fromstring() function appears to be useless when switching between big and little endian
machines.
........

bugman 2008-12-11

changed /branches/ave_noe
changed /branches/ave_noe/test_suite/system_tests/angles.py
changed /branches/ave_noe/test_suite/system_tests/model_free.py
changed /branches/ave_noe/test_suite/unit_tests/_generic_fns/_structure/test_internal.py
changed /branches/ave_noe/test_suite/unit_tests/_generic_fns/_structure/test_scientific.py
/branches/ave_noe
Directory.
/branches/ave_noe/test_suite/system_tests/angles.py Diff Switch to side-by-side view
Loading...
/branches/ave_noe/test_suite/system_tests/model_free.py Diff Switch to side-by-side view
Loading...
/branches/ave_noe/test_suite/unit_tests/_generic_fns/_structure/test_internal.py Diff Switch to side-by-side view
Loading...
/branches/ave_noe/test_suite/unit_tests/_generic_fns/_structure/test_scientific.py Diff Switch to side-by-side view
Loading...
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.