2002-12-01 Alejandro Sánchez Acosta * cs0140.cs, cs0143.cs: New test. 2002-12-01 Alejandro Sánchez Acosta * cs0100.cs, cs0105.cs, cs0112.cs, cs0116.cs: New test. 2002-09-12 Martin Baulig * cs0038.cs: New test. 2002-08-27 Martin Baulig * cs0120-3.cs: New test. 2002-08-19 Ravi Pratap * error-4.cs : New test. * error-5.cs : New test. 2002-08-11 Martin Baulig * error-3.cs: New test. 2002-08-08 Martin Baulig * cs1540.cs: New test. 2002-08-08 Martin Baulig * cs0236.cs: New test. 2002-08-05 Martin Baulig * runtest.pl: This is a perl script which runs a testcase, parses the MCS output and checks whether all errors are reported. * error-1.cs, error-2.cs: Moved here from ../tests/. * README.tests: Added (empty) list of all test cases. 2002-08-02 Martin Baulig * cs0155.cs, cs0155-2.cs: New tests. 2002-07-06 Andrew Birkett * cs1039.cs, cs1033.cs, cs1010.cs: New tests. 2002-06-26 * cs1501-3.cs: Added new test for struct ctr typechecks. 2002-06-24 Andrew Birkett * fail: cs0121.cs, cs0157.cs and cs1501.cs no longer fail. * cs0176.cs: Method has to be public for correct test * cs0196.cs, cs0242.cs: Do 'return' to stop null statement warning. * cs0255.cs: Add assignment to stop 'unused variable' warning. * makefile: Output is now like "Running test 42 .. OK". Added --unsafe to make cs0193.cs, cs0196.cs and cs0214-3.cs work.