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