mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-11 15:31:06 +08:00
mauve-libgcj: Disable SpinnerListModel...
* mauve-libgcj: Disable SpinnerListModel, SwingUtilities and XMLDecoder tests which currently don't compile. From-SVN: r91430
This commit is contained in:
parent
450bc074e9
commit
c8387a9379
@ -1,3 +1,8 @@
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user