Commit aa8cb1ad by Tom Tromey Committed by Tom Tromey

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
parent 88fa57d7
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
......
......@@ -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
......
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