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: Test for PR43536


This patch adds a test to Mauve which ensures all known
Collection implementations in java.util and java.util.concurrent
meet the requirements of remove(Object).   Others may be
added later.

2010-05-11  Andrew John Hughes  <ahughes@redhat.com>

	PR classpath/43536
	* gnu/testlet/java/util/Collection/Test.java:
	New test ensuring all Collection implementations meet
	the requirements of remove(Object).

-- 
Andrew :)

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

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

Attachment: pr43536.diff
Description: Text document


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