OSDN Git Service

* mauve-libgcj: Add JLS1.0 and JLS1.1 tags, ignore Character.unicode
[pf3gnuchains/gcc-fork.git] / libjava / mauve-libgcj
1 # Config file that tells mauve about the `libgcj' tag.
2 JDK1.0
3 JDK1.1
4 JDK1.2
5 JDK1.3
6 JDK1.4
7 JLS1.0
8 JLS1.1
9 JLS1.2
10 JDBC2.0
11
12 # These 2 are tests that fail with JDBC2.0 but the tags don't seem to
13 # have the right effect.
14 !java.sql.Connection.TestJdbc10
15 !java.sql.DatabaseMetaData.TestJdbc10
16
17 # Cannot be compiled
18 !java.text.ACIAttribute
19
20 # The following tests seem to (sometimes) hang or crash the testsuite
21 !java.io.ObjectInputOutput
22 !java.lang.reflect.Array.newInstance
23 !java.util.ResourceBundle.getBundle
24 !java.util.zip.GZIPInputStream.basic
25 !java.net.DatagramSocket.DatagramSocketTest2
26
27 # Character.unicode seems to be very broken (the test)
28 # Does not give meaningfull test results at the moment.
29 !java.lang.Character.unicode