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