2003-03-29 Gaurav Vaish * cs1518-2.cs: Added comment describing the error. 2003-03-29 Gaurav Vaish * cs1518-2.cs: Added new test. 2002-12-24 Alejandro Sánchez Acosta * cs0208.cs: Added new test. 2002-12-24 Alejandro Sánchez Acosta * cs0202.cs: Added new test. 2002-12-24 Alejandro Sánchez Acosta * cs0197.cs: Added new test. 2002-12-23 Alejandro Sánchez Acosta * cs0192.cs: Added new test. 2002-12-23 Alejandro Sánchez Acosta * cs0170.cs: Added new test. 2002-12-23 Alejandro Sánchez Acosta * cs0156.cs: Added new test. 2002-12-21 Alejandro Sánchez Acosta * cs0163.cs: Added new test file. 2002-12-21 Alejandro Sánchez Acosta * cs0161.cs: Added new test file. 2002-12-19 Cesar Octavio Lopez Nataren * cs0230.cs: Added this test file. 2002-12-19 Cesar Octavio Lopez Nataren * cs0225.cs: Added this file 2002-12-18 Cesar Octavio Lopez Nataren * cs0201.cs: Added this new test. 2002-12-18 Ravi Pratap * errors.txt : Update for error # -24. 2002-12-17 Alejandro Sánchez Acosta * cs0154.cs: New test. 2002-12-17 Alejandro Sánchez Acosta * cs0138.cs: New test. 2002-12-07 Ravi Pratap * cs0579.cs : Add. 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.