/[ascend]/trunk/test.py
ViewVC logotype

Diff of /trunk/test.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1303 by johnpye, Mon Feb 26 06:47:08 2007 UTC revision 1304 by johnpye, Thu Mar 1 06:34:04 2007 UTC
# Line 157  class TestCompiler(Ascend): Line 157  class TestCompiler(Ascend):
157      def testdefault16(self):      def testdefault16(self):
158          self.defaultmethodstest('testdefault16')          self.defaultmethodstest('testdefault16')
159    
160        def testdefault17(self):
161            self.defaultmethodstest('testdefault17')
162        def testdefault18(self):
163            self.defaultmethodstest('testdefault18')
164    
165  class TestSolver(AscendSelfTester):  class TestSolver(AscendSelfTester):
166            
167      def testlog10(self):      def testlog10(self):

Legend:
Removed from v.1303  
changed lines
  Added in v.1304

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22