This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: FYI: run mauve tests
- From: Tom Tromey <tromey at redhat dot com>
- To: GCC libjava patches <java-patches at gcc dot gnu dot org>
- Date: 19 Jul 2003 16:08:49 -0600
- Subject: Patch: FYI: run mauve tests
- Reply-to: tromey at redhat dot com
I'm checking this in on the trunk. This lets us run mauve once again.
Tom
Index: ChangeLog
from Tom Tromey <tromey@redhat.com>
* mauve-libgcj: Don't run CollationElementIterator tests.
Index: mauve-libgcj
===================================================================
RCS file: /cvs/gcc/gcc/libjava/mauve-libgcj,v
retrieving revision 1.26
diff -u -r1.26 mauve-libgcj
--- mauve-libgcj 28 Feb 2003 11:38:56 -0000 1.26
+++ mauve-libgcj 19 Jul 2003 22:17:37 -0000
@@ -25,3 +25,6 @@
# The behaviour of the garbarge collector cannot be predicted.
# Note the . at the end so we do test java.lang.reflect
!java.lang.ref.
+
+# We don't have CollationElementIterator.setText.
+!java.text.CollationElementIterator.