re PR libgcj/6182 (Mauve Character.unicode test gives bogus test results)

PR libgcj/6182:
	* mauve-libgcj: Enable java.lang.Character tests.

From-SVN: r87901
This commit is contained in:
Tom Tromey 2004-09-23 00:06:10 +00:00 committed by Tom Tromey
parent 88fa57d782
commit aa8cb1ad2a
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2004-09-22 Tom Tromey <tromey@redhat.com>
PR libgcj/6182:
* mauve-libgcj: Enable java.lang.Character tests.
2004-09-22 Andreas Tobler <a.tobler@schweiz.ch>
* Makefile.am (lib_org_ietf_jgss_la_DEPENDENCIES): Add missing

View File

@ -14,10 +14,6 @@ JDBC2.0
# This a problem when running Mauve "standalone".
!java.lang.reflect.Array.newInstance
# Character.unicode seems to be very broken (the test)
# Does not give meaningfull test results at the moment.
!java.lang.Character.unicode
# These are almost certainly buggy test cases.
# The behaviour of the garbarge collector cannot be predicted.
# Note the . at the end so we do test java.lang.reflect