* TextBoxBase.cs: Use the new SuspendRecalc/ResumeRecalc methods
[mono-project.git] / mcs / errors / ChangeLog
blob756c0c584281322eae60d1062dc1ef26bb2ff473
1 2006-11-19  Gert Driesen  <drieseng@users.sourceforge.net>
3         * cs1058.cs: Removed as CS1058 does not apply to 1.0 profile.
4         * gcs1058-1.cs, gcs1058-2.cs: Added tests for bug #79810.
6 2006-10-26  Raja R Harinath  <rharinath@novell.com>
8         * cs0165-13.cs: New test from #78820.
10 2006-10-06  Raja R Harinath  <rharinath@novell.com>
12         * cs0146-5.cs: New test from #79584.
14 2006-10-04  Martin Baulig  <martin@ximian.com>
16         * known-issues-mcs, known-issues-gmcs: Update; the anonymous
17         method tests are now working.
19 2006-10-04  Raja R Harinath  <harinath@gmail.com>
21         * cs0246-17.cs: An embarassingly simple testcase based on #79577.
23 2006-09-28  Raja R Harinath  <rharinath@novell.com>
25         * gcs1502.cs: New test from #79013.
27         * cs0229-3.cs, CS0229-3-lib.il: New test based on #79451.
28         * cs0229-4.cs, CS0229-4-lib.il: Likewise.
30 2006-08-14  Raja R Harinath  <rharinath@novell.com>
32         * gcs0306.cs: New test based on #79067.
34 2006-08-03  Raja R Harinath  <rharinath@novell.com>
36         * cs0146-3.cs, cs0146-4.cs: New tests for bug discovered while
37         fixing #77963.
39 2006-08-02  Raja R Harinath  <rharinath@novell.com>
41         * cs0246-16.cs, gcs0246-8.cs: New tests from #77396.
43 2006-06-21  Raja R Harinath  <rharinath@novell.com>
45         * cs0019-16.cs: New test from #78662.
47 2006-06-16  Raja R Harinath  <rharinath@novell.com>
49         * cs0120-9.cs: New test from #78601.
51 2006-05-23  Raja R Harinath  <rharinath@novell.com>
53         * cs0139-3.cs, cs0139-4.cs, cs0139-5.cs, cs0139-6.cs: New
54         regression tests for 'break' and 'continue' inside a try block.
56 2006-05-18  Raja R Harinath  <rharinath@novell.com>
58         * cs0162-6.cs, cs0162-7.cs: New tests for unreachable code.
59         Emitting the warning on cs0162-7.cs needs a multi-pass algorithm.
60         * cs0165-12.cs: New test from #77869.
62 2006-05-11  Raja R Harinath  <rharinath@novell.com>
64         * cs0177-7.cs: Taken from erroneous sub-test in tests/test-154.cs.
66 2006-05-05  Raja R Harinath  <rharinath@novell.com>
68         * cs0177-5.cs, cs0177-6.cs: New tests based on #78290.
70 2006-05-03  Raja R Harinath  <rharinath@novell.com>
72         * cs0162-5.cs: New test from #76665.
74 2006-04-20  Raja R Harinath  <rharinath@novell.com>
76         * cs1502-7.cs: New test from #75800.
78         * cs0168-2.cs: New test from #66031.
80 2006-04-18  Raja R Harinath  <rharinath@novell.com>
82         * cs1690.cs, cs1690-2.cs, cs1690-3.cs: Update.
83         * cs1690-4.cs, cs1690-5.cs, cs1690-6.cs, cs1690-7.cs: New tests
84         inspired by #77752.
86 2006-03-22  Raja R Harinath  <rharinath@novell.com>
88         * gcs1908.cs, gcs1908-2.cs, gcs1908-3.cs, gcs1908-4.cs: New tests
89         for DefaultParameterValueAttribute.
91 2006-03-01  Raja R Harinath  <rharinath@novell.com>
93         * cs1540-8.cs: New test from #77627.
95         * cs1628-2.cs: New test from #77679.
97         * cs0205-3.cs, CS0205-3-lib.dll: New test based on #77642.
99 2006-02-07  Atsushi Enomoto  <atsushi@ximian.com>
101         * cs1570-3.cs cs1570-5.cs cs1570-11.cs cs1570-9.cs cs1570-2.cs
102           cs1570-4.cs cs1570-6.cs cs1570.cs cs1570-10.cs cs1570-8.cs :
104           It reports XmlTextReader error message changes as build breakage.
106           That's why I opposed to compare error messages blindly.
108 2006-01-18  Raja R Harinath  <rharinath@novell.com>
110         * cs1026-2.cs: New test from #76656.
112 2006-01-17  Raja R Harinath  <rharinath@novell.com>
114         * cs0201-2.cs, cs0201-3.cs: New tests from #76824.
116 2006-01-16  Raja R Harinath  <rharinath@novell.com>
118         * cs1654.cs, cs1654-2, cs1656-4: New tests from #76874.
120 2006-01-11  Raja R Harinath  <rharinath@novell.com>
122         * cs0023-3.cs: New test from #77204.
124 2006-01-06  Ankit Jain  <jankit@novell.com>
126         * known-issues-gmcs: Removed cs0619-18.cs and cs0619-24.cs (working now).
128 2005-12-21  Carlos Alberto Cortez <calberto.cortez@gmail.com>
130         * CSFriendAssembly-lib.cs: Update friend assembly info
131         after the latest updates to this feature.
133         * gcs1726.cs: Likewise.
135         * gcs0281.cs: Likewise.
136         
137 2005-12-21  Carlos Alberto Cortez <calberto.cortez@gmail.com>
139         * gcs1726-2.cs: New test based on last update to
140         friend assembly access.
142 2005-12-20  Raja R Harinath  <rharinath@novell.com>
144         * cs0628-3.cs: New test based on #77035.
146 2005-12-16  Raja R Harinath  <rharinath@novell.com>
148         * cs0659-2.cs: New test based on #77006.
150 2005-12-05  Raja R Harinath  <rharinath@novell.com>
152         * Makefile (DISTFILES): Add *.snk.
154 2005-12-05  Atsushi Enomoto  <atsushi@ximian.com>
156         * cs1574-8.cs, cs1574-9.cs : new tests for bug #76873.
157         * known-issues-gmcs : updated.
159 2005-12-01  Atsushi Enomoto  <atsushi@ximian.com>
161         * cs0419-4.cs : test for the first case of bug #76727.
162         * known-issues-gmcs : added it.
164 2005-11-16  Atsushi Enomoto  <atsushi@ximian.com>
166         * cs1574-7.cs : fixed code format ("Line") to make it working.
167         * cs0419-3.cs : new test for ambiguity resolution.
168         * known-issues-gmcs : actually cs1574-7.cs is kind of regression,
169           thus no need to be added here.
171 2005-11-16  Atsushi Enomoto  <atsushi@ximian.com>
173         * cs1574-7.cs : new test to warn doc reference to interface members 
174           which is not exposed publicly.
175         * known-issues-gmcs : added above.
177 2005-11-16  Atsushi Enomoto  <atsushi@ximian.com>
179         * known-issues-gmcs : added cs0419-2.cs
181 2005-11-15  Atsushi Enomoto  <atsushi@ximian.com>
183         * cs0419-2.cs : test to check error message problem in #76685.
185 2005-11-13  Atsushi Enomoto  <atsushi@ximian.com>
187         * cs1591-19.cs : evidence for that bug #76692 is not a real bug.
189 2005-11-13  Atsushi Enomoto  <atsushi@ximian.com>
191         * cs0419.cs : The error message is fixed to show an alternative, not
192           the identical one.
194 2005-11-04  Carlos Alberto Cortez <calberto.cortez@gmail.com>
196         * gcs0281.cs: New test.
197         * CSFriendAssembly-lib.cs: New helper file.
198         
199 2005-10-27  Raja R Harinath  <rharinath@novell.com>
201         * cs1501-11.cs, cs1502-5.cs: New tests from #76085.
203 2005-10-26  Raja R Harinath  <harinath@gmail.com>
205         * cs0246-14.cs: New test from #76419.
207 2005-10-26  Raja R Harinath  <rharinath@novell.com>
209         * cs0103-3.cs: New test for #76271.
211 2005-10-25  Carlos Alberto Cortez <calberto.cortez@gmail.com>
213         * gcs1700.cs, gcs1726.cs, gcs0647.cs, gcs0647-2.cs: 
214           New tests.
216         * InternalVisibleTo.snk: New key file for gcs1726.cs.
217           
218 2005-10-24  Carlos Alberto Cortez <calberto.cortez@gmail.com>
220         * cs0430.cs, cs0439.cs, cs0439-2.cs, 
221           cs1537-2.cs, cs1537-3.cs, cs1679.cs, 
222           cs1680.cs, cs1681.cs: Added tests for extern alias
223           feature.
225         * known-gmcs-issues: Update the issues to avoid testing
226         the extern alias test in 2.0 profile. We need to change them
227         as soon as the merged is done in gmcs.
228           
229 2005-10-20  Raja R Harinath  <rharinath@novell.com>
231         * Makefile (run-mcs-tests): Set MONO_RUNTIME to $(RUNTIME).
233 2005-10-07  Raja R Harinath  <rharinath@novell.com>
235         * cs0266-8.cs: New test from #76323.
237 2005-10-04  Raja R Harinath  <rharinath@novell.com>
239         * Makefile (with_mono_path_n11b): New.
240         (ILASM): Use it.
242 2005-09-26  Raja R Harinath  <rharinath@novell.com>
244         * cs0212-3.cs: New test based on #76133.
246 2005-09-05  Atsushi Enomoto  <atsushi@ximian.com>
248         * gcs0208-2.cs, gcs0208-3.cs, gcs0208-4.cs : added test with related
249           to #75772.
251 2005-09-01  Atsushi Enomoto  <atsushi@ximian.com>
253         * cs0418-3.cs, cs0418-4.cs, cs0418-5.cs,
254           cs0441-2.cs : class modifier check on partial types.
255         * known-issues-gmcs : added above.
257 2005-09-01  Atsushi Enomoto  <atsushi@ximian.com>
259         * cs0665-2.cs : test for bug #75946.
260         * known-issues-gmcs : added this file.
262 2005-08-31  Atsushi Enomoto  <atsushi@ximian.com>
264         * cs0665.cs : new test (possibly incorrect assignment in if statement).
266 2005-08-30  Atsushi Enomoto  <atsushi@ximian.com>
268         * cs0246-13.cs : testcase for #75930.
270 2005-08-24  Atsushi Enomoto  <atsushi@ximian.com>
272         * cs0134-2.cs : testcase for bug #754333.
274 2005-08-24  Atsushi Enomoto  <atsushi@ximian.com>
276         * known-issues-mcs : removed cs0642*.cs (working now)
277         * cs0642-2.cs, cs0642-3.cs, cs0642-4.cs, cs0642-5.cs, cs0642-6.cs :
278           filename fix.
279         * cs0642-7.cs, cs0642-8.cs, cs0642-9.cs :
280           Possible empty statement check for if&else.
281         * cs0642-10.cs : additional empty statement check for "fixed".
283 2005-08-24 Marek Safar <marek.safar@seznam.cz>
285         * Makefile: Add ilasm for *.il compilation.
287 2005-08-23  Atsushi Enomoto  <atsushi@ximian.com>
289         * known-issues-mcs : removed cs0652.cs (working now)
290         * cs0652-2.cs, cs0652-3.cs cs0652-4.cs : for bug #53974 plus alpha.
292 2005-08-23  Atsushi Enomoto  <atsushi@ximian.com>
294         * cs0034-3.cs : for bug #73709.
296 2005-08-23  Atsushi Enomoto  <atsushi@ximian.com>
298         * cs0034-2.cs : for bug #52492.
300 2005-08-23  Atsushi Enomoto  <atsushi@ximian.com>
302         * cs1010-2.cs : for bug #75245.
304 2005-08-23  Atsushi Enomoto  <atsushi@ximian.com>
306         * cs0165-10.cs, cs0165-11.cs : for bug #75721.
308 2005-08-12  Martin Baulig  <martin@ximian.com>
310         * known-issues-gmcs: Ignore cs3005-13.cs since it's supposed to
311         produce a warning and not an error on .NET 2.0.
313 2005-08-03  Raja R Harinath  <rharinath@novell.com>
315         * cs0431.cs, cs0432.cs, cs0432-2.cs, cs0440.cs, cs0687.cs:
316         New tests for the qualified-alias-member (::) feature.
318 2005-08-01  Raja R Harinath  <rharinath@novell.com>
320         * cs0122-17.cs: New test from #75669.
322 2005-07-31  Raja R Harinath  <harinath@gmail.com>
324         * cs1502-4.cs: New test from #75658.
326         * cs0136-6.cs: New test from #75656.
328 2005-07-26  Raja R Harinath  <rharinath@novell.com>
330         * cs0246-12.cs: New test from #75628.
332 2005-07-16  Raja R Harinath  <harinath@gmail.com>
334         * cs0252.cs, cs0253.cs: New tests for #60638 from #75557.
336 2005-07-15  Raja R Harinath  <rharinath@novell.com>
338         * cs0436.cs: New test from #72969.
340 2005-07-07  Raja R Harinath  <rharinath@novell.com>
342         * cs0282.cs: New test from #75486.
344 2005-07-05  Raja R Harinath  <rharinath@novell.com>
346         * cs0212-2.cs: New test from #72729.
348 2005-06-30  Raja R Harinath  <rharinath@novell.com>
350         * cs0021-3.cs: New test from #75412.
352         * cs0120-8.cs: New test from #75283.
354 2005-06-15  Raja R Harinath  <rharinath@novell.com>
356         * Makefile (run-mcs-tests): Run with TEST_RUNTIME.
358 2005-06-06  Raja R Harinath  <rharinath@novell.com>
360         * Makefile (run-mcs-tests): Update location of compiler-tester.exe.
362 2005-06-06 Marek Safar <marek.safar@seznam.cz>
364         * Makefile: Reflect tester changes.
365         
366         * TestRunner.cs: Moved to tools/compiler-tester.
367         
368 2005-06-03  Raja R Harinath  <rharinath@novell.com>
370         * cs0654.cs: New test.
372 2005-06-02  Raja R Harinath  <rharinath@novell.com>
374         * cs0119-2.cs: New test from #75080.
376 2005-05-31  Raja R Harinath  <rharinath@novell.com>
378         * cs1589.cs, cs1590.cs, cs1590-2.cs, cs1590-3.cs, cs1592.cs:
379         Output to 'dummy.xml'.
381 2005-05-30  Raja R Harinath  <rharinath@novell.com>
383         * cs0122-16.cs: New test from #75088.
385 2005-05-26  Raja R Harinath  <rharinath@novell.com>
387         * cs0173-3.cs: Rename from cs0172-2.cs.  CSC 1.1 reports CS0173,
388         CSC 2.0.40607 reports CS0172.  CS0173 is somewhat more appropriate
389         since the conversion is ambiguous.
391 2005-05-20  Martin Baulig  <martin@ximian.com>
393         * mcs-known-issues, gmcs-known-issues: Updated.
395         * *-expect-*, *-ignore-*: Removed; we don't need them anymore with
396         the new test runner.
398 2005-05-09 Marek Safar <marek.safar@seznam.cz>
400         * Makefile: Use TestRunner under NET_2_0.
402 2005-05-05  Raja R Harinath  <rharinath@novell.com>
404         * Makefile (%-lib.dll, %-module.dll): Build during 'make test' or
405         'make run-test'.
407         * cs0122-14.cs, cs0122-15.cs, CS0122-14-lib.cs, CS0122-15-lib.cs:
408         New tests based on #64812.
410 2005-05-04  Raja R Harinath  <rharinath@novell.com>
412         * cs0122-13.cs: New test based on #64812.
414 2005-05-03  Raja R Harinath  <rharinath@novell.com>
416         * errors.txt (warning -28): Remove.
418 2005-04-17  Atsushi Enomoto  <atsushi@ximian.com>
420         * cs-1574-6.cs, cs-0419.cs : added new tests (bug #71603 and #71605).
422 2005-04-15  Raja R Harinath  <rharinath@novell.com>
424         * cs0208-7.cs, cs0208-8.cs: New tests.  Verified on CSC.
426 2005-04-08  Raja R Harinath  <rharinath@novell.com>
428         * cs0535-3.cs: New test from #58413.
430 2005-04-05  Raja R Harinath  <rharinath@novell.com>
432         * cs0208-5.cs, cs0208-6.cs: New tests from #62232.
434 2005-04-04  Raja R Harinath  <rharinath@novell.com>
436         * cs1521-2.cs: Change 'class' to a 'struct' to narrow down the
437         testcase to having only the mentioned error.  With the previous
438         code, CS0208 was also appropriate.
440 2005-04-01  Raja R Harinath  <rharinath@novell.com>
442         * TestRunner.cs (TestRunner): Make "KNOWN ISSUE" messages slightly
443         more verbose.
444         * cs0208-4.cs: New test from #74232.
446         * cs0267.cs: New.  Mentioned in passing in #74309.
448 2005-03-29  Raja R Harinath  <rharinath@novell.com>
450         * cs0136-3.cs, cs0136-4.cs: New tests from #47991.
452 2005-03-18  Raja R Harinath  <rharinath@novell.com>
454         * Makefile (DISTFILES): Don't distribute TestRunner.exe.
456 2005-03-17  Raja R Harinath  <rharinath@novell.com>
458         * Makefile (test-local): Depend on TestRunner-$(PROFILE).cs.
459         (run-mcs-tests): Clean up.  Use profile specific test runner.
460         Disable TestRunner on net_2_0 profile.
461         * TestRunner.cs (ProcessTester): Redirect stdout too.
462         (Tester.Log, Tester.LogLine): New.  Replacements for Console.Write
463         and Console.WriteLine that also log to files.
464         (Tester.Main): Add new command line argument for log file name.
465         Use the name of the compiler to select tests rather than "1".
466         Exit with non-zero on regressions.
468 2005-03-16 Marek Safar <marek.safar@seznam.cz>
470         * Makefile: Enabled TestRunner for default profile.
471         
472         * know-issues-*: Updated.
474 2005-03-16 Marek Safar <marek.safar@seznam.cz>
476         * TestRunner.cs: Add support for (no errors, ignore errors).
478 2005-03-16  Raja R Harinath  <rharinath@novell.com>
480         * Makefile (RUNTEST_PL, test-multi-local): Remove, now that
481         they're no longer used.
482         * runtest.pl: Remove.
484 2005-03-13  Martin Baulig  <martin@ximian.com>
486         Reverted things back to revision 41701, which was the last one
487         before Marek's changes.
489 2004-03-11  Atsushi Enomoto  <atsushi@ximian.com>
491         * cs1041.cs : option -doc was missing.
493 2004-03-10  Atsushi Enomoto  <atsushi@ximian.com>
495         * cs1041.cs : added test for bug #73385.
497 2005-03-10 Marek Safar <marek.safar@seznam.cz>
499         * TestRunner.cs: New fast test runner.
501 2005-03-09  Raja R Harinath  <rharinath@novell.com>
503         * cs1618-2.cs: New test for partial classes.
505 2005-03-07  Raja R Harinath  <rharinath@novell.com>
507         * cs0120-6.cs, cs0120-7.cs: New tests from #73394.
509 2005-02-28  Raja R Harinath  <rharinath@novell.com>
511         * cs0053-2.cs: New test from #73052.
513 2005-02-23  Raja R Harinath  <rharinath@novell.com>
515         * cs0122-10.cs, CS0122-10-lib.cs: New tests based on #57851.
516         * Makefile (all-local): Add CS0122-10-lib.dll.
517         * cs0122-11.cs: New test based on #72718.
518         * cs0112-2.cs: Remove erroneous test.  Same as cs1501.cs.
519         * mcs-expect-wrong-error (cs1501.cs): Remove.
521 2005-02-22  Raja R Harinath  <rharinath@novell.com>
523         * cs0115-3.c, cs0534-3.cs, cs0534-4.cs: New files based on #71134.
524         * CS0534-3-lib.cs, CS0534-4-lib.cs: Likewise.
525         * Makefile (all-local): Add CS0534-3-lib.dll and CS0534-4-lib.dll.
527 2005-02-21  Raja R Harinath  <rharinath@novell.com>
529         * cs1594-1.cs, cs1594-2.cs, cs1594-3.cs: New tests based on #68955.
531         * runtest.pl: Add unexpected error check.
533 2005-02-18  Raja R Harinath  <rharinath@novell.com>
535         * cs0120-5.cs: New test from #72678.
537         * cs0131-3.cs: New test from #63202.
539 2005-02-16  Raja R Harinath  <rharinath@novell.com>
541         * cs0187-1.cs, cs0187-2.cs: New tests from #63202.
543 2005-02-15  Raja R Harinath  <rharinath@novell.com>
545         * cs1502-3.cs: New test from #72554.
547 2005-02-11 Marek Safar <marek.safar@seznam.cz>
549         * cs0133-2.cs, cs1641.cs, cs1642.cs, cs1644-3.cs, cs1663.cs
550         cs1665.cs, cs1666.cs, cs3003-5.cs: Fixed buffer error tests.
552 2005-02-10  Raja R Harinath  <rharinath@novell.com>
554         * cs0121-4.cs: New test.  Ensure that a param method isn't
555         discarded if the signatures of other normal methods are different.
557 2005-02-04  Zoltan Varga  <vargaz@freemail.hu>
559         * cs1617.cs: Add a newline so do-tests.pl can process it under
560         sparc.
562 2005-02-02  Raja R Harinath  <rharinath@novell.com>
564         * cs0108-12.cs: New test.  Ensure that cs0108 handling occurs when
565         a constant is defined ahead of time due to forward references.
567 2005-01-25 Marek Safar <marek.safar@seznam.cz>
569         * cs0176-4.cs: Bug #71257.
571 2005-01-25 Marek Safar <marek.safar@seznam.cz>
573         * cs0647-14.cs: Bug #71651.
574         
575 2005-01-12  Raja R Harinath  <rharinath@novell.com>
577         * Makefile (run-generics-tests): Fix quoting to better work in
578         Windows.  Remove some stray code leftover from testing.
579         (DISTFILES): Distribute *.inc, *.pub, and *.response files too.
580         * cs2023.response: Rename from CS2023.
581         * cs2023.cs: Update.
583 2005-01-10  Raja R Harinath  <rharinath@novell.com>
585         * Makefile (all-local): Add CS0118-2-lib.dll.
586         (run-mcs-tests, run-generics-tests): Don't pipe through tee.  It
587         loses exit code of do-tests.pl.
588         * do-tests.pl (PROFILELOG): New.  Copy all output to this file too.
589         * cs0234-2.cs: Bug #52697.
590         * cs0234-3.cs: Bug #57200.
591         * cs0118-2.cs, CS0118-2-lib.cs: Bug #67520.
592         * cs0538-2.cs: Remove bogus test.
594 2005-01-10 Marek Safar <marek.safar@seznam.cz>
596         * cs0612-2.cs, CS0612-2-lib.cs: Bug #70722.
597         
598 2005-01-07 Marek Safar <marek.safar@seznam.cz>
600         * cs0102-14.cs: Bug #70942.
602 2005-01-05  Duncan Mak  <duncan@ximian.com>
604         * mcs-expect-no-error: Removed cs0541.cs, cs1040.cs.
605         
606         * cs1040-2.cs: Added to track bug #56460.        
607         
608 2004-12-29  Duncan Mak  <duncan@ximian.com>
610         * cs0246-9.cs: Added to track bug #70758.
612         * cs1510-3.cs: Added to track bug #70402.
614 2004-12-17  Raja R Harinath  <rharinath@novell.com>
616         * Makefile (run-mcs-tests, run-generics.tests): Don't remove
617         *.junk here.
618         (clean-local): Remove them here.
619         * do-tests.pl: Fix some perl warnings.
621 2004-12-17 Marek Safar <marek.safar@seznam.cz>
623         * makefile: Removed LOCAL_MCS_FLAGS. Every test should
624         have its own.
626         * cs1621.cs, cs1014.cs, cs1615.cs, cs1609.cs, cs1627.cs,
627         cs1599-2.cs, cs1620.cs, cs0686.cs, cs1534.cs, cs1007.cs,
628         cs1626.cs, cs1599.cs, cs1670.cs, cs1646.cs, cs0683.cs,
629         cs1638.cs, cs0103-2.cs: New error tests.
631 2004-12-14 Marek Safar <marek.safar@seznam.cz>
633         * cs0418-2.cs, cs0418.cs, cs0441.cs, cs0662.cs
634         cs0724.cs, cs1004.cs, cs1521-2.cs, cs1521.cs,
635         cs1558.cs, cs1576.cs, cs3017.cs, cs3018-2.cs,
636         cs3018.cs, cs3021.cs, cs3022.cs, cs3023.cs, cs3025.cs:
637         New error tests.
639 2004-12-08  Martin Baulig  <martin@ximian.com>
641         * gcs3024.cs: New test.
643 2004-12-08  Martin Baulig  <martin@ximian.com>
645         * cs3002-4.cs: Renamed to cs3003-2.cs.
646         * cs3002-7.cs: Renamed to cs3003-3.cs.
647         * cs3002-8.cs: Renamed to cs3003-4.cs.
649 2004-12-07  Raja R Harinath  <rharinath@novell.com>
651         * Makefile (DISTFILES): Add expected error and ignored test lists.
653 2004-12-07  Martin Baulig  <martin@ximian.com>
655         * gcs0305.cs: Renamed to cs0246-2.cs.
656         * gcs0305-2.cs: Renamed to cs0246-3.cs.
657         * gcs0305-3.cs: Renamed to cs0246-4.cs.
658         * gcs0305-4.cs: Renamed to cs0246-5.cs.
659         * gcs0308.cs: Renamed to cs0246-6.cs.
660         * gcs0308-2.cs: Renamed to cs0246-7.cs.
661         * gcs0308-3.cs: Renamed to cs0246-8.cs.
663 2004-12-06  Martin Baulig  <martin@ximian.com>
665         * cs8211.cs: Renamed to cs0182-4.cs.
667 2004-12-06  Martin Baulig  <martin@ximian.com>
669         * cs8212.cs: Renamed to cs0182-3.cs.
671 2004-12-06  Martin Baulig  <martin@ximian.com>
673         * cs8210.cs: Renamed to gcs0208.cs.
675 2004-12-06  Martin Baulig  <martin@ximian.com>
677         * cs8206.cs: Renamed to cs1622.cs.
679 2004-12-06  Martin Baulig  <martin@ximian.com>
681         * cs8201.cs: Removed, this is not an error !
683 2004-12-06  Martin Baulig  <martin@ximian.com>
685         * gmcs-expect-*: Updated from mcs-expect-*.
687 2004-12-06  Raja R Harinath  <rharinath@novell.com>
689         * Makefile (test-multi-local): Fix compile command.
691 2004-12-02  Duncan Mak  <duncan@ximian.com>
693         * cs0122-7.cs: 
694         * cs0122-8.cs: Added test cases for events, from bug #70129.
696 2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
698         * cs1589.inc : plus one.
699         * Makefile : remove dummy.xml (in case of error test failures)
701 2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
703         * cs1570.cs, cs1570-2.cs, cs1570-3.cs, cs1570-4.cs, cs1570-5.cs,
704           cs1570-6.cs, cs1570-7.cs, cs1570-8.cs, cs1570-9.cs, cs1570-10.cs,
705           cs1570-11.cs, cs1571.cs, cs1572.cs, cs1573.cs, cs1574.cs,
706           cs1574-2.cs, cs1574-3.cs, cs1574-4.cs, cs1574-5.cs, cs1580.cs,
707           cs1580-2.cs, cs1581.cs, cs1581-2.cs, cs1584.cs, cs1584-2.cs,
708           cs1584-3.cs, cs1584-4.cs, cs1587.cs, cs1587-2.cs, cs1587-3.cs,
709           cs1587-4.cs, cs1587-5.cs, cs1587-6.cs, cs1587-7.cs, cs1587-8.cs,
710           cs1587-9.cs, cs1587-10.cs, cs1587-11.cs, cs1587-12.cs, cs1587-13.cs,
711           cs1587-14.cs, cs1587-15.cs, cs1587-16.cs, cs1587-17.cs, cs1587-18.cs,
712           cs1587-19.cs, cs1587-20.cs, cs1587-21.cs, cs1587-22.cs, cs1587-23.cs,
713           cs1587-24.cs, cs1587-25.cs, cs1587-26.cs, cs1587-27.cs, cs1587-28.cs,
714           cs1589.cs, cs1590.cs, cs1590-2.cs, cs1590-3.cs, cs1591.cs,
715           cs1591-2.cs, cs1591-3.cs, cs1591-4.cs, cs1591-5.cs, cs1591-6.cs,
716           cs1591-7.cs, cs1591-8.cs, cs1591-9.cs, cs1591-10.cs, cs1591-11.cs,
717           cs1591-12.cs, cs1591-13.cs, cs1591-14.cs, cs1591-15.cs, cs1591-16.cs,
718           cs1591-17.cs, cs1591-18.cs, cs1592.cs : added tests for /doc feature.
720 2004-11-26  Raja R Harinath  <rharinath@novell.com>
722         * Makefile (DISTFILES): Add do-tests.pl.
724 2004-11-23  Carlos Alberto Cortez <calberto.cortez@gmail.com>
726         * cs0275.cs: New
727         
728 2004-11-18 Marek Safar <marek.safar@seznam.cz>
730         * cs0657-19.cs: Bug#69462
732 2004-11-03  Carlos Alberto Cortez <carlos@unixmexico.org>
733         * cs0273.cs: New
734         * cs0274.cs: New
735         * cs0276.cs: New
736         * cs0507-2.cs: New
737         * cs1644-2.cs: New
739 2004-10-24 Marek Safar <marek.safar@seznam.cz>
741         * cs82??.cs: Renumber some 82xx errors.
743 2004-10-21  Raja R Harinath  <rharinath@novell.com>
745         * do-tests.pl: Make robust to being invoked in parallel for
746         multiple profiles.
747         * Makefile: Clean any generated files.
749 2004-10-07  Raja R Harinath  <rharinath@novell.com>
751         * mcs-ignore-tests: Empty.
753         * Makefile (run-mcs-tests): Save log of output to
754         $(TEST_PROFILE).log.
755         (run-generics-tests): Likewise.
756         Report from K Sathyasudha <ksathyasudha@novell.com>.
758 2004-10-05  John Luke  <john.luke@gmail.com>
760         * Makefile: add *.mdb to clean target
762 2004-10-04  John Luke  <john.luke@gmail.com>
764         * cs8205.cs: remove, same as cs1624
765         * cs8206.cs: fix yield syntax, and add line number, now passes
766         * cs8207.cs: remove, same as cs1623
767         * cs8208.cs: remove, same as cs1625
768         * cs8209.cs: remove, same as cs1631
770 2004-10-01  John Luke  <john.luke@gmail.com>
772         * *.cs: fix some incorrect tests by either addding a Main method,
773         or adding a -t:library compiler option.  Makes one test pass, and adds
774         19 to *-expect-wrong-error as they compile when they shouldn't
775         * *mcs-expect-*-error: update
777 2004-10-01  Raja R Harinath  <rharinath@novell.com>
779         * cs0122-5.cs, cs0122-6.cs: New tests.
780         * gmcs-expect-no-error: Update.
782 2004-09-27  Raja R Harinath  <rharinath@novell.com>
784         * Makefile: Re-apply changes from 2004-09-14.
785         (test-everything): Run tests in both profiles.
787 2004-09-21  Raja R Harinath  <rharinath@novell.com>
789         * do-tests.pl: Print 'IGNORED' when a test is ignored.
791 2004-09-14  Martin Baulig  <martin@ximian.com>
793         * gmcs-expect-no-error, gmcs-expect-wrong-error: Updated.
795 2004-09-14  Martin Baulig  <martin@ximian.com>
797         * Makefile: Put the old Makefile back.
799 2004-09-14  Raja R Harinath  <rharinath@novell.com>
801         * Makefile (MCS) [PROFILE=default]: Force testing of 'mcs'.
802         (test-everything): Remove.
803         (TEST_PROFILE): New.
804         (run-mcs-tests, run-gmcs-tests): Unify using TEST_PROFILE.
805         (run-test-local) [PROFILE=net_2_0]: Run generics tests.
807 2004-09-10 Marek Safar <marek.safar@seznam.cz>
809         * do-test.pl: Make report readable (I was really confuse).
810         Fixed bug on my machine CR+LF in *-expect-* files. 
812 2004-09-07  Martin Baulig  <martin@ximian.com>
814         * mcs-expect-no-error: I'm slowly getting annoyed.  Is it really
815         so hard to add new tests here ?
817 2004-09-07  Raja R Harinath  <rharinath@novell.com>
819         * cs0571-3.cs, CS0571-3-lib.cs: New tests for #59980.
820         * Makefile: Update list of dlls.
822 2004-09-03 Marek Safar <marek.safar@seznam.cz>
824         * 8 new error tests.
826 2004-09-03  Raja R Harinath  <rharinath@novell.com>
828         * do-tests.pl: Attach $profile to log file name to make clear
829         which profile caused the error.
831 2004-09-01 Marek Safar <marek.safar@seznam.cz>
833         * 20 new tests mainly for static classes.
835 2004-08-27  Martin Baulig  <martin@ximian.com>
837         * Makefile (test-everything): New target.
839 2004-08-27  Martin Baulig  <martin@ximian.com>
841         * gmcs-ignore-tests: New file.  This file lists tests which should
842         not be run at all because they make the compiler hang.
844         * gmcs-expect-no-error, gmcs-expect-wrong-error: Updated.
845         * generics-expect-no-error: Updated.
847 2004-08-27  Martin Baulig  <martin@ximian.com>
849         * Makefile
850         (run-gmcs-tests): New target to run the cs*.cs tests with gmcs.
851         (run-generics-tests): New target to run the gcs*.cs tests.
852         (run-tests-local): Run run-mcs-tests, run-gmcs-tests and
853         run-generics-tests.
855         * do-tests.pl: Don't return an error value if more tests pass than
856         expected.       
858         * mcs-expect-no-error, mcs-expect-wrong-error: Updated to the
859         current situation, ie. make all the tests pass.
861         * gmcs-expect-no-error, gmcs-expect-wrong-error: New files.
863         * generics-expect-wrong-error: Formerly known as
864         gmcs-expect-wrong-error.        
866 2004-08-27  Martin Baulig  <martin@ximian.com>
868         * do-tests.pl: Deal with compiler crashes.
870         * mcs-expect-no-error, mcs-expect-wrong-error: Updated.
872 2004-08-04 Marek Safar <marek.safar@seznam.cz>
874         * 62 new error tests.
876 2004-07-23  Martin Baulig  <martin@ximian.com>
878         * cs0260.cs, cs0260-2.cs, cs0261.cs, cs0262.cs, cs0263.cs: New
879         tests for partial classes.
881 2004-07-14  Martin Baulig  <martin@ximian.com>
883         * cs1623.cs, cs1624.cs, cs1625.cs, cs1631.cs: New tests for
884         iterators.      
886 2004-07-02  Raja R Harinath  <rharinath@novell.com>
888         * cs0038-3.cs: New testcase from #60730.
889         * cs0038-4.cs: Likewise.
891 2004-06-21  Raja R Harinath  <rharinath@novell.com>
893         * cs0592-8.cs: Avoid spurious "unexpected incorrect error".
895 2004-06-10 Marek Safar <marek.safar@seznam.cz>
897         * do-test.pl: --expect-error must be at the
898         first place (mcs parses options by order).
900 2004-06-10 Marek Safar <marek.safar@seznam.cz>
902         * do-test.pl: Added simple error logging.
903         * Makefile (clean): Remove .dll & .log files
905 2004-06-07  Raja R Harinath  <rharinath@novell.com>
907         * cs0038-2.cs: New test, from bug #59477.
908         * mcs-expect-wrong-error: Add cs0038-1.
910 2004-06-03  Raja R Harinath  <rharinath@novell.com>
912         * cs0038-1.cs, cs1540-3.cs, cs1540-4.cs, cs1540-5.cs:
913         New testcases for bug #50820.
915 2004-06-01 Marek Safar <marek.safar@seznam.cz>
917         * cs1555.cs,
918         * cs1556.cs,
919         * cs3000.cs: 3 new error tests.
921 2004-05-30 Marek Safar <marek.safar@seznam.cz>
923         * cs1017.cs: New test.
925 2004-05-19 Marek Safar <marek.safar@seznam.cz>
927         * cs0579-6.cs: New test for bug #58688.
929 2004-05-18 Marek Safar <marek.safar@seznam.cz>
931         * cs0592-8.cs,
932         * cs0657-{2-17}.cs,
933         * cs1518-3.cs: 18 new error tests.
934         
935 2004-05-14 Marek Safar <marek.safar@seznam.cz>
937         * cs3008-7.cs: New test for bug #58478.
939 2004-05-11  Raja R Harinath  <rharinath@novell.com>
941         * Makefile (run-test-local): Run gmcs and multi tests too.
942         (test-multi-local): Add logging of errors.
943         * runtest.pl: Change $errors and $warnings to keep track of lines
944         on which errors are supposed to occur.
946 2004-05-10 Marek Safar <marek.safar@seznam.cz>
948         * cs0577-2, cs0577-3,
949         * cs1618.cs: 3 new error tests.
951 2004-05-10  Raja R Harinath  <rharinath@novell.com>
953         * do-tests.pl: Add back lost 'chomp'.
955 2004-05-07  Raja R Harinath  <rharinath@novell.com>
957         * do-tests.pl: Simplify sed expression.
959         * cs0625.cs, cs0626.cs, cs0636.cs: New tests.
961 2004-05-07 Marek Safar <marek.safar@seznam.cz>
963         * cs0579-4.cs, CS0579-4-1.cs,
964         * cs0579-5.cs,
965         * cs0657.cs,
966         * cs3015-2.cs,
967         * cs3019.cs,
968         * cs3019-2.cs: 6 new error tests.
969         
970 2004-05-03 Marek Safar <marek.safar@seznam.cz>
972         * cs0579-3.cs,
973         * cs0592-7.cs,        
974         * cs0626.cs: 3 new error tests.
976 2004-04-29 Marek Safar <marek.safar@seznam.cz>
978         * cs-11.cs: Renamed to cs1501-5.cs.
980 2004-04-29 Marek Safar <marek.safar@seznam.cz>
982         * cs0629.cs,
983         * cs1667-3.cs: 2 new error tests.
985 2004-04-12 Marek Safar <marek.safar@seznam.cz>
987         * cs0109.cs: New test.
989 2004-04-14 Marek Safar <marek.safar@seznam.cz>
991         * cs0612.cs,
992         * cs0672-2.cs: 2 new error tests.
994 2004-04-13 Marek Safar <marek.safar@seznam.cz>
996         * cs0618-2.cs,
997         * cs0619-{27-36}.cs,
998         * cs1667.cs, cs1667-2.cs: 13 new error tests.
1000 2004-04-08 Marek Safar <marek.safar@seznam.cz>
1002         * cs1677.cs: Changed name from cs1667.cs
1004 2004-04-07  Sebastien Pouliot  <sebastien@ximian.com>
1006         * cs1606.pub: New file. ECMA key.
1007         * cs1606.cs: New file. This is the same problem as cs1548-3.cs but CSC
1008         report a different error number when the ECMA key is being used.
1010 2004-04-06  Sebastien Pouliot  <sebastien@ximian.com>
1012         * cs1548.pub: New file. Strongname file with only the public key.
1013         * cs1548-3.cs: New file to test signing with a strongname containing
1014         only the public key.
1016 2004-04-05  Martin Baulig  <martin@ximian.com>
1018         * gmcs-expect-wrong-error: New file.
1020 2004-04-05 Marek Safar <marek.safar@seznam.cz>
1022         * cs3009-3.cs: New error test.
1024 2004-03-29 Ben Maurer  <bmaurer@users.sourceforge.net>
1026         * cs0176.cs: make this test better.
1028 2004-03-29 Marek Safar <marek.safar@seznam.cz>
1029         * cs0029-3.cs,
1030           cs0173-2.cs,
1031           cs0619-{2-26}.cs,
1032           cs0672.cs: 29 new error tests.
1034 2004-03-26 Ben Maurer  <bmaurer@users.sourceforge.net>
1036         * do-tests.pl: i think this fixes the problem with
1037         tests that have comp options alway passing
1038         * mcs-expect*: update for above.
1040 2004-03-25  Sebastien Pouliot  <sebastien@ximian.com>
1042         * mcs-expect-no-errors: Removed cs1548 and cs1458-2.cs (fixed #55364).
1044 2004-03-25 Ben Maurer  <bmaurer@users.sourceforge.net>
1046         * cs1510-2.cs: test for 56016.
1047         * cs0154-2.cs: test for 55780.
1048         * cs0246-6.cs: test for 55770.
1050 2004-03-25 Ben Maurer  <bmaurer@users.sourceforge.net>
1052         * cs0122-4.cs: test for bug 55970.
1054 2004-03-25  Sebastien Pouliot  <sebastien@ximian.com>
1056         * cs1548.cs: More descriptive comment  (missing file).
1057         * cs1548-2.cs: New. Invalid strongname file (content).
1058         * mcs-expect-no-errors: Added cs1458-2.cs.
1060 2004-03-24 Ben Maurer  <bmaurer@users.sourceforge.net>
1062         * Makefile, do-tests.pl: A new system for testing.
1063         * mcs-expect-no-errors, mcs-expect-wrong-error: a list
1064         of tests that we fail on.
1065         * CONTRIBUTORS_README: update docs.
1067 2004-03-23  Sebastien Pouliot  <sebastien@ximian.com>
1069         * cs1548.cs: New test for signing an assembly.
1071 2004-03-16  Martin Baulig  <martin@ximian.com>
1073         * Makefile (run-generics-local): New target to run the generics
1074         tests.
1076         * gmcs0246.cs, gmcs0305.cs, gmcs0305-2.cs, gmcs0308.cs,
1077         gmcs0308-2.cs: New tests.
1079 2004-03-12 Marek Safar <marek.safar@seznam.cz>
1081         * cs0182-1.cs,
1082           cs3001-9.cs: New error tests.
1084 2004-03-08 Ben Maurer  <bmaurer@users.sourceforge.net>
1086         * cs0111-{6,7}.cs: new test cases.
1088 2004-03-02 Marek Safar <marek.safar@seznam.cz>
1090         * cs0246-5.cs: New error test.
1092 2004-02-16 Marek Safar <marek.safar@seznam.cz>
1094         * cs3001-{7,8}.cs,
1095           cs3005-(1-22}.cs,
1096           cs3006-{1-6}.cs,
1097           cs3012.cs,
1098           cs3013.cs New error tests for CLS-compliance.
1100         * cs186-2.cs,
1101           cs0579-2.cs New error tests.
1103         * makefile: Added CS3005-16-lib.cs and CS3013-module.cs as helpers for errors cs3005-16.cs and cs3013.cs.
1106 2004-02-10 Marek Safar <marek.safar@seznam.cz>
1108         * cs0111-2.cs: Fixed error message.
1109           cs0111-5.cs,
1110           cs0528-2.cs: New error tests.
1112 2004-02-03 Marek Safar <marek.safar@seznam.cz>
1114         * cs0102-{2,3,4,5}.cs,
1115           cs0111-{3,4}.cs,
1116           cs0547-2.cs: New error tests.
1118 2004-01-21 Marek Safar <marek.safar@seznam.cz>
1120         * cs0102.cs,
1121           cs0111-2.cs,
1122           cs246-{2,3,4}.cs,
1123           cs663.cs: New tests.
1125 2004-01-05 Marek Safar <marek.safar@seznam.cz>
1127         * cs3001.cs,
1128           cs3001-1.cs,
1129           cs3001-2.cs,
1130           cs3001-3.cs,
1131           cs3001-4.cs,
1132           cs3001-5.cs,
1133           cs3001-6.cs,
1134           cs3001-7.cs,
1135           cs3002.cs,
1136           cs3002-1.cs,
1137           cs3002-10.cs,
1138           cs3002-2.cs,
1139           cs3002-3.cs,
1140           cs3002-4.cs,
1141           cs3002-5.cs,
1142           cs3002-6.cs,
1143           cs3002-7.cs,
1144           cs3002-8.cs,
1145           cs3002-9.cs,
1146           cs3003.cs,
1147           cs3003-1.cs,
1148           cs3008.cs,
1149           cs3008-1.cs,
1150           cs3008-2.cs,
1151           cs3008-3.cs,
1152           cs3008-4.cs,
1153           cs3008-5.cs,
1154           cs3008-6.cs,
1155           cs3010.cs,
1156           cs3011.cs,
1157           cs3011-1.cs,
1158           cs3014.cs,
1159           cs3014-1.cs,
1160           cs3014-2.cs,
1161           cs3014-3.cs,
1162           cs3014-4.cs,
1163           cs3014-5.cs,
1164           cs3014-6.cs,
1165           cs3014-7.cs,
1166           cs3015.cs,
1167           cs3015-1.cs,
1168           cs3016.cs,
1169           cs3016-1.cs,
1170           cs3016-2.cs,
1171           cs3016-3.cs: New tests for CLS-compliance.
1173         * cs108-2.cs,
1174           cs116-2.cs,
1175           cs592-4.cs,
1176           cs592-5.cs,
1177           cs592-6.cs: New tests.
1179 2004-01-04 Ben Maurer  <bmaurer@users.sourceforge.net>
1181         * cs157-{2,3,4}: test cases we fail.
1183 2003-11-01  Marek Safar <marek.safar@seznam.cz>
1185         * makefile: Added "// Compiler options:" handling.
1187 2003-09-22  Martin Baulig  <martin@ximian.com>
1189         * errors.txt: Added -219.
1191 2003-09-16  Martin Baulig  <martin@ximian.com>
1193         * cs8217.cs: New test.
1195 2003-09-06  Martin Baulig  <martin@ximian.com>
1197         * errors.txt: Added -216.
1199 2003-08-28 Ben Maurer  <bmaurer@users.sourceforge.net>
1201         * cs0666.xml: added sample xml file for monodoc error provider.
1203 2003-07-28  Martin Baulig  <martin@ximian.com>
1205         * cs0075.cs: This test case was incorrect; according to the spec,
1206         `(double) -1' is allowed since `double' is a builtin type.
1207         However, `(A) -1' is not allowed where `A' is a valuetype and has
1208         an implicit conversion from int.
1210 2003-07-28  Nick Drochak <ndrochak@gol.com>
1212         * Makefile: added test-local target. Fixes build problem.
1214 2003-07-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1216         * Makefile: added install-local target.
1218 2003-07-26  Martin Baulig  <martin@ximian.com>
1220         * error-6.cs: New test for bug #46907.
1222         * Makefile:
1223         (test-multi-local): Run the multi-test tests.
1224         (all-local): Run run-test-local and test-multi-local.
1226 2003-07-21  Martin Baulig  <martin@ximian.com>
1228         * syntax0068.cs, syntax0069.cs, syntax0071.cs, syntax0116.cs:
1229         These are syntax errors which we'd need to catch in cs-parser.jay;
1230         separate them from the other errors.
1232         * cs0572.cs: New test.
1234 2003-07-14  Martin Baulig  <martin@ximian.com>
1236         * cs0212.cs: New test.
1238 2003-07-14  Ravi Pratap M  <ravi@ximian.com>
1240         * cs1501-4.cs: Another test case for this error. This time it is on
1241         constructors for attributes. We now report the error correctly.
1243 2003-05-18  Martin Baulig  <martin@ximian.com>
1245         * error-3.cs: Added testcase for CS0188.
1247 2003-05-18  Martin Baulig  <martin@ximian.com>
1249         * error-4.cs: Renamed to cs1502-2.cs.
1251 2003-05-18  Martin Baulig  <martin@ximian.com>
1253         * makefile: Ignore CS0162 and CS0169.
1255 2003-03-29  Gaurav Vaish <gvaish_mono@lycos.com>
1257         * cs1518-2.cs:   Added comment describing the error.
1259 2003-03-29  Gaurav Vaish <gvaish_mono@lycos.com>
1261         * cs1518-2.cs:   Added new test.
1263 2002-12-24  Alejandro Sánchez Acosta  <raciel@gnome.org>
1265         * cs0208.cs: Added new test.
1267 2002-12-24  Alejandro Sánchez Acosta  <raciel@gnome.org>
1269         * cs0202.cs: Added new test.
1270         
1271 2002-12-24  Alejandro Sánchez Acosta  <raciel@gnome.org>
1273         * cs0197.cs: Added new test.
1275 2002-12-23  Alejandro Sánchez Acosta  <raciel@gnome.org>
1277         * cs0192.cs: Added new test.
1279 2002-12-23  Alejandro Sánchez Acosta  <raciel@gnome.org>
1281         * cs0170.cs: Added new test.
1283 2002-12-23  Alejandro Sánchez Acosta  <raciel@gnome.org>
1285         * cs0156.cs: Added new test.
1287 2002-12-21  Alejandro Sánchez Acosta  <raciel@gnome.org>
1289         * cs0163.cs: Added new test file.
1291 2002-12-21  Alejandro Sánchez Acosta  <raciel@gnome.org>
1293         * cs0161.cs: Added new test file.
1295 2002-12-19  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
1297         * cs0230.cs: Added this test file.
1299 2002-12-19  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
1301         * cs0225.cs: Added this file
1303 2002-12-18  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
1305         * cs0201.cs: Added this new test.
1307 2002-12-18  Ravi Pratap  <ravi@ximian.com>
1309         * errors.txt : Update for error # -24.
1311 2002-12-17  Alejandro Sánchez Acosta  <raciel@gnome.org>
1313         * cs0154.cs: New test.
1315 2002-12-17  Alejandro Sánchez Acosta  <raciel@gnome.org>
1317         * cs0138.cs: New test.
1319 2002-12-07  Ravi Pratap  <ravi@ximian.com>
1321         * cs0579.cs : Add.
1323 2002-12-01  Alejandro Sánchez Acosta  <raciel@es.gnu.org>
1325         * cs0140.cs,
1326           cs0143.cs: New test.
1328 2002-12-01  Alejandro Sánchez Acosta  <raciel@es.gnu.org>
1330         * cs0100.cs,
1331           cs0105.cs,
1332           cs0112.cs,
1333           cs0116.cs: New test.
1335 2002-09-12  Martin Baulig  <martin@gnome.org>
1337         * cs0038.cs: New test.
1339 2002-08-27  Martin Baulig  <martin@gnome.org>
1341         * cs0120-3.cs: New test.
1343 2002-08-19  Ravi Pratap  <ravi@ximian.com>
1345         * error-4.cs : New test.
1347         * error-5.cs : New test.
1349 2002-08-11  Martin Baulig  <martin@gnome.org>
1351         * error-3.cs: New test.
1353 2002-08-08  Martin Baulig  <martin@gnome.org>
1355         * cs1540.cs: New test.
1357 2002-08-08  Martin Baulig  <martin@gnome.org>
1359         * cs0236.cs: New test.
1361 2002-08-05  Martin Baulig  <martin@gnome.org>
1363         * runtest.pl: This is a perl script which runs a testcase, parses the
1364         MCS output and checks whether all errors are reported.
1366         * error-1.cs, error-2.cs: Moved here from ../tests/.
1368         * README.tests: Added (empty) list of all test cases.
1370 2002-08-02  Martin Baulig  <martin@gnome.org>
1372         * cs0155.cs, cs0155-2.cs: New tests.
1374 2002-07-06  Andrew Birkett  <adb@tardis.ed.ac.uk>
1376         * cs1039.cs, cs1033.cs, cs1010.cs: New tests.
1378 2002-06-26    <adb@tardis.ed.ac.uk>
1380         * cs1501-3.cs: Added new test for struct ctr typechecks.
1382 2002-06-24  Andrew Birkett  <adb@tardis.ed.ac.uk>
1384         * fail: cs0121.cs, cs0157.cs and cs1501.cs no longer fail.  
1385         * cs0176.cs: Method has to be public for correct test
1386         * cs0196.cs, cs0242.cs: Do 'return' to stop null statement warning.
1387         * cs0255.cs: Add assignment to stop 'unused variable' warning.
1388         * makefile: Output is now like "Running test 42 .. OK".  Added --unsafe to 
1389           make cs0193.cs, cs0196.cs and cs0214-3.cs work.