svn+ssh://bugman@.../svn/relax/branches/double_rotor
........
r22171 | bugman | 2014-02-12 09:30:17 +0100 (Wed, 12 Feb 2014) | 3 lines
Capitalised the class variables of all of the CaM frame order system test scripts.
........
r22172 | bugman | 2014-02-12 10:14:05 +0100 (Wed, 12 Feb 2014) | 6 lines
Class variable cleanup for the CaM frame order system test scripts.
The variables are now all defined in the base script and only overwritten when needed by the
individual tests.
........
r22173 | bugman | 2014-02-12 10:16:47 +0100 (Wed, 12 Feb 2014) | 3 lines
Updated the test_suite.system_tests.scripts.frame_order.cam package __all__ list.
........
r22174 | bugman | 2014-02-12 11:14:09 +0100 (Wed, 12 Feb 2014) | 6 lines
Changed the handling of the pivot point in the CaM frame order system tests.
The pivot point is now a class variable, rather than being hardcoded into a function. The handling
of a second pivot has also been added.
........
r22175 | bugman | 2014-02-12 11:15:07 +0100 (Wed, 12 Feb 2014) | 3 lines
Updated the CaM frame order double rotor system test script to have the correct two pivots.
........