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