svn+ssh://tlinnet@.../svn/relax/trunk
........
r24047 | bugman | 2014-06-17 17:57:06 +0200 (Tue, 17 Jun 2014) | 7 lines
Fixes for the Relax_disp.test_hansen_cpmg_data_missing_auto_analysis system test.
The pA parameter is no longer tested for one spin as it moves to random values on different
operating systems and 32 vs. 64-bit systems. This is because this spin experiences no exchange,
both dw and kex are zero.
........
r24048 | bugman | 2014-06-17 18:05:23 +0200 (Tue, 17 Jun 2014) | 5 lines
Decreased the value checking precision in the Relax_disp.test_hansen_cpmg_data_to_lm63 system test.
This is to allow the test to pass on certain operating systems and 32-bit systems.
........
r24049 | bugman | 2014-06-17 18:22:38 +0200 (Tue, 17 Jun 2014) | 7 lines
Modified the precision of the output from the relax_disp.sherekhan_input user function.
This is simply to allow the Relax_disp.test_sod1wt_t25_to_sherekhan_input system test to pass on
certain 32-bit systems, as the float output to 15 decimal places is not always the same. This
system test has been updated for the change.
........