mirror of git://gcc.gnu.org/git/gcc.git
mauve-libgcj: Remove implemented classes from the fail section.
2005-06-02 Andreas Tobler <a.tobler@schweiz.ch> * mauve-libgcj: Remove implemented classes from the fail section. Add two new not implemented to it. From-SVN: r100471
This commit is contained in:
parent
135709e82d
commit
0a33dcdeb8
|
|
@ -1,3 +1,8 @@
|
||||||
|
2005-06-02 Andreas Tobler <a.tobler@schweiz.ch>
|
||||||
|
|
||||||
|
* mauve-libgcj: Remove implemented classes from the fail section.
|
||||||
|
Add two new not implemented to it.
|
||||||
|
|
||||||
2005-06-01 Bryce McKinlay <mckinlay@redhat.com>
|
2005-06-01 Bryce McKinlay <mckinlay@redhat.com>
|
||||||
|
|
||||||
* configure.ac (BACKTRACESPEC): Remove definition, but continue to
|
* configure.ac (BACKTRACESPEC): Remove definition, but continue to
|
||||||
|
|
|
||||||
|
|
@ -20,9 +20,5 @@ JDBC2.0
|
||||||
!java.lang.ref.
|
!java.lang.ref.
|
||||||
|
|
||||||
# Tests for not yet implemented classes and/or methods.
|
# Tests for not yet implemented classes and/or methods.
|
||||||
!javax.swing.plaf
|
!java.awt.event.MouseEvent.modifiersEx
|
||||||
!javax.swing.text
|
!org.omg.
|
||||||
!javax.swing.table
|
|
||||||
!javax.swing.SpinnerListModel
|
|
||||||
!javax.swing.SwingUtilities
|
|
||||||
!java.beans.XMLDecoder
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue