Commit fd05b13d by Tom Tromey Committed by Tom Tromey

mauve-libgcj: Explicitly enable formerly disabled java.text tests.

	* mauve-libgcj: Explicitly enable formerly disabled java.text
	tests.

From-SVN: r27992
parent c7f0f628
1999-07-07 Tom Tromey <tromey@cygnus.com> 1999-07-07 Tom Tromey <tromey@cygnus.com>
* mauve-libgcj: Explicitly enable formerly disabled java.text
tests.
* mauve-libgcj: Turn off ClassTest test. Enable java.text tests * mauve-libgcj: Turn off ClassTest test. Enable java.text tests
again. again.
......
...@@ -12,6 +12,9 @@ java.lang.String.hash ...@@ -12,6 +12,9 @@ java.lang.String.hash
!java.rmi !java.rmi
!java.security !java.security
!java.sql !java.sql
java.text.FieldPosition.Test
java.text.ParsePosition.Test
java.text.SimpleDateFormat.getAndSet2DigitYearStart
java.text.StringCharacterIterator.iter java.text.StringCharacterIterator.iter
!java.text.ACIAttribute !java.text.ACIAttribute
!java.text.AttributedCharacterIterator !java.text.AttributedCharacterIterator
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment