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