This is the mail archive of the mauve-patches@sources.redhat.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

java.awt.geom.RoundRectangle2D.contains, intersects


Hi,

here's two Mauve test cases for:

- java.awt.geom.RoundRectangle2D.contains
- java.awt.geom.RoundRectangle2D.intersects

The 25 tests for contains succeed on Sun J2SE 1.4.1_01, and also with GNU
Classpath.

The 49 tests for intersects succeed on Sun J2SE 1.4.1_01, but 12 of them
fail with GNU Classpath. I've reported this as bug #6067 for Classpath; see

 http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6067&group_id=85


2003-10-20  Sascha Brawer  <brawer@dandelis.ch>

        * gnu/testlet/java/awt/geom/RoundRectangle2D/contains.java,
        * gnu/testlet/java/awt/geom/RoundRectangle2D/intersects.java:
        New files.

Best regards,

-- Sascha

Sascha Brawer, brawer@dandelis.ch, http://www.dandelis.ch/people/brawer/ 

Attachment: RoundRectangle2D.tar.gz
Description: GNU Zip compressed data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]