re PR libgcj/6182 (Mauve Character.unicode test gives bogus test results)
authorTom Tromey <tromey@redhat.com>
Thu, 23 Sep 2004 00:06:10 +0000 (00:06 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Thu, 23 Sep 2004 00:06:10 +0000 (00:06 +0000)
PR libgcj/6182:
* mauve-libgcj: Enable java.lang.Character tests.

From-SVN: r87901

libjava/ChangeLog
libjava/mauve-libgcj

index f849a8a..9e79228 100644 (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
index 807eed7..69750cc 100644 (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