Commit c8387a93 by Mark Wielaard Committed by Mark Wielaard

mauve-libgcj: Disable SpinnerListModel...

       * mauve-libgcj: Disable SpinnerListModel, SwingUtilities and
       XMLDecoder tests which currently don't compile.

From-SVN: r91430
parent 450bc074
2004-11-28 Mark Wielaard <mark@klomp.org>
* mauve-libgcj: Disable SpinnerListModel, SwingUtilities and
XMLDecoder tests which currently don't compile.
2004-11-27 Andrew Haley <aph@redhat.com>
* link.cc (ensure_class_linked): Conditionally compile
......
......@@ -18,3 +18,8 @@ JDBC2.0
# The behaviour of the garbarge collector cannot be predicted.
# Note the . at the end so we do test java.lang.reflect
!java.lang.ref.
# Tests for not yet implemented classes and/or methods.
!javax.swing.SpinnerListModel
!javax.swing.SwingUtilities
!java.beans.XMLDecoder
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