Clean up test files
[mono-project/dkf.git] / mcs / errors / known-issues-gmcs
blob07d2a8972dd2c030b74ef8262ef1ff2ba8af3cf7
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.
5 # If you fix the compiler so that it emits the correct error,
6 # the file should be removed.
8 # This file supports extended syntax
9 # csXXXX.cs             : error test case reports wrong error
10 # csXXXX.cs IGNORE      : adds test to ignore list (should ONLY be used if the runtime crashes)
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.
14 cs0162-7.cs NO ERROR
16 # Operators
17 cs0457-2.cs
18 cs0457.cs
20 cs1540-6.cs NO ERROR Is it real error
22 # all the following are from bug #628673
23 gcs0122-2.cs
24 gcs0307-6.cs
25 gcs0308-7.cs
26 cs0023-11.cs
27 cs0111-3.cs
28 cs0122-19.cs
29 cs0122-28.cs
30 cs0122-8.cs
31 cs0168-2.cs
32 cs0177-8.cs NO ERROR
33 cs0520.cs
34 cs1574-3.cs NO ERROR
35 cs1574-6.cs NO ERROR
36 cs1574-8.cs NO ERROR
37 cs1581-2.cs
38 cs1581.cs
39 cs1584.cs
40 cs1612-6.cs NO ERROR
41 cs3006-7.cs NO ERROR