New test.
[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 cs0102-16.cs
15 cs0111-16.cs NO ERROR
16 cs0111-17.cs
17 cs0144-3.cs NO ERROR
18 cs0221-5.cs NO ERROR
19 cs0229-2.cs
20 cs0229.cs NO ERROR
21 cs0525.cs
22 cs0526.cs
23 cs0531.cs
24 cs0547-2.cs # new in GMCS; grammar issue
25 cs0547.cs
26 cs0548-4.cs
27 cs0548.cs
28 cs0560.cs
29 cs0567.cs
30 cs0579-10.cs NO ERROR
31 cs0579-2.cs
32 cs0579-3.cs
33 cs0579-4.cs
34 cs0579-5.cs
35 cs0579-6.cs
36 cs0579-7.cs
37 cs0579-8.cs
38 cs0579.cs
39 cs0592-2.cs
40 cs0592-3.cs
41 cs0592-4.cs
42 cs0592-5.cs
43 cs0592-6.cs
44 cs0592-7.cs
45 cs0592-8.cs
46 cs0592-9.cs
47 cs0592.cs
48 cs0612-2.cs NO ERROR
49 cs0619-18.cs
50 cs0619-24.cs
51 cs0619-42.cs
52 cs0619-47.cs NO ERROR
53 cs0619-48.cs NO ERROR
54 cs0619-49.cs
55 cs0625-2.cs NO ERROR
56 cs0631-2.cs
57 cs0641.cs
58 cs0647-3.cs
59 cs0653.cs
60 cs0713-2.cs NO ERROR
61 cs0714-2.cs
62 cs1035.cs
63 cs1040-2.cs
64 cs1040.cs
65 cs1041.cs # new in GMCS; grammar issue
66 cs1501-5.cs
67 cs1513.cs
68 cs1518.cs
69 cs1521-3.cs
70 cs1525.cs
71 cs1528.cs
72 cs1540-2.cs # new in GMCS
73 cs1540-3.cs NO ERROR # new in GMCS
74 cs1540-5.cs NO ERROR # new in GMCS
75 cs1586.cs
76 cs1641.cs
77 cs1667-3.cs
78 cs1667-4.cs
79 cs1667-5.cs
80 cs1667.cs
81 cs1670-2.cs
82 cs3005-24.cs NO ERROR
83 cs3016-4.cs NO ERROR
84 cs3018-3.cs NO ERROR
85 gcs0146.cs
86 gcs0305-2.cs
87 gcs0305.cs
88 gcs0308.cs
89 cs1547-3.cs