mailr2404 - in /1.2/test_suite: test.py test_suite.py


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

Header


Content

Posted by edward on March 24, 2006 - 03:18:
Author: bugman
Date: Fri Mar 24 03:18:23 2006
New Revision: 2404

URL: http://svn.gna.org/viewcvs/relax?rev=2404&view=rev
Log:
Renamed the main test suite file and changed its class name.


Added:
    1.2/test_suite/test_suite.py
      - copied, changed from r2403, 1.2/test_suite/test.py
Removed:
    1.2/test_suite/test.py

Copied: 1.2/test_suite/test_suite.py (from r2403, 1.2/test_suite/test.py)
URL: 
http://svn.gna.org/viewcvs/relax/1.2/test_suite/test_suite.py?p2=1.2/test_suite/test_suite.py&p1=1.2/test_suite/test.py&r1=2403&r2=2404&rev=2404&view=diff
==============================================================================
--- 1.2/test_suite/test.py (original)
+++ 1.2/test_suite/test_suite.py Fri Mar 24 03:18:23 2006
@@ -33,9 +33,9 @@
 from sequence import Sequence
 
 
-class Testing:
+class Test_suite:
     def __init__(self, relax):
-        """Testing of relax.
+        """The relax test suite.
 
         This class runs a number of tests to determine if any changes to 
relax have caused
         breakages.




Related Messages


Powered by MHonArc, Updated Fri Mar 24 03:40:06 2006