mailr12087 - in /1.3/test_suite: shared_data/model_free/ shared_data/results_files/ system_tests/


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

Header


Content

Posted by edward on January 03, 2011 - 10:26:
Author: bugman
Date: Mon Jan  3 10:26:24 2011
New Revision: 12087

URL: http://svn.gna.org/viewcvs/relax?rev=12087&view=rev
Log:
Shifted the location of the truncated PSE-4 data for the relax 1.2 results 
reading system test.


Added:
    1.3/test_suite/shared_data/model_free/pse4_trunc.bz2
      - copied unchanged from r12086, 
1.3/test_suite/shared_data/results_files/pse_trunc.bz2
Removed:
    1.3/test_suite/shared_data/results_files/pse_trunc.bz2
Modified:
    1.3/test_suite/system_tests/model_free.py

Removed: 1.3/test_suite/shared_data/results_files/pse_trunc.bz2
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/shared_data/results_files/pse_trunc.bz2?rev=12086&view=auto
==============================================================================
Binary file - no diff available.

Modified: 1.3/test_suite/system_tests/model_free.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/model_free.py?rev=12087&r1=12086&r2=12087&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/model_free.py (original)
+++ 1.3/test_suite/system_tests/model_free.py Mon Jan  3 10:26:24 2011
@@ -1466,11 +1466,11 @@
             j = j + 1
 
 
-    def test_read_results_1_2_pse(self):
+    def test_read_results_1_2_pse4(self):
         """Read the truncated relax 1.2 model-free results file for PSE-4."""
 
         # Read the results.
-        self.interpreter.results.read(file='pse_trunc', 
dir=__main__.install_path + 
sep+'test_suite'+sep+'shared_data'+sep+'results_files')
+        self.interpreter.results.read(file='pse4_trunc', 
dir=__main__.install_path + 
sep+'test_suite'+sep+'shared_data'+sep+'model_free')
 
         # Debugging print out.
         print(cdp)




Related Messages


Powered by MHonArc, Updated Mon Jan 03 10:40:03 2011