BigInteger tests

David Gilbert david.gilbert@object-refinery.com
Fri Sep 17 17:39:00 GMT 2004


Oops, attached a multiply.class by accident!  Here is the .java file.

Regards,

Dave

On Fri, 2004-09-17 at 18:38, David Gilbert wrote:
> Please find attached some "not too taxing but better than no tests at
> all" tests for the BigInteger class.  All tests pass for me with both
> Classpath and JDK 1.4:
> 
> dgilbert@linux42:~/workspace/mauve> jamvm -classpath .
> gnu.testlet.SimpleTestHarness -file CurrentTests.txt -debug
> 0 of 110 tests failed
> dgilbert@linux42:~/workspace/mauve> java -classpath .
> gnu.testlet.SimpleTestHarness -file CurrentTests.txt -debug
> 0 of 110 tests failed
> 
> Regards,
> 
> Dave Gilbert
> www.jfree.org
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: multiply.java
Type: text/x-java
Size: 2620 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20040917/34dcb558/attachment.bin>


More information about the Mauve-patches mailing list