mailr7349 - /1.3/test_suite/system_tests/structure.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on September 26, 2008 - 17:21:
Author: bugman
Date: Fri Sep 26 17:21:05 2008
New Revision: 7349

URL: http://svn.gna.org/viewcvs/relax?rev=7349&view=rev
Log:
Modified the test_load_results() system test to check both the file name and 
path.

These are not yet implemented in relax.


Modified:
    1.3/test_suite/system_tests/structure.py

Modified: 1.3/test_suite/system_tests/structure.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/structure.py?rev=7349&r1=7348&r2=7349&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/structure.py (original)
+++ 1.3/test_suite/system_tests/structure.py Fri Sep 26 17:21:05 2008
@@ -59,4 +59,5 @@
         # Test the structure.
         self.assert_(hasattr(cdp, 'structure'))
         self.assertEqual(cdp.structure.file_name, 'Ap4Aase_res1-12.pdb')
+        self.assert_(cdp.structure.path, '../structures')
 




Related Messages


Powered by MHonArc, Updated Fri Sep 26 17:40:03 2008