svn+ssh://bugman@.../svn/relax/trunk
........
r18462 | bugman | 2013-02-13 16:05:19 +0100 (Wed, 13 Feb 2013) | 3 lines
Created the Mol_res_spin.test_metadata_molecule_rename system test to demonstrate a spin ID metadata bug.
........
r18463 | bugman | 2013-02-13 16:25:36 +0100 (Wed, 13 Feb 2013) | 14 lines
Reverted r18462 as the Mol_res_spin.test_metadata_molecule_rename system test logic is rubbish.
The command used was:
svn merge -r18462:r18461 .
.....
r18462 | bugman | 2013-02-13 16:05:19 +0100 (Wed, 13 Feb 2013) | 3 lines
Changed paths:
M /trunk/test_suite/system_tests/mol_res_spin.py
Created the Mol_res_spin.test_metadata_molecule_rename system test to demonstrate a spin ID metadata bug.
.....
........
r18464 | bugman | 2013-02-13 16:41:21 +0100 (Wed, 13 Feb 2013) | 6 lines
Created the Structure.test_load_spins_mol_cat system test.
This will be used to test a new 'mol_name_target' argument to the structure.load_spins user
function.
........
r18465 | bugman | 2013-02-13 16:42:50 +0100 (Wed, 13 Feb 2013) | 6 lines
Added the mol_name_target argument to the structure.load_spins user function.
This allows spins from different molecules to be placed together in the same molecule container in
the relax data store.
........