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