Test cases listed by Category: ============================== * Flow Analysis error-1.cs error-3.cs * Type Containers error-2.cs Test cases listed by Number: ============================ error-1.cs ---------- Flow analysis: Check whether mcs correctly reports all errors. error-2.cs ---------- Base types are less accessible than the current type. error-3.cs ---------- Flow analysis: Check struct members. error-4.cs ---------- Ensure that we do not allow void types to be converted to anything else error-5.cs ---------- Catch invalid access to a private event of a class