This is the mail archive of the mauve-patches@sourceware.org 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]

FYI: New Component test


Hi,

I added a test for Component.getMaximumSize(). It shows that the default
should be (Short.MAX_VALUE, Short.MAX_VALUE) and not (Integer.MAX_VALUE,
Integer.MAX_VALUE).

2005-11-02  Roman Kennke  <kennke@aicas.com>

        * gnu/testlet/java/awt/Component/getMaximumSize.java: New test.

/Roman


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