update
[mono.git] / mcs / errors / ChangeLog
index 0f0165b46876b4299242520ce2a5b37b86953808..8980783f7d8db5bffead25d22fa1a26f3ef5b7b7 100644 (file)
@@ -1,3 +1,115 @@
+2005-02-21  Raja R Harinath  <rharinath@novell.com>
+
+       * cs1594-1.cs, cs1594-2.cs, cs1594-3.cs: New tests based on #68955.
+
+       * runtest.pl: Add unexpected error check.
+
+2005-02-18  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0120-5.cs: New test from #72678.
+
+       * cs0131-3.cs: New test from #63202.
+
+2005-02-16  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0187-1.cs, cs0187-2.cs: New tests from #63202.
+
+2005-02-15  Raja R Harinath  <rharinath@novell.com>
+
+       * cs1502-3.cs: New test from #72554.
+
+2005-02-11 Marek Safar <marek.safar@seznam.cz>
+
+       * cs0133-2.cs, cs1641.cs, cs1642.cs, cs1644-3.cs, cs1663.cs
+       cs1665.cs, cs1666.cs, cs3003-5.cs: Fixed buffer error tests.
+
+2005-02-10  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0121-4.cs: New test.  Ensure that a param method isn't
+       discarded if the signatures of other normal methods are different.
+
+2005-02-04  Zoltan Varga  <vargaz@freemail.hu>
+
+       * cs1617.cs: Add a newline so do-tests.pl can process it under
+       sparc.
+
+2005-02-02  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0108-12.cs: New test.  Ensure that cs0108 handling occurs when
+       a constant is defined ahead of time due to forward references.
+
+2005-01-25 Marek Safar <marek.safar@seznam.cz>
+
+       * cs0176-4.cs: Bug #71257.
+
+2005-01-25 Marek Safar <marek.safar@seznam.cz>
+
+       * cs0647-14.cs: Bug #71651.
+       
+2005-01-12  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (run-generics-tests): Fix quoting to better work in
+       Windows.  Remove some stray code leftover from testing.
+       (DISTFILES): Distribute *.inc, *.pub, and *.response files too.
+       * cs2023.response: Rename from CS2023.
+       * cs2023.cs: Update.
+
+2005-01-10  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (all-local): Add CS0118-2-lib.dll.
+       (run-mcs-tests, run-generics-tests): Don't pipe through tee.  It
+       loses exit code of do-tests.pl.
+       * do-tests.pl (PROFILELOG): New.  Copy all output to this file too.
+       * cs0234-2.cs: Bug #52697.
+       * cs0234-3.cs: Bug #57200.
+       * cs0118-2.cs, CS0118-2-lib.cs: Bug #67520.
+       * cs0538-2.cs: Remove bogus test.
+
+2005-01-10 Marek Safar <marek.safar@seznam.cz>
+
+       * cs0612-2.cs, CS0612-2-lib.cs: Bug #70722.
+       
+2005-01-07 Marek Safar <marek.safar@seznam.cz>
+
+       * cs0102-14.cs: Bug #70942.
+
+2005-01-05  Duncan Mak  <duncan@ximian.com>
+       * mcs-expect-no-error: Removed cs0541.cs, cs1040.cs.
+        
+       * cs1040-2.cs: Added to track bug #56460.        
+       
+2004-12-29  Duncan Mak  <duncan@ximian.com>
+
+       * cs0246-9.cs: Added to track bug #70758.
+
+       * cs1510-3.cs: Added to track bug #70402.
+
+2004-12-17  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (run-mcs-tests, run-generics.tests): Don't remove
+       *.junk here.
+       (clean-local): Remove them here.
+       * do-tests.pl: Fix some perl warnings.
+
+2004-12-17 Marek Safar <marek.safar@seznam.cz>
+
+       * makefile: Removed LOCAL_MCS_FLAGS. Every test should
+       have its own.
+
+       * cs1621.cs, cs1014.cs, cs1615.cs, cs1609.cs, cs1627.cs,
+       cs1599-2.cs, cs1620.cs, cs0686.cs, cs1534.cs, cs1007.cs,
+       cs1626.cs, cs1599.cs, cs1670.cs, cs1646.cs, cs0683.cs,
+       cs1638.cs, cs0103-2.cs: New error tests.
+
+2004-12-14 Marek Safar <marek.safar@seznam.cz>
+
+       * cs0418-2.cs, cs0418.cs, cs0441.cs, cs0662.cs
+       cs0724.cs, cs1004.cs, cs1521-2.cs, cs1521.cs,
+       cs1558.cs, cs1576.cs, cs3017.cs, cs3018-2.cs,
+       cs3018.cs, cs3021.cs, cs3022.cs, cs3023.cs, cs3025.cs:
+       New error tests.
+
 2004-12-08  Martin Baulig  <martin@ximian.com>
 
        * gcs3024.cs: New test.