mailr8131 - in /1.3/test_suite/system_tests: relax_fit.py scripts/1UBQ_relax_fit.py


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

Header


Content

Posted by edward on December 04, 2008 - 16:29:
Author: bugman
Date: Thu Dec  4 16:29:07 2008
New Revision: 8131

URL: http://svn.gna.org/viewcvs/relax?rev=8131&view=rev
Log:
Expanded the system test for both bug #12670 and bug #12679.


Modified:
    1.3/test_suite/system_tests/relax_fit.py
    1.3/test_suite/system_tests/scripts/1UBQ_relax_fit.py

Modified: 1.3/test_suite/system_tests/relax_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/relax_fit.py?rev=8131&r1=8130&r2=8131&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/relax_fit.py (original)
+++ 1.3/test_suite/system_tests/relax_fit.py Thu Dec  4 16:29:07 2008
@@ -54,8 +54,8 @@
         ds.__reset__()
 
 
-    def test_bug_12670(self):
-        """Test the relaxation curve fitting, replicating bug #12670 
(https://gna.org/bugs/index.php?12670)."""
+    def test_bug_12670_12679(self):
+        """Test the relaxation curve fitting, replicating bug #12670 and bug 
#12679."""
 
         # Execute the script.
         self.relax.interpreter.run(script_file=sys.path[-1] + 
'/test_suite/system_tests/scripts/1UBQ_relax_fit.py')

Modified: 1.3/test_suite/system_tests/scripts/1UBQ_relax_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/1UBQ_relax_fit.py?rev=8131&r1=8130&r2=8131&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/scripts/1UBQ_relax_fit.py (original)
+++ 1.3/test_suite/system_tests/scripts/1UBQ_relax_fit.py Thu Dec  4 16:29:07 
2008
@@ -1,4 +1,6 @@
-# Script for catching bug #12670 (https://gna.org/bugs/index.php?12670) as 
submitted by Michael Funk (mifu att nmr dot mpibpc dot mpg dot de).
+# Script for catching a number of bugs as submitted by Michael Funk (mifu 
att nmr dot mpibpc dot mpg dot de).  These include:
+# Bug #12670 (https://gna.org/bugs/index.php?12670).
+# Bug #12679 (https://gna.org/bugs/index.php?12679).
 
 # Python module imports.
 import sys




Related Messages


Powered by MHonArc, Updated Thu Dec 04 16:40:02 2008