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