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:
parent
80be8f05f1
commit
c7f0f62848
@ -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>
|
Mon Jul 5 12:01:35 1999 Anthony Green <green@cygnus.com>
|
||||||
|
|
||||||
* java/net/URL.java (equals): Compare strings using String.equals.
|
* java/net/URL.java (equals): Compare strings using String.equals.
|
||||||
|
@ -6,17 +6,13 @@ JDK1.1
|
|||||||
!java.beans
|
!java.beans
|
||||||
java.lang.Character.classify12
|
java.lang.Character.classify12
|
||||||
java.lang.String.hash
|
java.lang.String.hash
|
||||||
|
# We don't have the URL function in Class yet.
|
||||||
|
!java.lang.Class.ClassTest
|
||||||
!java.math
|
!java.math
|
||||||
!java.rmi
|
!java.rmi
|
||||||
!java.security
|
!java.security
|
||||||
!java.sql
|
!java.sql
|
||||||
java.text.StringCharacterIterator.iter
|
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.ACIAttribute
|
||||||
!java.text.AttributedCharacterIterator
|
!java.text.AttributedCharacterIterator
|
||||||
!java.text.resources
|
!java.text.resources
|
||||||
|
Loading…
Reference in New Issue
Block a user