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: Add getSimpleName test


Attached is a new test for java.lang.Class#getSimpleName contributed
by Pekka Enberg and extended by myself to check anonymous classes.

2010-12-13  Andrew John Hughes  <ahughes@redhat.com>

	* gnu/testlet/java/lang/Class/GetSimpleName.java:
	Add tests for anonymous classes.

2010-12-12  Pekka Enberg  <penberg@kernel.org>

	* gnu/testlet/java/lang/Class/GetSimpleName.java:
	Add tests for primitive, Object, array and inner
	classes.

-- 
Andrew :)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and IcedTea
http://www.gnu.org/software/classpath
http://icedtea.classpath.org
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint = F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8

Attachment: diff
Description: Text document


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