Switch to compiler-tester
[mono.git] / mcs / errors / known-issues-gmcs
1 # These files are give the wrong warning when compiled.
2 # If you add a new test that should generate an error but generates the
3 # wrong one, it should be added here.
4
5 # If you fix the compiler so that it emits the correct error,
6 # the file should be removed.
7
8 # This file supports extended syntax
9 # csXXXX.cs             : error test case reports wrong error
10 # csXXXX.cs IGNORE      : adds test to ignore list
11 # csXXXX.cs NO ERROR    : error test case doesn't report any error. An exception is considered
12 #                         as NO ERROR and CS5001 is automatically ignored.
13
14 cs0118.cs
15 cs0119.cs
16 cs0119-2.cs
17 cs0121-3.cs NO ERROR
18 cs0122-12.cs
19 cs0122-16.cs
20 cs0173-3.cs
21 cs0201.cs
22 cs0202.cs # new in GMCS
23 cs0229.cs NO ERROR
24 cs0229-2.cs
25 cs0245.cs
26 cs0266.cs
27 cs0266-2.cs NO ERROR
28 cs0266-3.cs
29 cs0420.cs
30 cs0420-2.cs
31 cs0428.cs
32 cs0525.cs
33 cs0526.cs
34 cs0531.cs # new in GMCS; grammar issue
35 cs0547-2.cs # new in GMCS; grammar issue
36 cs0547.cs
37 cs0548-4.cs
38 cs0548.cs
39 cs0560.cs
40 cs0567.cs
41 cs0642.cs NO ERROR
42 cs0642-2.cs NO ERROR
43 cs0642-3.cs
44 cs0642-4.cs
45 cs0642-5.cs NO ERROR
46 cs0642-6.cs NO ERROR
47 cs0647-15.cs NO ERROR # corlib bug 73143
48 cs0652.cs NO ERROR
49 cs1013.cs # new in GMCS; grammar issue
50 cs1041.cs # new in GMCS; grammar issue
51 cs1501-5.cs
52 cs1513.cs
53 cs1518.cs
54 cs1525.cs
55 cs1528.cs
56 cs1540-2.cs # new in GMCS
57 cs1540-3.cs NO ERROR # new in GMCS
58 cs1540-5.cs NO ERROR # new in GMCS
59 cs1586.cs
60 cs1638.cs NO ERROR
61 cs1641.cs
62 cs1666.cs NO ERROR
63 cs2007.cs
64 gcs0694.cs NO ERROR
65 gcs1644-2.cs NO ERROR