mailr17784 - in /trunk/test_suite: shared_data/results_files/empty.bz2 system_tests/results.py


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

Header


Content

Posted by edward on October 09, 2012 - 12:09:
Author: bugman
Date: Tue Oct  9 12:09:45 2012
New Revision: 17784

URL: http://svn.gna.org/viewcvs/relax?rev=17784&view=rev
Log:
The Results system tests are no longer dependent on the relaxation 
curve-fitting C modules.

This allows these tests to run when the module cannot be imported.


Modified:
    trunk/test_suite/shared_data/results_files/empty.bz2
    trunk/test_suite/system_tests/results.py

Modified: trunk/test_suite/shared_data/results_files/empty.bz2
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/shared_data/results_files/empty.bz2?rev=17784&r1=17783&r2=17784&view=diff
==============================================================================
Binary files - no diff available.

Modified: trunk/test_suite/system_tests/results.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/results.py?rev=17784&r1=17783&r2=17784&view=diff
==============================================================================
--- trunk/test_suite/system_tests/results.py (original)
+++ trunk/test_suite/system_tests/results.py Tue Oct  9 12:09:45 2012
@@ -36,7 +36,7 @@
         """Set up for all the functional tests."""
 
         # Create a data pipe.
-        self.interpreter.pipe.create('test', 'relax_fit')
+        self.interpreter.pipe.create('test', 'mf')
 
         # Create a temporary file name.
         ds.tmpfile = mktemp()




Related Messages


Powered by MHonArc, Updated Tue Oct 09 13:00:02 2012