Author: bugman
Date: Thu Dec 11 11:46:04 2014
New Revision: 27086
URL: http://svn.gna.org/viewcvs/relax?rev=27086&view=rev
Log:
Modified the Structure.test_bug_22070_structure_superimpose_after_deletion
system test.
This now calls the structure.align user function after calling the
structure.superimpose user
function to better test a condition that can trigger bugs.
Modified:
trunk/test_suite/system_tests/structure.py
Modified: trunk/test_suite/system_tests/structure.py
URL:
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/structure.py?rev=27086&r1=27085&r2=27086&view=diff
==============================================================================
--- trunk/test_suite/system_tests/structure.py (original)
+++ trunk/test_suite/system_tests/structure.py Thu Dec 11 11:46:04 2014
@@ -473,6 +473,9 @@
# Superimpose.
self.interpreter.structure.superimpose(method='fit to first',
centre_type='CoM')
+
+ # Align.
+ self.interpreter.structure.align(method='fit to first',
centre_type='CoM')
def test_bug_22860_CoM_after_deletion(self):
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits