* mauve-libgcj: Exclude some swing tests.

From-SVN: r93157
This commit is contained in:
Tom Tromey 2005-01-10 22:57:53 +00:00 committed by Tom Tromey
parent b3a1ca4966
commit 316e72f2dd
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-01-10 Tom Tromey <tromey@redhat.com>
* mauve-libgcj: Exclude some swing tests.
2005-01-10 Tom Tromey <tromey@redhat.com>
PR libgcj/12016, PR libgcj/18405, PR libgcj/17738:

View File

@ -20,6 +20,9 @@ JDBC2.0
!java.lang.ref.
# Tests for not yet implemented classes and/or methods.
!javax.swing.plaf
!javax.swing.text
!javax.swing.table
!javax.swing.SpinnerListModel
!javax.swing.SwingUtilities
!java.beans.XMLDecoder