java.awt.geom.Rectangle2D
David Gilbert
david.gilbert@object-refinery.com
Mon Sep 6 19:40:00 GMT 2004
Attached are some tests for the java.awt.geom.Rectangle2D base class.
All checks pass for me using JamVM 1.1.4 and JDK 1.4:
dgilbert@linux42:~/workspace/mauve> java -cp .
gnu.testlet.SimpleTestHarness -file Rectangle2DTests.txt -debug
0 of 80 tests failed
dgilbert@linux42:~/workspace/mauve> jamvm -cp .
gnu.testlet.SimpleTestHarness -file Rectangle2DTests.txt -debug
0 of 80 tests failed
Regards,
Dave Gilbert
www.jfree.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add.java
Type: text/x-java
Size: 2346 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20040906/906a9fd9/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: constants.java
Type: text/x-java
Size: 1418 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20040906/906a9fd9/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: contains.java
Type: text/x-java
Size: 1885 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20040906/906a9fd9/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: equals.java
Type: text/x-java
Size: 2078 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20040906/906a9fd9/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: getBounds2D.java
Type: text/x-java
Size: 1739 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20040906/906a9fd9/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: intersect.java
Type: text/x-java
Size: 2172 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20040906/906a9fd9/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: intersects.java
Type: text/x-java
Size: 1599 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20040906/906a9fd9/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: intersectsLine.java
Type: text/x-java
Size: 2285 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20040906/906a9fd9/attachment-0007.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setFrame.java
Type: text/x-java
Size: 1542 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20040906/906a9fd9/attachment-0008.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: union.java
Type: text/x-java
Size: 2154 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20040906/906a9fd9/attachment-0009.bin>
More information about the Mauve-patches
mailing list