Updated.
[mono.git] / mcs / errors / ChangeLog
1 2004-12-06  Martin Baulig  <martin@ximian.com>
2
3         * cs8211.cs: Renamed to cs0182-4.cs.
4
5 2004-12-06  Martin Baulig  <martin@ximian.com>
6
7         * cs8212.cs: Renamed to cs0182-3.cs.
8
9 2004-12-06  Martin Baulig  <martin@ximian.com>
10
11         * cs8210.cs: Renamed to gcs0208.cs.
12
13 2004-12-06  Martin Baulig  <martin@ximian.com>
14
15         * cs8206.cs: Renamed to cs1622.cs.
16
17 2004-12-06  Martin Baulig  <martin@ximian.com>
18
19         * cs8201.cs: Removed, this is not an error !
20
21 2004-12-06  Martin Baulig  <martin@ximian.com>
22
23         * gmcs-expect-*: Updated from mcs-expect-*.
24
25 2004-12-06  Raja R Harinath  <rharinath@novell.com>
26
27         * Makefile (test-multi-local): Fix compile command.
28
29 2004-12-02  Duncan Mak  <duncan@ximian.com>
30
31         * cs0122-7.cs: 
32         * cs0122-8.cs: Added test cases for events, from bug #70129.
33
34 2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
35
36         * cs1589.inc : plus one.
37         * Makefile : remove dummy.xml (in case of error test failures)
38
39 2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
40
41         * cs1570.cs, cs1570-2.cs, cs1570-3.cs, cs1570-4.cs, cs1570-5.cs,
42           cs1570-6.cs, cs1570-7.cs, cs1570-8.cs, cs1570-9.cs, cs1570-10.cs,
43           cs1570-11.cs, cs1571.cs, cs1572.cs, cs1573.cs, cs1574.cs,
44           cs1574-2.cs, cs1574-3.cs, cs1574-4.cs, cs1574-5.cs, cs1580.cs,
45           cs1580-2.cs, cs1581.cs, cs1581-2.cs, cs1584.cs, cs1584-2.cs,
46           cs1584-3.cs, cs1584-4.cs, cs1587.cs, cs1587-2.cs, cs1587-3.cs,
47           cs1587-4.cs, cs1587-5.cs, cs1587-6.cs, cs1587-7.cs, cs1587-8.cs,
48           cs1587-9.cs, cs1587-10.cs, cs1587-11.cs, cs1587-12.cs, cs1587-13.cs,
49           cs1587-14.cs, cs1587-15.cs, cs1587-16.cs, cs1587-17.cs, cs1587-18.cs,
50           cs1587-19.cs, cs1587-20.cs, cs1587-21.cs, cs1587-22.cs, cs1587-23.cs,
51           cs1587-24.cs, cs1587-25.cs, cs1587-26.cs, cs1587-27.cs, cs1587-28.cs,
52           cs1589.cs, cs1590.cs, cs1590-2.cs, cs1590-3.cs, cs1591.cs,
53           cs1591-2.cs, cs1591-3.cs, cs1591-4.cs, cs1591-5.cs, cs1591-6.cs,
54           cs1591-7.cs, cs1591-8.cs, cs1591-9.cs, cs1591-10.cs, cs1591-11.cs,
55           cs1591-12.cs, cs1591-13.cs, cs1591-14.cs, cs1591-15.cs, cs1591-16.cs,
56           cs1591-17.cs, cs1591-18.cs, cs1592.cs : added tests for /doc feature.
57
58 2004-11-26  Raja R Harinath  <rharinath@novell.com>
59
60         * Makefile (DISTFILES): Add do-tests.pl.
61
62 2004-11-23  Carlos Alberto Cortez <calberto.cortez@gmail.com>
63
64         * cs0275.cs: New
65         
66 2004-11-18 Marek Safar <marek.safar@seznam.cz>
67
68         * cs0657-19.cs: Bug#69462
69
70 2004-11-03  Carlos Alberto Cortez <carlos@unixmexico.org>
71         * cs0273.cs: New
72         * cs0274.cs: New
73         * cs0276.cs: New
74         * cs0507-2.cs: New
75         * cs1644-2.cs: New
76
77 2004-10-24 Marek Safar <marek.safar@seznam.cz>
78
79         * cs82??.cs: Renumber some 82xx errors.
80
81 2004-10-21  Raja R Harinath  <rharinath@novell.com>
82
83         * do-tests.pl: Make robust to being invoked in parallel for
84         multiple profiles.
85         * Makefile: Clean any generated files.
86
87 2004-10-07  Raja R Harinath  <rharinath@novell.com>
88
89         * mcs-ignore-tests: Empty.
90
91         * Makefile (run-mcs-tests): Save log of output to
92         $(TEST_PROFILE).log.
93         (run-generics-tests): Likewise.
94         Report from K Sathyasudha <ksathyasudha@novell.com>.
95
96 2004-10-05  John Luke  <john.luke@gmail.com>
97
98         * Makefile: add *.mdb to clean target
99
100 2004-10-04  John Luke  <john.luke@gmail.com>
101
102         * cs8205.cs: remove, same as cs1624
103         * cs8206.cs: fix yield syntax, and add line number, now passes
104         * cs8207.cs: remove, same as cs1623
105         * cs8208.cs: remove, same as cs1625
106         * cs8209.cs: remove, same as cs1631
107
108 2004-10-01  John Luke  <john.luke@gmail.com>
109
110         * *.cs: fix some incorrect tests by either addding a Main method,
111         or adding a -t:library compiler option.  Makes one test pass, and adds
112         19 to *-expect-wrong-error as they compile when they shouldn't
113         * *mcs-expect-*-error: update
114
115 2004-10-01  Raja R Harinath  <rharinath@novell.com>
116
117         * cs0122-5.cs, cs0122-6.cs: New tests.
118         * gmcs-expect-no-error: Update.
119
120 2004-09-27  Raja R Harinath  <rharinath@novell.com>
121
122         * Makefile: Re-apply changes from 2004-09-14.
123         (test-everything): Run tests in both profiles.
124
125 2004-09-21  Raja R Harinath  <rharinath@novell.com>
126
127         * do-tests.pl: Print 'IGNORED' when a test is ignored.
128
129 2004-09-14  Martin Baulig  <martin@ximian.com>
130
131         * gmcs-expect-no-error, gmcs-expect-wrong-error: Updated.
132
133 2004-09-14  Martin Baulig  <martin@ximian.com>
134
135         * Makefile: Put the old Makefile back.
136
137 2004-09-14  Raja R Harinath  <rharinath@novell.com>
138
139         * Makefile (MCS) [PROFILE=default]: Force testing of 'mcs'.
140         (test-everything): Remove.
141         (TEST_PROFILE): New.
142         (run-mcs-tests, run-gmcs-tests): Unify using TEST_PROFILE.
143         (run-test-local) [PROFILE=net_2_0]: Run generics tests.
144
145 2004-09-10 Marek Safar <marek.safar@seznam.cz>
146
147         * do-test.pl: Make report readable (I was really confuse).
148         Fixed bug on my machine CR+LF in *-expect-* files. 
149
150 2004-09-07  Martin Baulig  <martin@ximian.com>
151
152         * mcs-expect-no-error: I'm slowly getting annoyed.  Is it really
153         so hard to add new tests here ?
154
155 2004-09-07  Raja R Harinath  <rharinath@novell.com>
156
157         * cs0571-3.cs, CS0571-3-lib.cs: New tests for #59980.
158         * Makefile: Update list of dlls.
159
160 2004-09-03 Marek Safar <marek.safar@seznam.cz>
161
162         * 8 new error tests.
163
164 2004-09-03  Raja R Harinath  <rharinath@novell.com>
165
166         * do-tests.pl: Attach $profile to log file name to make clear
167         which profile caused the error.
168
169 2004-09-01 Marek Safar <marek.safar@seznam.cz>
170
171         * 20 new tests mainly for static classes.
172
173 2004-08-27  Martin Baulig  <martin@ximian.com>
174
175         * Makefile (test-everything): New target.
176
177 2004-08-27  Martin Baulig  <martin@ximian.com>
178
179         * gmcs-ignore-tests: New file.  This file lists tests which should
180         not be run at all because they make the compiler hang.
181
182         * gmcs-expect-no-error, gmcs-expect-wrong-error: Updated.
183         * generics-expect-no-error: Updated.
184
185 2004-08-27  Martin Baulig  <martin@ximian.com>
186
187         * Makefile
188         (run-gmcs-tests): New target to run the cs*.cs tests with gmcs.
189         (run-generics-tests): New target to run the gcs*.cs tests.
190         (run-tests-local): Run run-mcs-tests, run-gmcs-tests and
191         run-generics-tests.
192
193         * do-tests.pl: Don't return an error value if more tests pass than
194         expected.       
195
196         * mcs-expect-no-error, mcs-expect-wrong-error: Updated to the
197         current situation, ie. make all the tests pass.
198
199         * gmcs-expect-no-error, gmcs-expect-wrong-error: New files.
200
201         * generics-expect-wrong-error: Formerly known as
202         gmcs-expect-wrong-error.        
203
204 2004-08-27  Martin Baulig  <martin@ximian.com>
205
206         * do-tests.pl: Deal with compiler crashes.
207
208         * mcs-expect-no-error, mcs-expect-wrong-error: Updated.
209
210 2004-08-04 Marek Safar <marek.safar@seznam.cz>
211
212         * 62 new error tests.
213
214 2004-07-23  Martin Baulig  <martin@ximian.com>
215
216         * cs0260.cs, cs0260-2.cs, cs0261.cs, cs0262.cs, cs0263.cs: New
217         tests for partial classes.
218
219 2004-07-14  Martin Baulig  <martin@ximian.com>
220
221         * cs1623.cs, cs1624.cs, cs1625.cs, cs1631.cs: New tests for
222         iterators.      
223
224 2004-07-02  Raja R Harinath  <rharinath@novell.com>
225
226         * cs0038-3.cs: New testcase from #60730.
227         * cs0038-4.cs: Likewise.
228
229 2004-06-21  Raja R Harinath  <rharinath@novell.com>
230
231         * cs0592-8.cs: Avoid spurious "unexpected incorrect error".
232
233 2004-06-10 Marek Safar <marek.safar@seznam.cz>
234
235         * do-test.pl: --expect-error must be at the
236         first place (mcs parses options by order).
237
238 2004-06-10 Marek Safar <marek.safar@seznam.cz>
239
240         * do-test.pl: Added simple error logging.
241         * Makefile (clean): Remove .dll & .log files
242
243 2004-06-07  Raja R Harinath  <rharinath@novell.com>
244
245         * cs0038-2.cs: New test, from bug #59477.
246         * mcs-expect-wrong-error: Add cs0038-1.
247
248 2004-06-03  Raja R Harinath  <rharinath@novell.com>
249
250         * cs0038-1.cs, cs1540-3.cs, cs1540-4.cs, cs1540-5.cs:
251         New testcases for bug #50820.
252
253 2004-06-01 Marek Safar <marek.safar@seznam.cz>
254
255         * cs1555.cs,
256         * cs1556.cs,
257         * cs3000.cs: 3 new error tests.
258
259 2004-05-30 Marek Safar <marek.safar@seznam.cz>
260
261         * cs1017.cs: New test.
262
263 2004-05-19 Marek Safar <marek.safar@seznam.cz>
264
265         * cs0579-6.cs: New test for bug #58688.
266
267 2004-05-18 Marek Safar <marek.safar@seznam.cz>
268
269         * cs0592-8.cs,
270         * cs0657-{2-17}.cs,
271         * cs1518-3.cs: 18 new error tests.
272         
273 2004-05-14 Marek Safar <marek.safar@seznam.cz>
274
275         * cs3008-7.cs: New test for bug #58478.
276
277 2004-05-11  Raja R Harinath  <rharinath@novell.com>
278
279         * Makefile (run-test-local): Run gmcs and multi tests too.
280         (test-multi-local): Add logging of errors.
281         * runtest.pl: Change $errors and $warnings to keep track of lines
282         on which errors are supposed to occur.
283
284 2004-05-10 Marek Safar <marek.safar@seznam.cz>
285
286         * cs0577-2, cs0577-3,
287         * cs1618.cs: 3 new error tests.
288
289 2004-05-10  Raja R Harinath  <rharinath@novell.com>
290
291         * do-tests.pl: Add back lost 'chomp'.
292
293 2004-05-07  Raja R Harinath  <rharinath@novell.com>
294
295         * do-tests.pl: Simplify sed expression.
296
297         * cs0625.cs, cs0626.cs, cs0636.cs: New tests.
298
299 2004-05-07 Marek Safar <marek.safar@seznam.cz>
300
301         * cs0579-4.cs, CS0579-4-1.cs,
302         * cs0579-5.cs,
303         * cs0657.cs,
304         * cs3015-2.cs,
305         * cs3019.cs,
306         * cs3019-2.cs: 6 new error tests.
307         
308 2004-05-03 Marek Safar <marek.safar@seznam.cz>
309
310         * cs0579-3.cs,
311         * cs0592-7.cs,        
312         * cs0626.cs: 3 new error tests.
313
314 2004-04-29 Marek Safar <marek.safar@seznam.cz>
315
316         * cs-11.cs: Renamed to cs1501-5.cs.
317
318 2004-04-29 Marek Safar <marek.safar@seznam.cz>
319
320         * cs0629.cs,
321         * cs1667-3.cs: 2 new error tests.
322
323 2004-04-12 Marek Safar <marek.safar@seznam.cz>
324
325         * cs0109.cs: New test.
326
327 2004-04-14 Marek Safar <marek.safar@seznam.cz>
328
329         * cs0612.cs,
330         * cs0672-2.cs: 2 new error tests.
331
332 2004-04-13 Marek Safar <marek.safar@seznam.cz>
333
334         * cs0618-2.cs,
335         * cs0619-{27-36}.cs,
336         * cs1667.cs, cs1667-2.cs: 13 new error tests.
337
338 2004-04-08 Marek Safar <marek.safar@seznam.cz>
339
340         * cs1677.cs: Changed name from cs1667.cs
341
342 2004-04-07  Sebastien Pouliot  <sebastien@ximian.com>
343
344         * cs1606.pub: New file. ECMA key.
345         * cs1606.cs: New file. This is the same problem as cs1548-3.cs but CSC
346         report a different error number when the ECMA key is being used.
347
348 2004-04-06  Sebastien Pouliot  <sebastien@ximian.com>
349
350         * cs1548.pub: New file. Strongname file with only the public key.
351         * cs1548-3.cs: New file to test signing with a strongname containing
352         only the public key.
353
354 2004-04-05  Martin Baulig  <martin@ximian.com>
355
356         * gmcs-expect-wrong-error: New file.
357
358 2004-04-05 Marek Safar <marek.safar@seznam.cz>
359
360         * cs3009-3.cs: New error test.
361
362 2004-03-29 Ben Maurer  <bmaurer@users.sourceforge.net>
363
364         * cs0176.cs: make this test better.
365
366 2004-03-29 Marek Safar <marek.safar@seznam.cz>
367         * cs0029-3.cs,
368           cs0173-2.cs,
369           cs0619-{2-26}.cs,
370           cs0672.cs: 29 new error tests.
371
372 2004-03-26 Ben Maurer  <bmaurer@users.sourceforge.net>
373
374         * do-tests.pl: i think this fixes the problem with
375         tests that have comp options alway passing
376         * mcs-expect*: update for above.
377
378 2004-03-25  Sebastien Pouliot  <sebastien@ximian.com>
379
380         * mcs-expect-no-errors: Removed cs1548 and cs1458-2.cs (fixed #55364).
381
382 2004-03-25 Ben Maurer  <bmaurer@users.sourceforge.net>
383
384         * cs1510-2.cs: test for 56016.
385         * cs0154-2.cs: test for 55780.
386         * cs0246-6.cs: test for 55770.
387
388 2004-03-25 Ben Maurer  <bmaurer@users.sourceforge.net>
389
390         * cs0122-4.cs: test for bug 55970.
391
392 2004-03-25  Sebastien Pouliot  <sebastien@ximian.com>
393
394         * cs1548.cs: More descriptive comment  (missing file).
395         * cs1548-2.cs: New. Invalid strongname file (content).
396         * mcs-expect-no-errors: Added cs1458-2.cs.
397
398 2004-03-24 Ben Maurer  <bmaurer@users.sourceforge.net>
399
400         * Makefile, do-tests.pl: A new system for testing.
401         * mcs-expect-no-errors, mcs-expect-wrong-error: a list
402         of tests that we fail on.
403         * CONTRIBUTORS_README: update docs.
404
405 2004-03-23  Sebastien Pouliot  <sebastien@ximian.com>
406
407         * cs1548.cs: New test for signing an assembly.
408
409 2004-03-16  Martin Baulig  <martin@ximian.com>
410
411         * Makefile (run-generics-local): New target to run the generics
412         tests.
413
414         * gmcs0246.cs, gmcs0305.cs, gmcs0305-2.cs, gmcs0308.cs,
415         gmcs0308-2.cs: New tests.
416
417 2004-03-12 Marek Safar <marek.safar@seznam.cz>
418
419         * cs0182-1.cs,
420           cs3001-9.cs: New error tests.
421
422 2004-03-08 Ben Maurer  <bmaurer@users.sourceforge.net>
423
424         * cs0111-{6,7}.cs: new test cases.
425
426 2004-03-02 Marek Safar <marek.safar@seznam.cz>
427
428         * cs0246-5.cs: New error test.
429
430 2004-02-16 Marek Safar <marek.safar@seznam.cz>
431
432         * cs3001-{7,8}.cs,
433           cs3005-(1-22}.cs,
434           cs3006-{1-6}.cs,
435           cs3012.cs,
436           cs3013.cs New error tests for CLS-compliance.
437
438         * cs186-2.cs,
439           cs0579-2.cs New error tests.
440
441         * makefile: Added CS3005-16-lib.cs and CS3013-module.cs as helpers for errors cs3005-16.cs and cs3013.cs.
442
443
444 2004-02-10 Marek Safar <marek.safar@seznam.cz>
445
446         * cs0111-2.cs: Fixed error message.
447           cs0111-5.cs,
448           cs0528-2.cs: New error tests.
449
450 2004-02-03 Marek Safar <marek.safar@seznam.cz>
451
452         * cs0102-{2,3,4,5}.cs,
453           cs0111-{3,4}.cs,
454           cs0547-2.cs: New error tests.
455
456 2004-01-21 Marek Safar <marek.safar@seznam.cz>
457
458         * cs0102.cs,
459           cs0111-2.cs,
460           cs246-{2,3,4}.cs,
461           cs663.cs: New tests.
462
463 2004-01-05 Marek Safar <marek.safar@seznam.cz>
464
465         * cs3001.cs,
466           cs3001-1.cs,
467           cs3001-2.cs,
468           cs3001-3.cs,
469           cs3001-4.cs,
470           cs3001-5.cs,
471           cs3001-6.cs,
472           cs3001-7.cs,
473           cs3002.cs,
474           cs3002-1.cs,
475           cs3002-10.cs,
476           cs3002-2.cs,
477           cs3002-3.cs,
478           cs3002-4.cs,
479           cs3002-5.cs,
480           cs3002-6.cs,
481           cs3002-7.cs,
482           cs3002-8.cs,
483           cs3002-9.cs,
484           cs3003.cs,
485           cs3003-1.cs,
486           cs3008.cs,
487           cs3008-1.cs,
488           cs3008-2.cs,
489           cs3008-3.cs,
490           cs3008-4.cs,
491           cs3008-5.cs,
492           cs3008-6.cs,
493           cs3010.cs,
494           cs3011.cs,
495           cs3011-1.cs,
496           cs3014.cs,
497           cs3014-1.cs,
498           cs3014-2.cs,
499           cs3014-3.cs,
500           cs3014-4.cs,
501           cs3014-5.cs,
502           cs3014-6.cs,
503           cs3014-7.cs,
504           cs3015.cs,
505           cs3015-1.cs,
506           cs3016.cs,
507           cs3016-1.cs,
508           cs3016-2.cs,
509           cs3016-3.cs: New tests for CLS-compliance.
510
511         * cs108-2.cs,
512           cs116-2.cs,
513           cs592-4.cs,
514           cs592-5.cs,
515           cs592-6.cs: New tests.
516
517 2004-01-04 Ben Maurer  <bmaurer@users.sourceforge.net>
518
519         * cs157-{2,3,4}: test cases we fail.
520
521 2003-11-01  Marek Safar <marek.safar@seznam.cz>
522
523         * makefile: Added "// Compiler options:" handling.
524
525 2003-09-22  Martin Baulig  <martin@ximian.com>
526
527         * errors.txt: Added -219.
528
529 2003-09-16  Martin Baulig  <martin@ximian.com>
530
531         * cs8217.cs: New test.
532
533 2003-09-06  Martin Baulig  <martin@ximian.com>
534
535         * errors.txt: Added -216.
536
537 2003-08-28 Ben Maurer  <bmaurer@users.sourceforge.net>
538
539         * cs0666.xml: added sample xml file for monodoc error provider.
540
541 2003-07-28  Martin Baulig  <martin@ximian.com>
542
543         * cs0075.cs: This test case was incorrect; according to the spec,
544         `(double) -1' is allowed since `double' is a builtin type.
545         However, `(A) -1' is not allowed where `A' is a valuetype and has
546         an implicit conversion from int.
547
548 2003-07-28  Nick Drochak <ndrochak@gol.com>
549
550         * Makefile: added test-local target. Fixes build problem.
551
552 2003-07-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
553
554         * Makefile: added install-local target.
555
556 2003-07-26  Martin Baulig  <martin@ximian.com>
557
558         * error-6.cs: New test for bug #46907.
559
560         * Makefile:
561         (test-multi-local): Run the multi-test tests.
562         (all-local): Run run-test-local and test-multi-local.
563
564 2003-07-21  Martin Baulig  <martin@ximian.com>
565
566         * syntax0068.cs, syntax0069.cs, syntax0071.cs, syntax0116.cs:
567         These are syntax errors which we'd need to catch in cs-parser.jay;
568         separate them from the other errors.
569
570         * cs0572.cs: New test.
571
572 2003-07-14  Martin Baulig  <martin@ximian.com>
573
574         * cs0212.cs: New test.
575
576 2003-07-14  Ravi Pratap M  <ravi@ximian.com>
577
578         * cs1501-4.cs: Another test case for this error. This time it is on
579         constructors for attributes. We now report the error correctly.
580
581 2003-05-18  Martin Baulig  <martin@ximian.com>
582
583         * error-3.cs: Added testcase for CS0188.
584
585 2003-05-18  Martin Baulig  <martin@ximian.com>
586
587         * error-4.cs: Renamed to cs1502-2.cs.
588
589 2003-05-18  Martin Baulig  <martin@ximian.com>
590
591         * makefile: Ignore CS0162 and CS0169.
592
593 2003-03-29  Gaurav Vaish <gvaish_mono@lycos.com>
594
595         * cs1518-2.cs:   Added comment describing the error.
596
597 2003-03-29  Gaurav Vaish <gvaish_mono@lycos.com>
598
599         * cs1518-2.cs:   Added new test.
600
601 2002-12-24  Alejandro Sánchez Acosta  <raciel@gnome.org>
602
603         * cs0208.cs: Added new test.
604
605 2002-12-24  Alejandro Sánchez Acosta  <raciel@gnome.org>
606
607         * cs0202.cs: Added new test.
608         
609 2002-12-24  Alejandro Sánchez Acosta  <raciel@gnome.org>
610
611         * cs0197.cs: Added new test.
612
613 2002-12-23  Alejandro Sánchez Acosta  <raciel@gnome.org>
614
615         * cs0192.cs: Added new test.
616
617 2002-12-23  Alejandro Sánchez Acosta  <raciel@gnome.org>
618
619         * cs0170.cs: Added new test.
620
621 2002-12-23  Alejandro Sánchez Acosta  <raciel@gnome.org>
622
623         * cs0156.cs: Added new test.
624
625 2002-12-21  Alejandro Sánchez Acosta  <raciel@gnome.org>
626
627         * cs0163.cs: Added new test file.
628
629 2002-12-21  Alejandro Sánchez Acosta  <raciel@gnome.org>
630
631         * cs0161.cs: Added new test file.
632
633 2002-12-19  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
634
635         * cs0230.cs: Added this test file.
636
637 2002-12-19  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
638
639         * cs0225.cs: Added this file
640
641 2002-12-18  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
642
643         * cs0201.cs: Added this new test.
644
645 2002-12-18  Ravi Pratap  <ravi@ximian.com>
646
647         * errors.txt : Update for error # -24.
648
649 2002-12-17  Alejandro Sánchez Acosta  <raciel@gnome.org>
650
651         * cs0154.cs: New test.
652
653 2002-12-17  Alejandro Sánchez Acosta  <raciel@gnome.org>
654
655         * cs0138.cs: New test.
656
657 2002-12-07  Ravi Pratap  <ravi@ximian.com>
658
659         * cs0579.cs : Add.
660
661 2002-12-01  Alejandro Sánchez Acosta  <raciel@es.gnu.org>
662
663         * cs0140.cs,
664           cs0143.cs: New test.
665
666 2002-12-01  Alejandro Sánchez Acosta  <raciel@es.gnu.org>
667
668         * cs0100.cs,
669           cs0105.cs,
670           cs0112.cs,
671           cs0116.cs: New test.
672
673 2002-09-12  Martin Baulig  <martin@gnome.org>
674
675         * cs0038.cs: New test.
676
677 2002-08-27  Martin Baulig  <martin@gnome.org>
678
679         * cs0120-3.cs: New test.
680
681 2002-08-19  Ravi Pratap  <ravi@ximian.com>
682
683         * error-4.cs : New test.
684
685         * error-5.cs : New test.
686
687 2002-08-11  Martin Baulig  <martin@gnome.org>
688
689         * error-3.cs: New test.
690
691 2002-08-08  Martin Baulig  <martin@gnome.org>
692
693         * cs1540.cs: New test.
694
695 2002-08-08  Martin Baulig  <martin@gnome.org>
696
697         * cs0236.cs: New test.
698
699 2002-08-05  Martin Baulig  <martin@gnome.org>
700
701         * runtest.pl: This is a perl script which runs a testcase, parses the
702         MCS output and checks whether all errors are reported.
703
704         * error-1.cs, error-2.cs: Moved here from ../tests/.
705
706         * README.tests: Added (empty) list of all test cases.
707
708 2002-08-02  Martin Baulig  <martin@gnome.org>
709
710         * cs0155.cs, cs0155-2.cs: New tests.
711
712 2002-07-06  Andrew Birkett  <adb@tardis.ed.ac.uk>
713
714         * cs1039.cs, cs1033.cs, cs1010.cs: New tests.
715
716 2002-06-26    <adb@tardis.ed.ac.uk>
717
718         * cs1501-3.cs: Added new test for struct ctr typechecks.
719
720 2002-06-24  Andrew Birkett  <adb@tardis.ed.ac.uk>
721
722         * fail: cs0121.cs, cs0157.cs and cs1501.cs no longer fail.  
723         * cs0176.cs: Method has to be public for correct test
724         * cs0196.cs, cs0242.cs: Do 'return' to stop null statement warning.
725         * cs0255.cs: Add assignment to stop 'unused variable' warning.
726         * makefile: Output is now like "Running test 42 .. OK".  Added --unsafe to 
727           make cs0193.cs, cs0196.cs and cs0214-3.cs work.
728