2002-04-02 02:09:25 +08:00
|
|
|
# Config file that tells mauve about the `libgcj' tag.
|
1999-04-07 22:42:42 +08:00
|
|
|
JDK1.0
|
|
|
|
JDK1.1
|
2000-12-01 18:04:02 +08:00
|
|
|
JDK1.2
|
2002-04-02 02:09:25 +08:00
|
|
|
JDK1.3
|
|
|
|
JDK1.4
|
2002-04-05 08:47:34 +08:00
|
|
|
JLS1.0
|
|
|
|
JLS1.1
|
2002-04-02 02:09:25 +08:00
|
|
|
JLS1.2
|
2002-10-13 19:10:27 +08:00
|
|
|
JDBC1.0
|
2000-12-01 18:04:02 +08:00
|
|
|
JDBC2.0
|
2002-04-02 02:09:25 +08:00
|
|
|
|
2002-10-13 19:10:27 +08:00
|
|
|
# The following tests seem to hang or crash the testsuite.
|
|
|
|
# This a problem when running Mauve "standalone".
|
2002-04-02 02:09:25 +08:00
|
|
|
!java.lang.reflect.Array.newInstance
|
2002-04-05 08:47:34 +08:00
|
|
|
|
2002-04-21 20:35:04 +08:00
|
|
|
# These are almost certainly buggy test cases.
|
|
|
|
# The behaviour of the garbarge collector cannot be predicted.
|
2002-10-13 19:10:27 +08:00
|
|
|
# Note the . at the end so we do test java.lang.reflect
|
|
|
|
!java.lang.ref.
|
2004-11-29 06:41:53 +08:00
|
|
|
|
|
|
|
# Tests for not yet implemented classes and/or methods.
|
2005-06-02 07:10:17 +08:00
|
|
|
!java.awt.event.MouseEvent.modifiersEx
|
|
|
|
!org.omg.
|
2005-11-08 05:31:50 +08:00
|
|
|
!javax.rmi
|