mauve-libgcj: Turn off ClassTest test.

* mauve-libgcj: Turn off ClassTest test.  Enable java.text tests
	again.

From-SVN: r27990
This commit is contained in:
Tom Tromey 1999-07-07 09:12:30 +00:00 committed by Tom Tromey
parent 80be8f05f1
commit c7f0f62848
2 changed files with 7 additions and 6 deletions

View File

@ -1,3 +1,8 @@
1999-07-07 Tom Tromey <tromey@cygnus.com>
* mauve-libgcj: Turn off ClassTest test. Enable java.text tests
again.
Mon Jul 5 12:01:35 1999 Anthony Green <green@cygnus.com>
* java/net/URL.java (equals): Compare strings using String.equals.

View File

@ -6,17 +6,13 @@ JDK1.1
!java.beans
java.lang.Character.classify12
java.lang.String.hash
# We don't have the URL function in Class yet.
!java.lang.Class.ClassTest
!java.math
!java.rmi
!java.security
!java.sql
java.text.StringCharacterIterator.iter
# FIXME: can't enable these until we eliminate compiler bug.
# (The bug is in javac, not gcj, so this really has to wait until
# we can compile mauve with gcj -C.)
# java.text.FieldPosition.Test
# java.text.ParsePosition.Test
# java.text.SimpleDateFormat.getAndSet2DigitYearStart
!java.text.ACIAttribute
!java.text.AttributedCharacterIterator
!java.text.resources