2008-03-14 Marek Safar <marek.safar@gmail.com>
[mono.git] / mcs / errors / ChangeLog
index 963281d76cd1723333685fbc05a0259c0289af13..8f195d7c0ca93b88ff886053b802a033a0c46d25 100644 (file)
@@ -1,3 +1,183 @@
+2008-03-14 Marek Safar <marek.safar@gmail.com>
+
+       * Makefile: New compiler-tester options.
+
+2008-02-25  Raja R Harinath  <harinath@hurrynot.org>
+
+       * cs0152-3.cs: New testcase from #363791.
+
+       * gcs1644-10.cs: Remove spurious error message.
+
+2008-02-17  Raja R Harinath  <harinath@hurrynot.org>
+
+       * Makefile: Enable testing net_2_1 profile.
+
+2008-01-12  Raja R Harinath  <harinath@hurrynot.org>
+
+       * Makefile (VALID_PROFILE): New.  Disable tests for other profiles.
+
+2008-01-06  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * gcs0281.cs: Modified expected error message now that fix for bug
+       #315057 has been applied.
+
+2007-10-17  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * cs0177-8.cs: New test based on #325478.
+
+2007-10-09  Jb Evain  <jbevain@novell.com>
+
+       * known-issues-mcs: test asserting that assembly
+       version check should work now.
+
+2007-10-07  Jb Evain  <jbevain@novell.com>
+
+       * cs0647-17.cs: New test for assembly version verification.
+
+2007-10-03  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0120-10.cs: New test based on #328490.
+
+2007-08-24  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * cs1570-12.cs : new test (bug #82565).
+
+2007-06-07  Raja R Harinath  <harinath@gmail.com>
+
+       * cs0135-2.cs, cs0135-3.cs: New tests for parameter name
+       conflicts.
+
+2007-05-22  Scott Peterson  <lunchtimemama@gmail.com>
+       * gcs0271.cs, gcs0272.cs: Test automatic properties
+         for proper access control.
+
+2007-05-17  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0159-5.cs, cs0159-6.cs, cs0159-7.cs: New tests as
+       counterpoints to #81633.
+
+2007-05-15  Scott Peterson  <lunchtimemama@gmail.com>
+       * gcs0201.cs:
+         Make sure that Linq syntax fails correctly
+         when not compiling for Linq.
+
+2007-05-08  Scott Peterson  <lunchtimemama@gmail.com>
+       * gcs1526.cs:
+       * gcs1526-2.cs:
+       * gcs1031.cs:
+         Make sure that Linq syntax fails correctly
+         when not compiling for Linq.
+
+2007-05-02  Raja R Harinath  <rharinath@novell.com>
+
+       * cs1534-2.cs: New test.  Ensure that the error handling isn't
+       limited to only erroneous 3-argument operators.
+
+2007-04-09  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0103-5.cs: New test based on #81338.
+
+2007-03-21  Bill Holmes  <billholmes54@gmail.com>
+       * gcs0111-2.cs:
+       With the new member ordering change in class.cs, the error message
+       for this test has changed and now matches csc output.
+
+       For Defect #79434
+
+       All code is contributed under the MIT/X11 license.
+
+2007-03-21  Bill Holmes  <billholmes54@gmail.com>
+
+       * cs3005-6.cs
+       * cs3005-15.cs
+         With the changes to mcs/class.cs in r74702 these test
+         outputs are now different.  The error messages are still correct
+         they are simply reporting the error on the other name due to the
+         new order objects are processed. 
+
+2007-01-28  Raja R Harinath  <rharinath@novell.com>
+
+       * gcs0411-3.cs: Rename to tests/gtest-309.cs.
+
+2006-11-19  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * cs1058.cs: Removed as CS1058 does not apply to 1.0 profile.
+       * gcs1058-1.cs, gcs1058-2.cs: Added tests for bug #79810.
+
+2006-10-26  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0165-13.cs: New test from #78820.
+
+2006-10-06  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0146-5.cs: New test from #79584.
+
+2006-10-04  Martin Baulig  <martin@ximian.com>
+
+       * known-issues-mcs, known-issues-gmcs: Update; the anonymous
+       method tests are now working.
+
+2006-10-04  Raja R Harinath  <harinath@gmail.com>
+
+       * cs0246-17.cs: An embarassingly simple testcase based on #79577.
+
+2006-09-28  Raja R Harinath  <rharinath@novell.com>
+
+       * gcs1502.cs: New test from #79013.
+
+       * cs0229-3.cs, CS0229-3-lib.il: New test based on #79451.
+       * cs0229-4.cs, CS0229-4-lib.il: Likewise.
+
+2006-08-14  Raja R Harinath  <rharinath@novell.com>
+
+       * gcs0306.cs: New test based on #79067.
+
+2006-08-03  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0146-3.cs, cs0146-4.cs: New tests for bug discovered while
+       fixing #77963.
+
+2006-08-02  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0246-16.cs, gcs0246-8.cs: New tests from #77396.
+
+2006-06-21  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0019-16.cs: New test from #78662.
+
+2006-06-16  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0120-9.cs: New test from #78601.
+
+2006-05-23  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0139-3.cs, cs0139-4.cs, cs0139-5.cs, cs0139-6.cs: New
+       regression tests for 'break' and 'continue' inside a try block.
+
+2006-05-18  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0162-6.cs, cs0162-7.cs: New tests for unreachable code.
+       Emitting the warning on cs0162-7.cs needs a multi-pass algorithm.
+       * cs0165-12.cs: New test from #77869.
+
+2006-05-11  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0177-7.cs: Taken from erroneous sub-test in tests/test-154.cs.
+
+2006-05-05  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0177-5.cs, cs0177-6.cs: New tests based on #78290.
+
+2006-05-03  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0162-5.cs: New test from #76665.
+
+2006-04-20  Raja R Harinath  <rharinath@novell.com>
+
+       * cs1502-7.cs: New test from #75800.
+
+       * cs0168-2.cs: New test from #66031.
+
 2006-04-18  Raja R Harinath  <rharinath@novell.com>
 
        * cs1690.cs, cs1690-2.cs, cs1690-3.cs: Update.
 
        * cs1518-2.cs:   Added new test.
 
-2002-12-24  Alejandro Sánchez Acosta  <raciel@gnome.org>
+2002-12-24  Alejandro Sánchez Acosta  <raciel@gnome.org>
 
        * cs0208.cs: Added new test.
 
-2002-12-24  Alejandro Sánchez Acosta  <raciel@gnome.org>
+2002-12-24  Alejandro Sánchez Acosta  <raciel@gnome.org>
 
        * cs0202.cs: Added new test.
        
-2002-12-24  Alejandro Sánchez Acosta  <raciel@gnome.org>
+2002-12-24  Alejandro Sánchez Acosta  <raciel@gnome.org>
 
        * cs0197.cs: Added new test.
 
-2002-12-23  Alejandro Sánchez Acosta  <raciel@gnome.org>
+2002-12-23  Alejandro Sánchez Acosta  <raciel@gnome.org>
 
        * cs0192.cs: Added new test.
 
-2002-12-23  Alejandro Sánchez Acosta  <raciel@gnome.org>
+2002-12-23  Alejandro Sánchez Acosta  <raciel@gnome.org>
 
        * cs0170.cs: Added new test.
 
-2002-12-23  Alejandro Sánchez Acosta  <raciel@gnome.org>
+2002-12-23  Alejandro Sánchez Acosta  <raciel@gnome.org>
 
        * cs0156.cs: Added new test.
 
-2002-12-21  Alejandro Sánchez Acosta  <raciel@gnome.org>
+2002-12-21  Alejandro Sánchez Acosta  <raciel@gnome.org>
 
        * cs0163.cs: Added new test file.
 
-2002-12-21  Alejandro Sánchez Acosta  <raciel@gnome.org>
+2002-12-21  Alejandro Sánchez Acosta  <raciel@gnome.org>
 
        * cs0161.cs: Added new test file.
 
 
        * errors.txt : Update for error # -24.
 
-2002-12-17  Alejandro Sánchez Acosta  <raciel@gnome.org>
+2002-12-17  Alejandro Sánchez Acosta  <raciel@gnome.org>
 
        * cs0154.cs: New test.
 
-2002-12-17  Alejandro Sánchez Acosta  <raciel@gnome.org>
+2002-12-17  Alejandro Sánchez Acosta  <raciel@gnome.org>
 
        * cs0138.cs: New test.
 
 
        * cs0579.cs : Add.
 
-2002-12-01  Alejandro Sánchez Acosta  <raciel@es.gnu.org>
+2002-12-01  Alejandro Sánchez Acosta  <raciel@es.gnu.org>
 
        * cs0140.cs,
          cs0143.cs: New test.
 
-2002-12-01  Alejandro Sánchez Acosta  <raciel@es.gnu.org>
+2002-12-01  Alejandro Sánchez Acosta  <raciel@es.gnu.org>
 
        * cs0100.cs,
          cs0105.cs,