java.awt.geom.Ellipse2D

David Gilbert david.gilbert@object-refinery.com
Fri Oct 1 14:17:00 GMT 2004


This collection of tests for the Ellipse2D class is incomplete, but I'm
not sure when I'll get back to finishing it off so I thought I'd submit
what I have.  All tests pass with a recent CVS version of Classpath and
JamVM 1.2.0.

dgilbert@linux42:~/workspace/mauve> jamvm -classpath .
gnu.testlet.SimpleTestHarness -file CurrentTests.txt -debug
0 of 110 tests failed
dgilbert@linux42:~/workspace/mauve> java14 -classpath .
gnu.testlet.SimpleTestHarness -file CurrentTests.txt -debug
0 of 110 tests failed
dgilbert@linux42:~/workspace/mauve> java15 -classpath .
gnu.testlet.SimpleTestHarness -file CurrentTests.txt -debug
0 of 110 tests failed

Regards,

Dave Gilbert
http://www.jfree.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: contains.java
Type: text/x-java
Size: 2560 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20041001/28ed49d6/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: intersects.java
Type: text/x-java
Size: 1557 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20041001/28ed49d6/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clone.java
Type: text/x-java
Size: 1643 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20041001/28ed49d6/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: constructors.java
Type: text/x-java
Size: 1751 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20041001/28ed49d6/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: getBounds2D.java
Type: text/x-java
Size: 1743 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20041001/28ed49d6/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: getHeight.java
Type: text/x-java
Size: 1431 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20041001/28ed49d6/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: getWidth.java
Type: text/x-java
Size: 1427 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20041001/28ed49d6/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: getX.java
Type: text/x-java
Size: 1411 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20041001/28ed49d6/attachment-0007.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: getY.java
Type: text/x-java
Size: 1411 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20041001/28ed49d6/attachment-0008.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: isEmpty.java
Type: text/x-java
Size: 1582 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20041001/28ed49d6/attachment-0009.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setFrame.java
Type: text/x-java
Size: 1809 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20041001/28ed49d6/attachment-0010.bin>


More information about the Mauve-patches mailing list