Patch: FYI: run mauve tests
Tom Tromey
tromey@redhat.com
Sat Jul 19 22:18:00 GMT 2003
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.
More information about the Java-patches
mailing list