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