2005-09-27 Martin Baulig <martin@ximian.com>
[mono.git] / mcs / tests / ChangeLog
1 2005-09-27  Martin Baulig  <martin@ximian.com>
2
3         * gtest-203.cs: New test for #75584.
4
5 2005-09-26  Martin Baulig  <martin@ximian.com>
6
7         * gtest-202.cs: New test from #75681.
8
9 2005-09-26  Marek Safar <marek.safar@seznam.cz>
10
11         * test-294.cs: Added new tests.
12         * test-457.cs: New test.
13         
14 2005-09-26  Raja R Harinath  <rharinath@novell.com>
15
16         * test-456.cs: New test from #76133.
17
18 2005-09-15  Raja R Harinath  <rharinath@novell.com>
19
20         * test-455.cs: New test.  Distilled from a failing unit test of
21         System.Runtime.Serialization.Formatters.Soap.dll.
22
23 2005-09-05  Atsushi Enomoto  <atsushi@ximian.com>
24
25         * gtest-200.cs : test for bug #75668.
26
27 2005-09-05  Atsushi Enomoto  <atsushi@ximian.com>
28
29         * gtest-198.cs : fix. missing main.
30         * gtest-199.cs : test code similar to #75772.
31
32 2005-09-05  Atsushi Enomoto  <atsushi@ximian.com>
33
34         * known-issues-gmcs: new tests are not passing with gmcs.
35
36 2005-09-05  Atsushi Enomoto  <atsushi@ximian.com>
37
38         * test-454.cs : test for #75968.
39
40 2005-09-05  Atsushi Enomoto  <atsushi@ximian.com>
41
42         * test-453.cs : test for #75846.
43
44 2005-09-05  Atsushi Enomoto  <atsushi@ximian.com>
45
46         * gtest-198.cs : test for #75957.
47
48 2005-09-05  Atsushi Enomoto  <atsushi@ximian.com>
49
50         * known-issues-gmcs : tset-49 is not working, should be IGNORED.
51
52 2005-09-02  Raja R Harinath  <rharinath@novell.com>
53
54         * test-452.cs: New test from #75941.
55
56 2005-08-30  Atsushi Enomoto  <atsushi@ximian.com>
57
58         * test-partial-08.cs, test-partial-09.cs :
59           More partial type tests (allowed modifier combinations).
60         * known-issues-gmcs : added above.
61
62 2005-08-30  Ankit Jain  <jankit@novell.com>
63
64         * test-anon-31.cs: New test for #75934.
65
66 2005-08-30  Raja R Harinath  <rharinath@novell.com>
67
68         * test-451.cs: New test based on #75929.
69
70 2005-08-30  Jb Evain  <jbevain@gmail.com>
71
72         * test-450.cs: new test for as expression in
73         custom attribute constructors.
74
75 2005-08-30  Atsushi Enomoto  <atsushi@ximian.com>
76
77         * test-448.cs : test for #74927.
78
79 2005-08-30  Raja R Harinath  <rharinath@novell.com>
80
81         * test-447.cs: New test from #75802.
82
83 2005-08-29  Raja R Harinath  <rharinath@novell.com>
84
85         * test-446.cs: New test from #75927.
86
87         * test-445.cs: New test from #75848.
88
89 2005-08-25  Atsushi Enomoto  <atsushi@ximian.com>
90
91         * test-444.cs :
92           UTF-8 BOM autodetect test (for encoding detection patch).
93
94 2005-08-24  Marek Safar <marek.safar@seznam.cz>
95
96         * Makefile: Re-enabled ilasm files.
97         
98         * test-443.*: New test.
99
100 2005-08-24  Raja R Harinath  <rharinath@novell.com>
101
102         * test-442.cs: New test from #75874.
103
104 2005-08-23  Atsushi Enomoto  <atsushi@ximian.com>
105
106         * test-441.cs : test to not warn incorrect ulong const comparison.
107
108 2005-08-23  Atsushi Enomoto  <atsushi@ximian.com>
109
110         * test-440.cs : non-CS0034 case (overload for double and int is valid).
111
112 2005-08-23  Raja R Harinath  <rharinath@novell.com>
113
114         * test-439.cs: New test from #75862.
115
116 2005-08-23  Atsushi Enomoto  <atsushi@ximian.com>
117
118         * test-438.cs : test for bug #67711.
119
120 2005-08-16  Martin Baulig  <martin@ximian.com>
121
122         * known-issues-gmcs: Add test-49.cs for the moment.
123
124 2005-08-03  Raja R Harinath  <rharinath@novell.com>
125
126         * test-426.cs, test-427.cs, test-428.cs, test-429.cs,
127         test-430.cs, test-431.cs, test-432.cs, test-433.cs,
128         test-434.cs, test-435.cs, test-436.cs: New tests for the
129         qualified-alias-member (::) feature.
130
131 2005-08-02  Atsushi Enomoto  <atsushi@ximian.com>
132
133         * test-425.cs, known-issues-gmcs : added test for bug #57047, which is
134           fixed at r47909.
135
136 2005-07-27  Carlos Alberto Cortez <calberto.cortez@gmail.com>
137
138         * gtest-179.cs: Re-enable gtest-179.cs, since bug #75417 
139         has been fixed.
140         
141 2005-07-05  Raja R Harinath  <rharinath@novell.com>
142
143         * test-423.cs: New test based on #70807.
144
145 2005-06-30  Marek Safar <marek.safar@seznam.cz>
146
147         * gtest-180.cs: DefaultCharSetAttribute test.
148         * test-422.cs: New test for #75322.
149
150 2005-06-28  Martin Baulig  <martin@ximian.com>
151
152         * gtest-177.cs: New test for #74953.
153
154 2005-06-27  Raja R Harinath  <rharinath@novell.com>
155
156         * Makefile: Remove old test harness.
157         * harness.mk: Remove.
158
159 2005-06-21  Martin Baulig  <martin@ximian.com>
160
161         * gtest-077.cs: Removed, we don't need this anymore.
162
163 2005-06-15  Raja R Harinath  <rharinath@novell.com>
164
165         * Makefile (run-test-local): Run with $(TEST_RUNTIME).
166         (DISTFILES): Fix for 'make distcheck'.
167
168 2005-06-15  Raja R Harinath  <harinath@gmail.com>
169
170         * Makefile (run-test-local): Don't pick 'mono' from the path.
171
172 2005-06-14  Marek Safar <marek.safar@seznam.cz>
173
174         * gen-*.cs: Renamed to gtest-*.cs.
175         * 2test-20: Renamed to gtest-163.cs.
176         * 2test-21: Renamed to gtest-164.cs.
177         * 2test-22: Renamed to gtest-165.cs.
178         * 2test-*.cs: Renamed to test-*.cs
179         * xml-*.cs: Renamed to test-xml*.cs.
180
181         * Makefile: Switch to compiler-tester.
182
183 2005-06-08  Raja R Harinath  <rharinath@novell.com>
184
185         * test-388.cs, test-389.cs: New tests from #75160.  They're
186         actually interdependent.  #75160 is a file-ordering bug, and we
187         use the two testcases to drive the two different orderings.
188         * Makefile (TEST_HARNESS_EXTRAS): Add test-388.cs and test-389.cs.
189
190 2005-06-03  Raja R Harinath  <rharinath@novell.com>
191
192         * Makefile (TEST_SOURCES_common): Re-enable test-183: the runtime
193         has been fixed.
194
195 2005-06-03  Martin Baulig  <martin@ximian.com>
196
197         * Makefile: Disable test-183; someone broke it.
198
199 2005-05-26  Duncan Mak  <duncan@novell.com>
200             Raja R Harinath  <rharinath@novell.com>
201
202         * test-387.cs: New test from #54928.
203
204 2005-05-24  Duncan Mak  <duncan@novell.com>
205
206         * test-386.cs: New test from #68711.
207
208 2005-05-20  Martin Baulig  <martin@ximian.com>
209
210         * test-336.cs: Replaced with a working test.
211
212 2005-05-18  Martin Baulig  <martin@ximian.com>
213
214         * Makefile: Updated after the last merging.
215
216 2005-05-16  Raja R Harinath  <rharinath@novell.com>
217
218         * test-382.cs: New test.  Based on report from Manjula GHM
219         <mmanjula@novell.com>.
220
221 2005-05-14  Martin Baulig  <martin@ximian.com>
222
223         * test-381.cs: Slightly modified version of test-360.
224
225 2005-05-13  Raja R Harinath  <rharinath@novell.com>
226
227         * test-380.cs: New test from #74934.
228
229 2005-05-12  Raja R Harinath  <harinath@gmail.com>
230
231         * test-378.cs: New test from #74920.
232
233 2005-05-09  Raja R Harinath  <rharinath@novell.com>
234
235         * Makefile (test-harness-run): Depend on $(TEST_HARNESS_EXTRAS).
236         * harness.mk: Substitute the current profile into the compiler
237         options where the string 'PROFILE' is used.
238         * test-377.cs, test-377-default-il.il, test-377-net_2_0-il.il:
239         New tests from #74852.
240
241 2005-05-06  Marek Safar <marek.safar@seznam.cz>
242
243         * test-376.cs: New enum test.
244         
245 2005-05-05  Raja R Harinath  <rharinath@novell.com>
246
247         * test-375.cs: New test from #74797.
248
249         * test-374.cs: New test based on #64812.
250
251 2005-05-04  Martin Baulig  <martin@ximian.com>
252
253         * test-49.cs: Add testcase from 74655.
254
255 2005-05-03  Raja R Harinath  <rharinath@novell.com>
256
257         * test-372.cs: New test from #74773.
258
259 2005-05-02  Raja R Harinath  <rharinath@novell.com>
260
261         * Makefile (BOOTSTRAP_MCS): Fix.
262
263 2005-04-29  Martin Baulig  <martin@ximian.com>
264
265         * gen-73.cs, gen-115.cs: Reflect latest API changes.
266
267 2005-04-27  Marek Safar <marek.safar@seznam.cz>
268
269         * test-294.cs: Add test based on #74378
270
271 2005-04-26  Marek Safar <marek.safar@seznam.cz>
272
273         * cls-test-6.cs: Put in a new test.
274
275 2005-04-18  Raja R Harinath  <rharinath@novell.com>
276
277         * test-369.cs: New test based on #74481.
278
279 2005-04-18  Marek Safar <marek.safar@seznam.cz>
280
281         * test-362.cs: Enabled.
282         
283         * test-368.cs: New test.
284
285 2005-04-17  Atsushi Enomoto  <atsushi@ximian.com>
286
287         * xml-037.cs, xml-037-ref.xml,
288           xml-038.cs, xml-038-ref.xml : added new tests for bug #74633.
289
290 2005-04-16  Raja R Harinath  <rharinath@novell.com>
291
292         * test-365.cs: New test from #73834.
293
294 2005-04-14  Raja R Harinath  <rharinath@novell.com>
295
296         * Makefile (MCS): Override only in the 'default' profile.
297         (BOOTSTRAP_MCS): Override in the 'net_2_0' profile.
298         (test-local): Build harness programs.
299
300 2005-04-13  Raja R Harinath  <rharinath@novell.com>
301
302         * test-363.cs: New test from #74528.
303
304 2005-04-11  Marek Safar <marek.safar@seznam.cz>
305
306         * test-362.cs: #74565 test case.
307
308 2005-04-08  Raja R Harinath  <rharinath@novell.com>
309
310         * test-361.cs, test-361-2.cs: New test from #74484.
311
312 2005-04-05  Raja R Harinath  <rharinath@novell.com>
313
314         * mtest-8-dll.cs, mtest-8-exe.cs: New test from #73820.
315
316         * test-360.cs: New test from #74041.
317
318 2005-04-01  Kamil Skalski  <nazgul@omega.pl>
319
320         * test-359.cs: New test from #74309.
321
322 2005-03-30  Marek Safar <marek.safar@seznam.cz>
323
324         * cond-attr.cs: Conditional attribute class test.
325
326 2005-03-16  Raja R Harinath  <rharinath@novell.com>
327
328         * a-capture6.cs, a-nested.cs: Fix compilation.
329
330 2005-03-15  Marek Safar <marek.safar@seznam.cz>
331
332         * a-capture{2,3,4}.cs: Fixed tests.
333
334 2005-03-10  Atsushi Enomoto  <atsushi@ximian.com>
335
336         * xml-036.cs, xml-036-ref.xml, Makefile : added test for bug #73384.
337
338 2005-03-10  Raja R Harinath  <rharinath@novell.com>
339
340         * mtest-7-exe.cs, mtest-7-dll.cs: New test from #73516.
341         * Makefile (DISTFILES): Add test-353-2.cs.
342
343 2005-03-09  Raja R Harinath  <rharinath@novell.com>
344
345         * test-357.cs: New test for partial classes.
346
347 2005-03-08  Marek Safar <marek.safar@seznam.cz>
348
349         * test-355.cs, test-356.cs: New tests.
350
351 2005-03-07  Martin Baulig  <martin@ximian.com>
352
353         * gen-134.cs, gen-135.cs, gen-136.cs, gen-137.cs, gen-138.cs,
354         gen-139.cs, gen-140.cs: These were my very first test cases for
355         Nullable Types.
356
357 2005-03-07  Martin Baulig  <martin@ximian.com>
358
359         * gen-130.cs, gen-131.cs, gen-132.cs, gen-133.cs, gen-134.cs: New
360         test cases for Nullable Types.  Thanks a lot to Peter Sestoft :-)
361
362 2005-03-04  Raja R Harinath  <rharinath@novell.com>
363
364         * Makefile (TEST_HARNESS_EXTRAS): Add test-353-2.cs.
365         * test-353.cs: Don't use ../ to refer to test-353-2.cs.
366
367         * test-354.cs: New test from #73282.
368
369 2005-03-01  Marek Safar <marek.safar@seznam.cz>
370
371         * test-352.cs: New test.
372         
373         * test-353.cs, test-353-2: Bug #73117
374
375 2005-02-22  Raja R Harinath  <rharinath@novell.com>
376
377         * mtest-6-exe.cs, mtest-6-dll.cs: New test based on #71134.
378
379 2005-02-21  Raja R Harinath  <rharinath@novell.com>
380
381         * test-351.cs: New test from #68955.
382
383         * test-350.cs: New test from #72756.
384
385 2005-02-18  Marek Safar <marek.safar@seznam.cz>
386
387         * test-349.cs: New test.
388
389 2005-02-18  Raja R Harinath  <rharinath@novell.com>
390
391         * Makefile (TEST_HARNESS_EXTRAS): Add test-74.cs.
392
393 2005-02-17  Marek Safar <marek.safar@seznam.cz>
394
395         * test-74.cs: Fixed to work with LF & CRLF.
396
397 2005-02-17  Raja R Harinath  <rharinath@novell.com>
398
399         * fixed-buffer-exe.cs: Rename from 'fixed-buffer.cs' to follow
400         naming conventions.
401
402 2005-02-16  Marek Safar <marek.safar@seznam.cz>
403
404         * test-348.cs: New test.
405         
406         * fixed-buffer-dll.cs,
407         * fixed-buffer.cs: Fixed buffer tests.
408
409 2005-02-15  Raja R Harinath  <rharinath@novell.com>
410
411         * test-347.cs: New test from #71992.
412
413 2005-02-14  Raja R Harinath  <rharinath@novell.com>
414
415         * test-346.cs: New test from #59209.
416
417 2005-02-10  Raja R Harinath  <rharinath@novell.com>
418
419         * test-342.cs: New test for #52586.
420         * test-343.cs: New test.  Not a bugfix or regression.  Added to
421         ensure our overloading semantics are right.  See
422         errors/cs0121-4.cs for a counterpart.
423
424 2005-02-09  Zoltan Varga  <vargaz@freemail.hu>
425
426         * Makefile (TEST_EXCLUDES_net_2_0): Disable gen-72 until the runtime
427         regression is fixed.
428
429 2005-02-02  Raja R Harinath  <rharinath@novell.com>
430
431         * test-341.cs: Update to reflect fix of compiler crash.
432
433 2005-02-01  Raja R Harinath  <rharinath@novell.com>
434
435         * test-341.cs: New test for #31984.
436
437 2005-01-27  Marek Safar <marek.safar@seznam.cz>
438
439         * test-339.cs: New test.
440
441 2005-01-25  Raja R Harinath  <rharinath@novell.com>
442
443         * test-338.cs: New test for #71602.
444
445 2005-01-25  Martin Baulig  <martin@ximian.com>
446
447         * Makefile: Only use the `ilasm' target in the "default" profile.
448
449 2005-01-24  Marek Safar <marek.safar@seznam.cz>
450
451         * test-287.cs: Incorporated test for #71649.
452
453 2005-01-24  Martin Baulig  <martin@ximian.com>
454
455         * test-337.cs: New test for #63842.
456
457 2005-01-13  Raja R Harinath  <rharinath@novell.com>
458
459         * test-335.cs: New test, from #58126.
460         * Makefile (TEST_EXCLUDES_win32): Add test-74.  See #71200.
461         * harness.mk: Fix indentation.
462         * test-332.cs: Update with more issues.
463
464 2005-01-12  Marek Safar <marek.safar@seznam.cz>
465
466         * test-311.cs: Incorporated test for #70749.
467
468 2005-01-10  Raja R Harinath  <rharinath@novell.com>
469
470         * test-334.cs: New test for #69519.
471
472 2005-01-10  Marek Safar <marek.safar@seznam.cz>
473
474         * test-333.cs: New test for #70722.
475
476 2005-01-06  Duncan Mak  <duncan@ximian.com>
477
478         * test-332.cs: New test for tracking #56460.
479         
480 2005-01-06  Atsushi Enomoto  <atsushi@ximian.com>
481
482         * xml-035.cs, xml-035-ref.xml : added test for bug #71040.
483         * Makefile : added xml-035.
484
485 2005-01-06  Atsushi Enomoto  <atsushi@ximian.com>
486
487         * xml-034.cs, xml-034-ref.xml : added test for bug #71042.
488         * Makefile : added xml-034.
489
490 2005-01-06  Marek Safar <marek.safar@seznam.cz>
491
492         * test-331.cs: New test for #70817.
493         
494         * cls-test-12.cs: Flush.
495
496 2004-12-30  Duncan Mak  <duncan@ximian.com>
497
498         * test-330.cs: New test for #70468.
499         
500         * Makefile (TEST_SOURCES_common): Added test-330.cs
501
502 2004-12-09  Marek Safar <marek.safar@seznam.cz>
503
504         * test-329.cs: New test for #67412.
505
506 2004-12-09  Martin Baulig  <martin@ximian.com>
507
508         * Makefile: Disabled xml-022.cs and xml-028.cs.
509
510 2004-12-07  Raja R Harinath  <rharinath@novell.com>
511
512         * Makefile (TEST_HARNESS_EXTRAS): New.  List of files that need to
513         be copied to the test harness directory.
514         (test-harness-run): Use it.
515         * xml-025.cs, xml-025-ref.xml: Don't use ../ to refer to xml-025.inc.
516
517 2004-12-07  Raja R Harinath  <rharinath@novell.com>
518
519         * Makefile (DISTFILES): Distribute *.inc files too.
520         (with_mono_path): New.
521         (casts.cs, boot-casts.out, mcs-casts.out): Use it.
522
523 2004-12-07  Atsushi Enomoto  <atsushi@ximian.com>
524
525         * Makefile: was missing in the previous commit. Also, moved xml-033 to
526           NEW_TEST_SOURCES_common (not merged in gmcs yet).
527
528 2004-12-07  Atsushi Enomoto  <atsushi@ximian.com>
529
530         * Makefile, xml-033.cs, xml-033-ref.xml : test for implicit/explicit 
531           operator doc comments. Makefile was missing xml-03*.cs
532
533 2004-12-06  Raja R Harinath  <rharinath@novell.com>
534
535         * Makefile (multi-2): Remove.  Move comments to README.tests.
536         Integrate into regular test harness.
537         (multi): Remove.
538         (ILASM): New define.
539         (TEST_SOURCES_common): Add pi, pp, pu-ip, pu-pi.
540         (TEST_ORDERING): Update.
541         (DISTFILES): Distribute *.il files too.
542         * pi.cs, pp.cs: Add '// Compiler options: ' comments.
543         * pu-ip.cs, pu-pi.cs: New files.  Copies of pu.cs, with flags to
544         integrate into regular test harness.
545         * pu.cs: Remove.
546
547 2004-12-04  Martin Baulig  <martin@ximian.com>
548
549         * gen-116.cs: New test for #69781.
550
551 2004-12-04  Martin Baulig  <martin@ximian.com>
552
553         * gen-115.cs: New test for #58305.
554
555 2004-12-03  Raja R Harinath  <rharinath@novell.com>
556
557         * Makefile (NEW_TEST_SOURCES_common): Add test-327 and test-328.
558
559         * test-326.cs (Main): Set return type to int, not void.
560
561 2004-12-02  Marek Safar <marek.safar@seznam.cz>
562
563         * test-325.cs: New test for #70102.
564
565 2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
566
567         * xml-025.inc : was missing.
568
569 2004-12-02  Marek Safar <marek.safar@seznam.cz>
570
571         * test-324.cs: New test.
572
573 2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
574
575         * Makefile : added lines for /doc test files.
576         * harness.nk : added xmldoc test lines.
577         * xmldocdiff.cs : small test tool for verifying /doc output.
578         * xml-001.cs, xml-001-ref.xml, xml-002.cs, xml-002-ref.xml,
579           xml-003.cs, xml-003-ref.xml, xml-004.cs, xml-004-ref.xml,
580           xml-005.cs, xml-005-ref.xml, xml-006.cs, xml-006-ref.xml,
581           xml-007.cs, xml-007-ref.xml, xml-008.cs, xml-008-ref.xml,
582           xml-009.cs, xml-009-ref.xml, xml-010.cs, xml-010-ref.xml,
583           xml-011.cs, xml-011-ref.xml, xml-012.cs, xml-012-ref.xml,
584           xml-013.cs, xml-013-ref.xml, xml-014.cs, xml-014-ref.xml,
585           xml-015.cs, xml-015-ref.xml, xml-016.cs, xml-016-ref.xml,
586           xml-017.cs, xml-017-ref.xml, xml-018.cs, xml-018-ref.xml,
587           xml-019.cs, xml-019-ref.xml, xml-020.cs, xml-020-ref.xml,
588           xml-021.cs, xml-021-ref.xml, xml-022.cs, xml-022-ref.xml,
589           xml-023.cs, xml-023-ref.xml, xml-024.cs, xml-024-ref.xml,
590           xml-025.cs, xml-025-ref.xml, xml-026.cs, xml-026-ref.xml,
591           xml-027.cs, xml-027-ref.xml, xml-028.cs, xml-028-ref.xml,
592           xml-029.cs, xml-029-ref.xml, xml-030.cs, xml-030-ref.xml,
593           xml-031.cs, xml-031-ref.xml, xml-032.cs, xml-032-ref.xml :
594           tests for /doc feature.
595
596 2004-11-30  Martin Baulig  <martin@ximian.com>
597
598         * Makefile: Enable gen-110; it's about virtual generic methods and
599         generic interface methods.
600
601 2004-11-30  Raja R Harinath  <rharinath@novell.com>
602
603         * Makefile (TEST_SOURCES): Don't hardcode TEST_SOURCES_default.
604         (test-harness-run): Clean up error reporting.
605         (TEST_NOPASS): Remove.  Move old contents ...
606         (TEST_SOURCES_common): ... here and ...
607         (TEST_EXCLUDES_common): ... here.
608         (TEST_SOURCES_default): Move new tests to TEST_SOURCES_common
609         and TESTS_EXCLUDES_net_2_0.
610
611 2004-11-30  Marek Safar <marek.safar@seznam.cz>
612
613         * Makefile: Add acc-modifiers tests.
614         Hardcode TEST_SOURCES_default to work also with my
615         custom profiles.
616
617 2004-11-26  Martin Baulig  <martin@ximian.com>
618
619         * Makefile: Disable test-40.cs for gmcs.
620
621 2004-11-26  Raja R Harinath  <rharinath@novell.com>
622
623         * harness.mk: Fix quoting.
624
625 2004-11-26  Atsushi Enomoto  <atsushi@ximian.com>
626
627         * Makefile: test-50.cs is NO_PASS. See bug #69820.
628
629 2004-11-25  Ben Maurer  <bmaurer@ximian.com>
630
631         * test-321.cs: New test for bug 69926
632
633 2004-11-24  Martin Baulig  <martin@ximian.com>
634
635         * gen-105.cs: New test.
636
637 2004-11-23  Marek Safar <marek.safar@seznam.cz>
638
639         * test-319-*.cs: New test for #69177
640
641 2004-11-18  Martin Baulig  <martin@ximian.com>
642
643         * gen-104.cs: New test for #68265.
644
645 2004-11-22  Raja R Harinath  <rharinath@novell.com>
646
647         * Makefile (clean-local): Clean up the temporary dir-* trees.
648
649 2004-11-18  Marek Safar <marek.safar@seznam.cz>
650
651         * test-318.cs: New test for wrong warning.
652
653 2004-11-18  Raja R Harinath  <rharinath@novell.com>
654
655         * Makefile (TEST_ORDERING): New.  Lists multi-file tests that are
656         not handled by the %-exe/%-dll pattern.
657         (test-harness-run): Add test-ordering dependencies to
658         generated Makefile.
659         * harness.mk (%.res): Fix quoting error.
660         (test-ordering): Remove.
661         * conv-dll.cs, conv-exe.cs: Rename from conv-lib.cs, conv-main.cs.
662         * vararg-dll.cs: Rename from vararg-lib.cs.
663         * mtest-2-dll.cs, mtest-2-exe.cs: Rename from dll-1.cs and
664         prog-1.cs.
665         * mtest-3-dll.cs, mtest-3-exe.cs: Rename from dll-2.cs and 
666         prog-2.cs.
667         * mtest-4-dll.cs, mtest-4-exe.cs: Rename from ns0.cs and ns.cs.
668         * mtest-5-dll.cs, mtest-5-exe.cs: Rename from pover-a.cs and
669         pover-b.cs.
670         * gen-98-dll.cs, gen-98-exe.cs: Rename from gen-98.cs and gen-99.cs.
671
672 2004-11-18  Martin Baulig  <martin@ximian.com>
673
674         * gen-102.cs: New test for #62909.
675
676 2004-11-17  Raja R Harinath  <rharinath@novell.com>
677
678         * harness.mk: Add the pover-a and pover-b multi-file test.
679
680 2004-11-17  Martin Baulig  <martin@ximian.com>
681
682         * Makefile: Reverted Miguel's last commit and correctly added his
683         pover-a and pover-b tests.
684
685 2004-11-17  Martin Baulig  <martin@ximian.com>
686
687         * Makefile: Enable test-315 and gen-95.
688
689 2004-11-16  Martin Baulig  <martin@ximian.com>
690
691         * test-316.cs: New test for #69082.
692
693         * test-317.cs; New test for #63705.
694
695 2004-11-16  Martin Baulig  <martin@ximian.com>
696
697         * Makefile: Updated.
698
699 2004-11-09  Martin Baulig  <martin@ximian.com>
700
701         * gen-86.cs, gen-87.cs, gen-88.cs, gen-89.cs, gen-90.cs,
702         gen-91.cs, gen-92.cs, gen-93.cs, gen-94.cs, gen-96.cs: New tests.
703
704 2004-11-09  Martin Baulig  <martin@ximian.com>
705
706         * test-315.cs: New test.
707
708 2004-11-04  Raja R Harinath  <rharinath@novell.com>
709
710         * harness.mk: Avoid creating and deleting symlinks.
711
712 2004-11-03  Carlos Alberto Cortez <carlos@unixmexico.org>
713
714         * acc-modifiers.cs: New test for accessor modifiers
715         * acc-modifiers2.cs: New test for accessor modifiers
716
717 2004-10-31  Marek Safar <marek.safar@seznam.cz>
718
719         * test-311.cs: New test for security attrbiutes.
720
721 2004-10-24  Marek Safar <marek.safar@seznam.cz>
722
723         * test-310.cs: New test for bug #67130
724
725 2004-10-21  Raja R Harinath  <rharinath@novell.com>
726
727         * Makefile (test-harness, test-harness-run): Rename from
728         test-compiler-jit-real, and move body to harness.mk.
729         Update to use 'make' to loop over testcases, so that they can be
730         run in parallel.
731         (run-test-local): Update.
732         (test-generics-2): Likewise.
733         * harness.mk: New file.  Contains the actual harness, and also
734         lists dependencies in multi-file testcases.
735
736 2004-10-13  Raja R Harinath  <rharinath@novell.com>
737
738         * test-309.cs: Testcase from #65816.
739         * Makefile (NEW_TEST_SOURCES_common): Add test-309.
740         Moved test-259 here, since it requires a merge to gmcs.
741
742 2004-10-11  Martin Baulig  <martin@ximian.com>
743
744         * Makefile (test-generics, test-generics-2): New targets.
745         (new_TEST_SOURCES_common): Disabled test-308.cs.
746         (TEST_SOURCES_net_2_0): Enable gen-79.cs.
747
748 2004-10-07  Raja R Harinath  <rharinath@novell.com>
749
750         * Makefile (TEST_TAG): Rename back to 'mcs' and 'gmcs' to keep in
751         sync with errors/Makefile.
752         Reported by K Sathyasudha <ksathyasudha@novell.com>.
753
754         Testcases for type-resolution.
755         * test-300.cs: Add tests for local declarations and 'foreach'.
756         * test-301.cs: New testcase: several 'unsafe' related keywords.
757         * test-302.cs: New testcase: 'catch' clause parameters.
758         * test-303.cs: New testcase: 'using' keyword.
759         * test-304.cs, test-305.cs, test-306.cs, test-307.cs: New.
760         Variants that use namespace aliases.
761         * Makefile (NEW_TEST_SOURCES_common): Add new testcases.
762         
763 2004-10-03  Marek Safar <marek.safar@seznam.cz>
764
765         * test-297.cs: Incorporated test for #67108
766
767 2004-10-01  Raja R Harinath  <rharinath@novell.com>
768
769         * Makefile (NEW_TEST_SOURCES_common): Add test-300.
770         * test-300.cs: New.  Test based on #65833.
771
772 2004-09-28  Raja R Harinath  <rharinath@novell.com>
773
774         * test-120.cs: Don't exit on the first failure.
775         * Makefile (TEST_EXCLUDES_common): Remove 'module-3'.
776         (TEST_SOURCES_win32): Rename from WINDOWS_SOURCES.
777         (TEST_NOPASS): Comment out tests that already are in
778         TEST_SOURCES_common.
779
780 2004-09-27  Raja R Harinath  <rharinath@novell.com>
781
782         * Makefile: Re-apply patches from 2004-09-14.
783         (NEW_TEST_SOURCES_common): Rename from NEW_TEST_SOURCES.
784         (TEST_SOURCES_common): Rename from TEST_SOURCES.  
785         (TEST_SOURCES_all): Rename to ALL_TEST_SOURCES.  Handle profile- and
786         platform-specific test inclusion and exclusion.
787         (TEST_SOURCES_default, TEST_SOURCES_net_2_0, TEST_EXCLUDES_common)
788         (TEST_EXCLUDES_net_2_0): New.  Reorganized from various other variables.
789         (TEST2_SOURCES, UNSAFE_SOURCES): Remove.  Merge into TEST_SOURCES_common.
790         (test-2, test-unsafe-compiler-jit): Remove.  Merge into test-compiler-jit.      
791         * 2tests-*.cs, unsafe-*.cs, test-58.cs, test-171.cs:
792         Add 'Compiler options: '.
793
794 2004-09-25  Zoltan Varga  <vargaz@freemail.hu>
795
796         * test-254.cs: Fix test so it runs under NET 2.0.
797
798 2004-09-22  Martin Baulig  <martin@ximian.com>
799
800         * test-298.cs: New test, already in gmcs.
801
802 2004-09-22  Martin Baulig  <martin@ximian.com>
803
804         * gen-78.cs: New test for #65521.
805
806 2004-09-22  Martin Baulig  <martin@ximian.com>
807
808         * Makefile: Added some Makefile love :-)
809
810 2004-09-22  Martin Baulig  <martin@ximian.com>
811
812         * test-297.cs: New test for #28562.
813
814 2004-09-21  Martin Baulig  <martin@ximian.com>
815
816         * test-295.cs: Added Geoff Norton's patch for #62984.
817
818 2004-09-21  Martin Baulig  <martin@ximian.com>
819
820         * gen-77.cs: New test for #66014.
821
822 2004-09-16  Martin Baulig  <martin@ximian.com>
823
824         * Makefile: Disable test-294.cs and test-287.cs.
825
826 2004-09-15  Marek Safar <marek.safar@seznam.cz>
827
828         * test-287.cs: Included test for bug #65766.
829
830 2004-09-15  Marek Safar <marek.safar@seznam.cz>
831
832         * property-il.il, property-main.cs: Included test for #36804.
833
834 2004-09-15  Martin Baulig  <martin@ximian.com>
835
836         * test-294.cs: Is not back in gmcs.
837
838 2004-09-14  Marek Safar <marek.safar@seznam.cz>
839
840         * test-294.cs: Is back.
841     
842 2004-09-14  Martin Baulig  <martin@ximian.com>
843
844         * Makefile: Disable test-294.cs.
845
846 2004-09-14  Marek Safar <marek.safar@seznam.cz>
847
848         * test-294.cs: New test for bug #61902.
849
850 2004-09-14  Martin Baulig  <martin@ximian.com>
851
852         * Makefile: Put the old Makefile back.  There was a reason why we
853         had this setup.
854
855 2004-09-14  Raja R Harinath  <rharinath@novell.com>
856
857         * Makefile (MCS) [PROFILE=default]: Force testing of 'mcs'.
858         (TEST_SOURCES): Allow a profile to eliminate some tests.
859         (net_2_0_KNOWN_FAILURES): Rename from GENERICS_KNOWN_FAILURES.
860         (TEST_SOURCES_all): Rename from TESTS_SOURCES.
861         Move several multi-file tests from ...
862         (multi-1, multi-3, multi-4, multi-5, multi-6, multi-7): ... here.
863         (multl-2, ilasm): Use $(CSCOMPILE), instead of $(INTERNAL_MCS).
864         (multi): Update.
865         (test-everything): Remove.
866         (run-test-local) [PROFILE=net_2_0]: Run additional 'generics'
867         tests.
868         (test-compiler-jit-real): Remove *.netmodule too.
869         (test-compiler-jit-multi): Remove.
870         (test-generics-1, test-generics-2): Remove.
871         (test-generics-3, test-generics-4): Update.
872         * conv-lib.cs, conv-main.cs, dll-1.cs, dll-2.cs, prog-1.cs,
873           prog-2.cs, module-1.cs, module2.cs, module-3.cs, ns.cs, ns0.cs,
874           gen-13-dll.cs, gen-13-exe.cs, gen-17-dll.cs, gen-17-exe.cs,
875           gen-31-dll.cs, gen-31-exe.cs, gen-47-dll.cs, gen-47-exe.cs,
876           vararg-exe.cs, vararg-lib.cs:
877         Use "Compiler options:" for multi-file testing.
878         
879 2004-09-13  Marek Safar <marek.safar@seznam.cz>
880
881         * test-293.cs: New test for bug #65757.
882
883 2004-09-13  Raja R Harinath  <rharinath@novell.com>
884
885         * Makefile (test-compiler-jit-real): Fix logic so that logs of
886         testcases that fail compilation aren't deleted.  Avoid emitting
887         spurious PASS: messages.
888
889 2004-09-10  Raja R Harinath  <rharinath@novell.com>
890
891         * test-292.cs: New test for #64330.
892
893 2004-09-10  Martin Baulig  <martin@ximian.com>
894
895         * gen-76.cs: New test.
896
897 2004-09-09  Marek Safar <marek.safar@seznam.cz>
898
899         * test-291.cs: New test for #pragma warning.
900
901 2004-09-09  Martin Baulig  <martin@ximian.com>
902
903         * gen-75.cs: New test.
904
905 2004-09-07  Raja R Harinath  <rharinath@novell.com>
906
907         * test-290.cs: New test.
908
909 2004-09-06 Ben Maurer  <bmaurer@users.sourceforge.net>
910
911         * unsafe-10.cs: new test
912
913 2004-09-06  Martin Baulig  <martin@ximian.com>
914
915         * Makefile: Enable gen-65.cs (bug #58306).
916
917 2004-09-04  Marek Safar <marek.safar@seznam.cz>
918
919         * test-289.cs: New test for #63631.
920
921 2004-09-03  Raja R Harinath  <rharinath@novell.com>
922
923         * Makefile (TEST_SOURCES): Add 'mtest-1-dll' and 'mtest-1-exe'.
924         Testcases from #61128.
925         (test-compiler-jit-real): Minor cleanups.
926
927 2004-09-02  Duncan Mak  <duncan@ximian.com>
928
929         * Makefile (test-2): Use /langversion instead of -v2. This fixes
930         the compiler test build.
931
932 2004-09-02  Marek Safar <marek.safar@seznam.cz>
933
934         * test-288.cs: New test for #62342.
935
936 2004-09-02  Marek Safar <marek.safar@seznam.cz>
937
938         * test-205.cs: New test for #65170.
939
940 2004-09-02  Martin Baulig  <martin@ximian.com>
941
942         * Makefile (test-generic-4): New target to run the multi-file
943         generic tests.
944
945 2004-09-02  Martin Baulig  <martin@ximian.com>
946
947         * Makefile (test-generic): Renamed to test-generic-1.
948         (test-generic): New target, runs test-generic-1, test-generic-2
949         and test-generic-3.
950
951 2004-09-01  Marek Safar <marek.safar@seznam.cz>
952
953         * Makefile: Enabled test-286
954
955         * test-287.cs: New test for static classes.
956
957 2004-09-01  Martin Baulig  <martin@ximian.com>
958
959         * Makefile: Disable test-286 for the moment.
960
961 2004-09-01  Raja R Harinath  <rharinath@novell.com>
962
963         * Makefile (test-compiler-jit-real): Add barebones support for
964         multi-file tests.  If the compilation succeeded and there's no
965         .exe file, then assume nothing went wrong.  The rest is up to the
966         "Compiler options:".
967
968 2004-08-31  Marek Safar <marek.safar@seznam.cz>
969
970         * test-286.cs: New test for #64689.
971
972 2004-08-28  Martin Baulig  <martin@ximian.com>
973
974         * gen-73.cs: New test for #62552.
975
976 2004-08-28  Martin Baulig  <martin@ximian.com>
977
978         * gen-72.cs: New test for #58307.
979
980 2004-08-24  Martin Baulig  <martin@ximian.com>
981
982         * gen-69.cs, gen-70.cs: New tests.
983
984 2004-08-23  Martin Baulig  <martin@ximian.com>
985
986         * test-285.cs: New test for #52428.
987
988 2004-08-22  Martin Baulig  <martin@ximian.com>
989
990         * test-154.cs: Added test case for #59867.
991
992 2004-08-05  Martin Baulig  <martin@ximian.com>
993
994         * test-154.cs: Added test case for #59429.
995
996 2004-08-04  Martin Baulig  <martin@ximian.com>
997
998         * Makefile (test-generic-3): New target to run all the generic
999         tests.  
1000
1001 2004-08-03  Ben Maurer  <bmaurer@ximian.com>
1002
1003         * test-283.cs: for 62275.
1004         
1005         * unsafe-9.cs: new test for #62263.
1006
1007 2004-08-03  Martin Baulig  <martin@ximian.com>
1008
1009         * test-282.cs: New test for #62322.
1010
1011 2004-08-03  Martin Baulig  <martin@ximian.com>
1012
1013         * gen-64.cs: New test.
1014
1015 2004-07-25  Martin Baulig  <martin@ximian.com>
1016
1017         * Makefile (test-generic): Correctly set the MONO_PATH to run
1018         things in the v2.0 environment.
1019         (test-generic-2): New target.
1020         (test-everything): New target to run everything.
1021
1022 2004-07-25  Martin Baulig  <martin@ximian.com>
1023
1024         * 2test-12.cs, 2test-13.cs: New tests for partial classes.
1025
1026 2004-07-23  Martin Baulig  <martin@ximian.com>
1027
1028         * 2test-10.cs, 1test-11.cs: New tests for partial classes.      
1029
1030 2004-07-22  Martin Baulig  <martin@ximian.com>
1031
1032         * test-281.cs: New test.
1033
1034 2004-07-20  Martin Baulig  <martin@ximian.com>
1035
1036         * Makefile: Enable 2test-7.
1037
1038 2004-07-20  Martin Baulig  <martin@ximian.com>
1039
1040         * 2test-9.cs: New test for iterators.
1041
1042 2004-07-20  Martin Baulig  <martin@ximian.com>
1043
1044         * 2test-8.cs: New test for iterators.
1045
1046 2004-07-18  Martin Baulig  <martin@ximian.com>
1047
1048         * gen-63.cs: New test.
1049
1050 2004-07-16  Martin Baulig  <martin@ximian.com>
1051
1052         * gen-62.cs: New test for generic iterators.
1053
1054 2004-07-16  Martin Baulig  <martin@ximian.com>
1055
1056         * gen-61.cs: New test for anonymous methods
1057         (not yet implemented -> test disabled)
1058
1059 2004-07-13  Marek Safar <marek.safar@seznam.cz>
1060
1061         * test-279.cs: New test for #61293.
1062
1063 2004-07-13  Martin Baulig  <martin@ximian.com>
1064
1065         * gen-60.cs: New test for #58305.
1066
1067 2004-07-12  Martin Baulig  <martin@ximian.com>
1068
1069         * gen-58.cs: New test.
1070
1071 2004-06-24  Raja R Harinath  <rharinath@novell.com>
1072
1073         * test-252.cs: Avoid reference to System.dll.
1074         * test-277.cs: New test for #56774.
1075
1076 2004-06-24  Marek Safar <marek.safar@seznam.cz>
1077
1078         * test-205.cs: Removed because become invalid.
1079
1080 2004-06-24  Raja R Harinath  <rharinath@novell.com>
1081
1082         * test-276.cs: New test for #60459.
1083
1084 2004-06-21  Marek Safar <marek.safar@seznam.cz>
1085
1086         * test-275.cs: New test for #59792
1087
1088 2004-06-18  Marek Safar <marek.safar@seznam.cz>
1089
1090         * test-274.cs: New test for #60219
1091         
1092 2004-06-18  Marek Safar <marek.safar@seznam.cz>
1093
1094         * test-273.cs: New test for #55971
1095
1096 2004-06-18  Raja R Harinath  <rharinath@novell.com>
1097
1098         * test-272.cs: New test case for the breaking build.
1099
1100 2004-06-13  Martin Baulig  <martin@ximian.com>
1101
1102         * gen-57.cs: New test.
1103
1104 2004-06-11  Martin Baulig  <martin@ximian.com>
1105
1106         * gen-56.cs: New test from #58307.
1107
1108 2004-06-11  Martin Baulig  <martin@ximian.com>
1109
1110         * test-269.cs: Another varargs test.
1111
1112 2004-06-11  Raja R Harinath  <rharinath@novell.com>
1113
1114         * Makefile (TEST_SOURCES): Add test-268.
1115         * test-268.cs: New test for #59477.
1116
1117 2004-06-11  Martin Baulig  <martin@ximian.com>
1118
1119         * vararg-lib.cs, vararg-exe.cs: New tests.
1120
1121 2004-06-11  Martin Baulig  <martin@ximian.com>
1122
1123         * Makefile: Enable test-269.
1124
1125 2004-06-08  Martin Baulig  <martin@ximian.com>
1126
1127         * Makefile: Enable test-157.
1128
1129 2004-06-08  Martin Baulig  <martin@ximian.com>
1130
1131         * test-269.cs: New test for varargs methods.
1132
1133 2004-06-01  Marek Safar <marek.safar@seznam.cz>
1134
1135         * test-267.cs: New test.
1136
1137 2004-05-30  Marek Safar <marek.safar@seznam.cz>
1138
1139         * test-240.cs: Enable test.
1140
1141 2004-05-29  Martin Baulig  <martin@ximian.com>
1142
1143         * test-266.cs: New test for #52578.
1144
1145 2004-05-29  Martin Baulig  <martin@ximian.com>
1146
1147         * test-265.cs: New test for #59267.
1148
1149 2004-05-29  Martin Baulig  <martin@ximian.com>
1150
1151         * test-264.cs: New test for #59188.
1152
1153 2004-05-27  Marek Safar <marek.safar@seznam.cz>
1154
1155         * test-263.cs: New test.
1156
1157 2004-05-26  Marek Safar <marek.safar@seznam.cz>
1158
1159         * test-74.cs: Now test passes on my machine too.
1160         It is not perfect though.
1161         
1162 2004-05-25  Martin Baulig  <martin@ximian.com>
1163
1164         * test-261.cs: New test for #52279.
1165
1166 2004-05-24  Martin Baulig  <martin@ximian.com>
1167
1168         * test-260.cs: New test for #53921.
1169
1170 2004-05-24  Martin Baulig  <martin@ximian.com>
1171
1172         * test-259.cs: New test for #55251.
1173
1174 2004-05-24  Martin Baulig  <martin@ximian.com>
1175
1176         * test-258.cs: New test for #58584.
1177
1178 2004-05-23  Martin Baulig  <martin@ximian.com>
1179
1180         * test-154.cs: Added testcase for #58322.
1181
1182 2004-05-21  Martin Baulig  <martin@ximian.com>
1183
1184         * test-257.cs: New test for #28098.
1185
1186 2004-05-21  Marek Safar <marek.safar@seznam.cz>
1187
1188         * test-256.cs: New test for #58590.
1189
1190 2004-05-20  Marek Safar <marek.safar@seznam.cz>
1191
1192         * test-255.cs: New test.
1193
1194 2004-05-18  Marek Safar <marek.safar@seznam.cz>
1195
1196         * test-254.cs: New test for #52585.
1197
1198 2004-05-14  Marek Safar <marek.safar@seznam.cz>
1199
1200         * test-253.cs: New test for #54679.
1201
1202 2004-05-11  Raja R Harinath  <rharinath@novell.com>
1203
1204         * test-252.cs: New test for #58290.
1205
1206 2004-04-29  Martin Baulig  <martin@ximian.com>
1207
1208         * property-il.il, property-main.cs: New test for #56013.
1209
1210 2004-04-29  Martin Baulig  <martin@ximian.com>
1211
1212         * test-248.cs: New test for #52731.
1213
1214 2004-04-29  Martin Baulig  <martin@ximian.com>
1215
1216         * test-246.cs, test-247.cs: New tests for #52597.
1217
1218 2004-04-29  Martin Baulig  <martin@ximian.com>
1219
1220         * dll-2.cs, prog-2.cs: New test for #56178.
1221
1222 2004-04-29  Martin Baulig  <martin@ximian.com>
1223
1224         * test-245.cs: New test for #53255.
1225
1226 2004-04-28  Martin Baulig  <martin@ximian.com>
1227
1228         * test-244.cs: New test for #52588.
1229
1230 2004-04-28  Martin Baulig  <martin@ximian.com>
1231
1232         * test-243.cs: New test for #57014.
1233
1234 2004-04-27  Martin Baulig  <martin@ximian.com>
1235
1236         * test-154.cs: Added test case for #52625.
1237
1238 2004-04-22  Raja R Harinath  <rharinath@novell.com>
1239
1240         * Makefile (test-compiler-jit-real): Simplify sed expression.
1241         List compiler options in logfile.
1242
1243 2004-04-22  Marek Safar <marek.safar@seznam.cz>
1244
1245         * Makefile: Add support for custom test compiler options.
1246         
1247         * test-242.cs: New test.
1248
1249 2004-04-22  Raja R Harinath  <rharinath@novell.com>
1250
1251         * Makefile (test-compiler-jit-real): Create a test result log file
1252         for all tests.
1253
1254 2004-04-21  Marek Safar <marek.safar@seznam.cz>
1255
1256         * test-238.cs,
1257         test-239.cs,
1258         test-239.cs: Tests for ObsoleteAttribute
1259
1260 2004-04-21  Raja R Harinath  <rharinath@novell.com>
1261
1262         * Makefile (test-compiler-jit-real): Create log files for failed
1263         testcases.
1264         (test-generic, test-2, test-unsafe-compiler-jit): Update.
1265
1266         * test-237.cs: Test for #56442.
1267
1268 2004-04-16  Raja R Harinath  <rharinath@novell.com>
1269
1270         * test-236.cs: Test for #56300.
1271
1272 2004-04-10 Ben Maurer  <bmaurer@users.sourceforge.net>
1273
1274         * test-12.cs: test for concat inside array.
1275
1276 2004-03-24  Ravi Pratap M  <ravi@ximian.com>
1277
1278         * test-235.cs: test for 47234.
1279
1280 2004-03-22 Ben Maurer  <bmaurer@users.sourceforge.net>
1281
1282         * test-234.cs: test for 25885.
1283
1284 2004-03-21  Martin Baulig  <martin@ximian.com>
1285
1286         * gen-45.cs: New generics test for type inference.
1287
1288 2004-03-20  Martin Baulig  <martin@ximian.com>
1289
1290         * gen-44.cs: New generics test for operators.
1291
1292         * gen-21.cs: Use the new `default(T)' syntax.
1293
1294 2004-03-17  Martin Baulig  <martin@ximian.com>
1295
1296         * gen-43.cs: New generics test for static fields.
1297
1298 2004-03-09  Joshua Tauberer <tauberer@for.net>
1299
1300         * test-232.cs: Tests for { ... }-style array creation
1301
1302 2004-02-25  Marek Safar <marek.safar@seznam.cz>
1303
1304         * Makefile: Enable test-230.
1305
1306 2004-02-23  Martin Baulig  <martin@ximian.com>
1307
1308         * gen-40.cs: New generics test.
1309
1310 2004-02-20  Martin Baulig  <martin@ximian.com>
1311
1312         * gen-39.cs: New generics test.
1313
1314 2004-02-20  Martin Baulig  <martin@ximian.com>
1315
1316         * gen-test.pl: Enable gen-38.
1317
1318 2004-02-18  Martin Baulig  <martin@ximian.com>
1319
1320         * Makefile: Disable test-157.cs, it's broken.  See #54530.
1321
1322 2004-02-17  Martin Baulig  <martin@ximian.com>
1323
1324         * gen-38.cs: New generics test.
1325
1326 2004-02-17 Marek Safar <marek.safar@seznam.cz>
1327
1328         * cls-test-{2,5,6}.cs: Improved tests for CLS-compliant
1329
1330 2004-02-16 Marek Safar <marek.safar@seznam.cz>
1331
1332         * test-230.cs: test for module attributes.
1333
1334 2004-02-13 Ben Maurer  <bmaurer@users.sourceforge.net>
1335
1336         * 2test-6.cs, test-229.cs: some tests for foreach on
1337         struct IEnumerators
1338
1339 2004-02-02  Ravi Pratap M  <ravi@ximian.com>
1340
1341         * test-157.cs: Improve test for interface property accessor
1342         attributes.
1343
1344 2004-01-26  Martin Baulig  <martin@ximian.com>
1345
1346         * gen-37.cs: New generics test.
1347
1348 2004-01-21  Martin Baulig  <martin@ximian.com>
1349
1350         * test-227.cs: New test for #52517.
1351
1352 2004-01-20  Martin Baulig  <martin@ximian.com>
1353
1354         * test-154.cs: Added testcase for bug #46640.
1355
1356 2004-01-20  Martin Baulig  <martin@ximian.com>
1357
1358         * test-226.cs: New test for #53058.
1359
1360 2004-01-20  Martin Baulig  <martin@ximian.com>
1361
1362         * verify-8.cs: New test for #52707.
1363
1364 2004-01-05 Marek Safar <marek.safar@seznam.cz>
1365
1366         * cls-test-0.cs, cls-test-1.cs, cls-test-2.cs, cls-test-3.cs,
1367           cls-test-5.cs, cls-test-6.cs, cls-test-7.cs, cls-test-10.cs,
1368           cls-test-11.cs, cls-test-14.cs, cls-test-15.cs, cls-test-16.cs:
1369         New tests for CLS-compliance
1370         
1371 2004-01-03 Todd Berman  <tberman@gentoo.org>
1372
1373         * test-224.cs: new test for #52429
1374
1375 2004-01-03 Ben Maurer  <bmaurer@users.sourceforge.net>
1376
1377         * test-205.cs: remove from the build. This does
1378         not compile under csc.
1379
1380 2004-01-03 Ben Maurer  <bmaurer@users.sourceforge.net>
1381
1382         * test-223.cs: test for #52569.
1383
1384 2004-01-02  Ravi Pratap  <ravi@ximian.com>
1385
1386         * test-222.cs: Overload resolution test for bugzilla 
1387         bug #52046.
1388
1389 2003-12-25 Ben Maurer  <bmaurer@users.sourceforge.net>
1390
1391         * test-141.cs: add tests for #38674.
1392
1393 2003-12-23 Ben Maurer  <bmaurer@users.sourceforge.net>
1394
1395         * pp.cs: Also test for 2 entry-point-looking methods
1396         in a library, bug #52490.
1397
1398 2003-12-22 Ben Maurer  <bmaurer@users.sourceforge.net>
1399
1400         * test-221.cs: Add some regression tests relating to
1401         52408 (these dont test the actual bug, but regressions I
1402         created while writing the code for it).
1403
1404 2003-12-20  Zoltan Varga  <vargaz@freemail.hu>
1405
1406         * module-1.cs module-2.cs module-3.cs: New files.
1407
1408         * Makefile: Add test for /target:module and /addmodule.
1409
1410 2003-12-13  Martin Baulig  <martin@ximian.com>
1411
1412         * test-154.cs: Added testcase for bug #48962.
1413
1414 2003-12-11  Martin Baulig  <martin@ximian.com>
1415
1416         * test-154.cs: Added testcases for bugs #49153, #49359 and #49602.
1417
1418 2003-11-21  Miguel de Icaza  <miguel@ximian.com>
1419
1420         * test-150.cs: Improved test.
1421
1422 2003-10-17  Martin Baulig  <martin@ximian.com>
1423
1424         * gen-test.sh: Removed.
1425
1426         * gen-test.pl: New file; this is a perl script which runs all the
1427         generics tests.
1428
1429 2003-10-15  Miguel de Icaza  <miguel@ximian.com>
1430
1431         * test-49.cs: Improved test with input from bug #48761
1432
1433 2003-10-10  Martin Baulig  <martin@ximian.com>
1434
1435         * gen-15.cs: New test for generic methods.
1436
1437 2003-09-29  Martin Baulig  <martin@ximian.com>
1438
1439         * gen-14.cs: New generics test.
1440
1441 2003-09-27  Martin Baulig  <martin@ximian.com>
1442
1443         * gen-11.cs, gen-12.cs: New generics tests.
1444
1445         * gen-13-dll.cs, gen-13.exe.cs: New generics test; this test
1446         consists of two files and tests whether this works if it's in two
1447         files and not just in one.
1448
1449 2003-09-19  Martin Baulig  <martin@ximian.com>
1450
1451         * gen-10.cs: New generics test.
1452
1453 2003-09-18  Martin Baulig  <martin@ximian.com>
1454
1455         * gen-9.cs: New generics test.
1456
1457 2003-09-16  Martin Baulig  <martin@ximian.com>
1458
1459         * gen-3.cs, gen-4.cs, gen-5.cs, gen-6.cs, gen-7.cs, gen-8.cs: New
1460         generics tests.
1461
1462 2003-09-02  Ravi Pratap  <ravi@ximian.com>
1463
1464         * test-102.cs: Improve test.
1465
1466 2003-08-26  Martin Baulig  <martin@ximian.com>
1467
1468         * test-215.cs: New test for bug #47927.
1469
1470 2003-08-26  Martin Baulig  <martin@ximian.com>
1471
1472         * verify-7.cs: New test for bug #47681.
1473
1474 2003-08-26  Martin Baulig  <martin@ximian.com>
1475
1476         * test-214.cs: New test for bug #47853.
1477
1478 2003-08-25  Martin Baulig  <martin@ximian.com>
1479
1480         * test-213.cs: New test for bug #47822.
1481
1482 2003-08-22  Martin Baulig  <martin@ximian.com>
1483
1484         * test-154.cs: Added testcase for bug #46949.
1485
1486 2003-08-22  Martin Baulig  <martin@ximian.com>
1487
1488         * test-154.cs: Added testcase for bug #47095.
1489
1490 2003-08-04  Martin Baulig  <martin@ximian.com>
1491
1492         * Makefile: Put back test-211.cs.
1493
1494 2003-07-29  Ravi Pratap  <ravi@ximian.com>
1495
1496         * conv-lib.cs: New Multi stage compilation test for bug #47043.
1497
1498         * conv-main.cs: Main for the above.
1499
1500         * Makefile: Update.
1501
1502 2003-07-28  Ravi Pratap  <ravi@ximian.com>
1503
1504         * test-189.cs: Reuse vacant slot. Test for bugs #43367 and
1505         #46199.
1506
1507         * test-212.cs: New test for bug #44468.
1508
1509 2003-07-28  Martin Baulig  <martin@ximian.com>
1510
1511         * test-210.cs: New test for bug #46923.
1512
1513 2003-07-26  Martin Baulig  <martin@ximian.com>
1514
1515         * test-209.cs: New test for implict conversions and embedded assignments.
1516
1517 2003-07-25  Martin Baulig  <martin@ximian.com>
1518
1519         * test-208.cs: New test for bug #46788.
1520
1521 2003-07-22  Martin Baulig  <martin@ximian.com>
1522
1523         * test-207.cs: New test for expressions which return delegates.
1524
1525 2003-07-21  Martin Baulig  <martin@ximian.com>
1526
1527         * test-206.cs: New test for bug #46502.
1528
1529 2003-07-20  Martin Baulig  <martin@ximian.com>
1530
1531         * test-205.cs: New test for some namespace stuff.
1532
1533 2003-07-16  Ravi Pratap  <ravi@ximian.com>
1534
1535         * test-39.cs: Improve test to check emission on interfaces too.
1536
1537 2003-07-14  Ravi Pratap M  <ravi@ximian.com>
1538
1539         * Makefile: Make sure that we use the newly generated compiler
1540         to run the tests, not the installed one.
1541
1542         Modify targets to compile and run in one go instead of separate
1543         targets for each task.
1544
1545         * test-196.cs: Fix careless error - returning a value from a void
1546         Main ().
1547
1548         Add it back to the test suite.
1549
1550 2003-07-14  Martin Baulig  <martin@ximian.com>
1551
1552         * test-204.cs: User defined conditional logical operators; bug #40505.
1553
1554 2003-07-14  Martin Baulig  <martin@ximian.com>
1555
1556         * test-203.cs: Added test for bug #33026.
1557
1558 2003-07-13  Ravi Pratap M  <ravi@ximian.com>
1559
1560         * test-178.cs: Use this as it is a free slot. Test 
1561         for bug #45876.
1562
1563         * makefile: Update.
1564
1565         * README.tests: Update
1566
1567 2003-07-13  Martin Baulig  <martin@ximian.com>
1568
1569         * test-202.cs: Added test for bug #41975.
1570
1571 2003-07-13  Martin Baulig  <martin@ximian.com>
1572
1573         * test-201.cs: Added test for bug #35631.
1574
1575 2003-07-12  Martin Baulig  <martin@ximian.com>
1576
1577         * test-200.cs: Added test for bug #45854.
1578
1579 2003-07-08  Martin Baulig  <martin@ximian.com>
1580
1581         * test-198.cs, test-199.cs: New tests for bugs #36316, #36314 and
1582         #36313.
1583
1584 2003-07-05  Martin Baulig  <martin@ximian.com>
1585
1586         * test-197.cs: New test for bug #42973.
1587
1588 2003-06-29  Miguel de Icaza  <miguel@ximian.com>
1589
1590         * makefile (TEST_SOURCES): Add the tests that require an assembly,
1591         so we dont get another regression here (#37521).
1592
1593 2003-05-27  Ravi Pratap  <ravi@ximian.com>
1594
1595         * test-45.cs : Enable code which tests IntPtr array
1596         initialization. This automatically serves as a test case for bug
1597         #36030.
1598
1599         Improve test.
1600
1601 2003-05-17  Ravi Pratap  <ravi@ximian.com>
1602
1603         * test-194.cs: New test for bug #39108
1604
1605         * README.tests : Update accordingly.
1606
1607         * makefile : Add new test.
1608
1609 2003-05-19  Martin Baulig  <martin@ximian.com>
1610
1611         * test-162.cs: Added testcases for structs containing other
1612         structs as fields.  Bug #42597.
1613
1614 2003-05-18  Martin Baulig  <martin@ximian.com>
1615
1616         * test-154.cs: Added testcase for bug #41657.
1617
1618 2003-05-18  Martin Baulig  <martin@ximian.com>
1619
1620         * test-154.cs: Added the contents of test-189.cs as a new testcase
1621         to this test.
1622
1623         * test-189.cs: Removed, let's keep the flow analysis tests in one
1624         single test file.
1625
1626 2003-05-11  Martin Baulig  <martin@ximian.com>
1627
1628         * test-193.cs: New test for bug #39828.
1629
1630 2003-04-10  Miguel de Icaza  <miguel@ximian.com>
1631
1632         * test-43.cs: Improve test.
1633
1634 2003-04-06  Martin Baulig  <martin@ximian.com>
1635
1636         * test-190.cs: New test.
1637
1638 2003-04-05  Martin Baulig  <martin@ximian.com>
1639
1640         * test-189.cs: New test for bug #40670.
1641
1642 2003-04-02  Zoltan Varga  <vargaz@freemail.hu>
1643
1644         * README.tests test-188.cs makefile: Added test-188.cs.
1645
1646 2003-02-25  Miguel de Icaza  <miguel@ximian.com>
1647
1648         * makefile (all): Make it so that doing `make' will run the
1649         default tests depending on Windows/Linux.
1650
1651 2003-02-23  Martin Baulig  <martin@ximian.com>
1652
1653         When adding any tests here, please do also add them to the
1654         README.tests !
1655
1656         The following tests are still missing:
1657
1658         test-176 test-177 test-179 test-180 test-181 test-182 test-183
1659         test-184
1660
1661 2003-02-23  Martin Baulig  <martin@ximian.com>
1662
1663         * test-185.cs: New test for bug #37708.
1664
1665 2003-02-15  Miguel de Icaza  <miguel@ximian.com>
1666
1667         * test-128.cs: Improved testl, reflects bug #37363 problems
1668
1669 2003-02-12  Zoltan Varga  <vargaz@freemail.hu>
1670
1671         * makefile (TEST_SOURCES): Added test-181.
1672
1673 2002-12-21  Ravi Pratap  <ravi@ximian.com>
1674
1675         * test-171.cs : Fix up since it wasn't working because of some
1676         array code bug. That is a separate problem ;-)
1677
1678 2002-12-21  Ravi Pratap  <ravi@ximain.com>
1679
1680         * test-171.cs : This was mysteriously absent. Add new test in its
1681         place.
1682
1683 2002-12-18  Ravi Pratap  <ravi@ximian.com>
1684
1685         * test-177.cs : Add. This doesn't pass yet because we don't have
1686         ReturnTypeCustomAttributes working.
1687
1688 2002-12-10  Ravi Pratap  <ravi@ximian.com>
1689
1690         * test-102.cs : Improve to catch the case when an attribute
1691         can be emitted twice for the same program element but with
1692         different targets.
1693
1694 2002-11-24  Martin Baulig  <martin@ximian.com>
1695
1696         * test-130.cs: This test did not compile with csc and
1697         mcs now reports the error as well.  Removed the offending
1698         line from the test.
1699
1700 2002-11-24  Martin Baulig  <martin@ximian.com>
1701
1702         * verify-6.cs: New test for bug #32269.
1703
1704 2002-11-24  Martin Baulig  <martin@ximian.com>
1705
1706         * test-175.cs: New test for bug #30443.
1707
1708 2002-11-17  Martin Baulig  <martin@ximian.com>
1709
1710         * README.tests: Whoever added test-167 to test-172
1711         while I was away, you forgot to add them here.
1712
1713 2002-11-17  Martin Baulig  <martin@ximian.com>
1714
1715         * test-173.cs: New test for bug #34165.
1716
1717 2002-11-14  Martin Baulig  <martin@gnome.org>
1718
1719         * test-148.cs: Added some tests from bug #33089.
1720
1721 2002-10-10  Martin Baulig  <martin@gnome.org>
1722
1723         * verify-1.cs: Added testcase from bug #31470.
1724
1725 2002-10-10  Martin Baulig  <martin@gnome.org>
1726
1727         * verify-5.cs: Added testcase from bug #31541.
1728
1729 2002-10-06  Martin Baulig  <martin@gnome.org>
1730
1731         * test-164.cs: Added a few more testcases here.
1732
1733 2002-10-04  Martin Baulig  <martin@gnome.org>
1734
1735         * test-154.cs: Added testcase from bug #31546.
1736
1737 2002-09-19  Martin Baulig  <martin@gnome.org>
1738
1739         * test-154.cs: Added testcase from bug #30487.
1740
1741 2002-09-17  Martin Baulig  <martin@gnome.org>
1742
1743         * test-148.cs: Added testcase for base indexers.
1744
1745 2002-09-14  Martin Baulig  <martin@gnome.org>
1746
1747         * test-166.cs: New test.
1748
1749 2002-09-14  Martin Baulig  <martin@gnome.org>
1750
1751         * verify-4.cs: Added testcase from bug #29857.
1752
1753 2002-09-12  Martin Baulig  <martin@gnome.org>
1754
1755         * test-40.cs: Removed the syntax errors from this test.
1756
1757 2002-09-09  Martin Baulig  <martin@gnome.org>
1758
1759         * makefile: Reverted Ravi's `Update'.  When moving tests from
1760         TESTS_NOPASS to TEST_SOURCES, please make sure that they actually
1761         pass on both platforms and don't do it without a ChangeLog entry.
1762
1763 2002-09-09  Martin Baulig  <martin@gnome.org>
1764
1765         * test-165.cs: Added testcase for bug #30040.
1766
1767 2002-09-09  Martin Baulig  <martin@gnome.org>
1768
1769         * test-164.cs: Added testcase for virtual functions in delegate
1770         creating expressions (Bug #30043).
1771
1772 2002-09-06  Ravi Pratap  <ravi@ximian.com>
1773
1774         * test-163.cs : Add test to check we select string
1775         over object when we have a Null literal as the argument.
1776
1777         * makefile : Update.
1778
1779 2002-08-11  Martin Baulig  <martin@gnome.org>
1780
1781         * test-162.cs: New test.
1782
1783 2002-08-08  Martin Baulig  <martin@gnome.org>
1784
1785         * test-154.cs (test16): Added test for bug #28717.
1786
1787 2002-08-08  Martin Baulig  <martin@gnome.org>
1788
1789         * test-161.cs: New test.
1790
1791 2002-08-07  Martin Baulig  <martin@gnome.org>
1792
1793         * test-160.cs: New test for bug #28176.
1794
1795 2002-08-07  Martin Baulig  <martin@gnome.org>
1796
1797         * test-158.cs: New test for bug #22119.
1798
1799 2002-08-05  Martin Baulig  <martin@gnome.org>
1800
1801         * test-157.cs: Formerly known as ../errors/cs-20.cs
1802
1803 2002-08-05  Martin Baulig  <martin@gnome.org>
1804
1805         * error-1.cs, error-2.cs: Moved to ../errors.
1806
1807 2002-08-03  Martin Baulig  <martin@gnome.org>
1808
1809         * test-156.cs, error-2.cs: New tests.
1810
1811 2002-08-02  Martin Baulig  <martin@gnome.org>
1812
1813         * makefile: Moved test-66.cs to TEST_NOPASS since there's currently
1814         a bug in the runtime which makes this crash.
1815
1816         * test-155.cs: New test.
1817
1818 2002-08-01  Martin Baulig  <martin@gnome.org>
1819
1820         * verify-3.cs: New test.
1821
1822 2002-07-31  Martin Baulig  <martin@gnome.org>
1823
1824         * test-154.cs: New test for the flow analysis code.
1825
1826         * error-1.cs: Each method in this test must produce a compiler
1827         error message.
1828
1829         * makefile (test-unsafe-mono): New target to compile and run all
1830         the --unsafe tests wich MCS and the Mono runtime.
1831
1832 2002-07-29  Martin Baulig  <martin@gnome.org>
1833
1834         * makefile: Put back test-152.cs.
1835
1836         * test-143.cs: Fixed a compilation error in this test.
1837
1838 2002-07-27  Martin Baulig  <martin@gnome.org>
1839
1840         * test-153.cs: New test.
1841
1842 2002-07-27  Martin Baulig  <martin@gnome.org>
1843
1844         * test-113.cs: Made this test actually work.
1845
1846 2002-07-26  Martin Baulig  <martin@gnome.org>
1847
1848         * test-152.cs: New test for bug #24007.
1849
1850         * makefile: Disabled test-151.cs since it isn't fixed yet.
1851
1852 2002-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1853
1854         * test-151.cs: New test. See bug #22119.
1855         * makefile: added new test.
1856
1857 2002-07-24  Martin Baulig  <martin@gnome.org>
1858
1859         * test-150.cs: New test.
1860
1861         * test-149.cs: New test.
1862
1863         * test-95.cs: .... and finally, another bug in MCS is fixed and
1864         the syntax error in this test is caught.
1865
1866 2002-07-23  Martin Baulig  <martin@gnome.org>
1867
1868         * test-148.cs: New test.
1869
1870 2002-07-22  Martin Baulig  <martin@gnome.org>
1871
1872         * verify-2.cs: New test.
1873
1874 2002-07-22  Martin Baulig  <martin@gnome.org>
1875
1876         * verify-1.cs: New test.  The verify-XXX.cs tests must be
1877         compiled and then verified - either with `pedump --verify code'
1878         or with PEverify.
1879
1880 2002-07-22  Martin Baulig  <martin@gnome.org>
1881
1882         * makefile: test-29 now passes.
1883
1884 2002-07-22  Martin Baulig  <martin@gnome.org>
1885
1886         * test.147.cs: New test for the `new' modifier.
1887
1888 2002-07-21  Martin Baulig  <martin@gnome.org>
1889
1890         * test-38.cs: Added a few more test cases to this test.
1891
1892 2002-07-20  Martin Baulig  <martin@gnome.org>
1893
1894         * test-38.cs: This test now passes with MCS.  Added a few more
1895         test cases to it.
1896
1897         * test-52.cs: The order of the elements returned by
1898         `IDictionary.Keys' is unspecified.
1899
1900         * makefile: The following tests fail under linux and have been
1901         moved to TEST_NOPASS: 45, 53, 91, 106, 107, 122, 132, 133.
1902         (test-compiler-mono): Compile all the TEST_NOPASS tests, but
1903         don't run them.
1904
1905 2002-07-20  Martin Baulig  <martin@gnome.org>
1906
1907         * README.tests: Added (empty) list of all the test cases.
1908         When you add any test cases, please add them to this file.
1909
1910         * test-146.cs: Added test for bug #27977 which is now fixed.
1911
1912 2002-07-19  Martin Baulig  <martin@gnome.org>
1913
1914         * test-145.cs: Added test for bug #25318 which is now fixed.
1915
1916 2002-07-17  Martin Baulig  <martin@gnome.org>
1917
1918         * test-144.cs: Added test for constant `unchecked' and `checked'
1919         expressions in a constant assignment.
1920
1921 2002-07-10  Ravi Pratap  <ravi@ximian.com>
1922
1923         * test-142.cs : Add. This ensures events can be accessed
1924         correctly from subclasses etc.
1925         
1926 2002-07-06  Andrew Birkett  <adb@tardis.ed.ac.uk>
1927
1928         * test-74.cs: Added test for \n in verbatim string.
1929
1930 2002-06-27  Martin Baulig  <martin@gnome.org>
1931
1932         * makefile (test-compiler-mono): New target to compile and run
1933         the tests with mcs and the mono jit.
1934
1935 2002-06-25  Andrew Birkett  <adb@tardis.ed.ac.uk>
1936
1937         * makefile: The following tests fail under linux and have been 
1938         moved to TEST_NOPASS: 40, 45, 52, 53, 91, 106, 107, 122, 132, 133
1939
1940         Windows-specific tests have been extracted, and are now run by the
1941         test-windows rule (it'll be run under linux but fail)
1942
1943         The output format has been made less noisy, and is basically the
1944         same as the tests in mcs/errors - like "Running test-1 ... OK".
1945
1946 2002-06-13  Ravi Pratap  <ravi@ximian.com>
1947
1948         * test-131.cs : Add to test enum member attribute application.
1949
1950 2002-06-10  Rachel Hestilow  <hestilow@ximian.com>
1951
1952         * unsafe-3.cs: New test for address-of-pointer.
1953         
1954 2002-06-09  Martin Baulig  <martin@gnome.org>
1955
1956         * test-130.cs: New test for constants and casts.
1957
1958 2002-06-09  Martin Baulig  <martin@gnome.org>
1959
1960         * test-129.cs: New test for unary minus.
1961
1962 2002-06-08  Ravi Pratap  <ravi@ximian.com>
1963
1964         * test-128.cs : Add. This ensures we apply attributes to accessors
1965         of events and properties.
1966
1967 2002-06-08  Martin Baulig  <martin@gnome.org>
1968
1969         * test-127.cs: New test for Enum.IsDefined().
1970
1971 2002-05-24  Ravi Pratap  <ravi@ximian.com>
1972
1973         * test-124.cs, test-125.cs : Add.
1974
1975         * makefile : update.
1976
1977 2002-05-11  Miguel de Icaza  <miguel@ximian.com>
1978
1979         * test-49.cs: Improve test.
1980
1981 Wed May 8 16:48:11 CEST 2002 Paolo Molaro <lupus@ximian.com>
1982
1983         * test-118.cs: test alternate type lookup for attributes.
1984
1985 2002-05-07  Ravi Pratap  <ravi@ximian.com>
1986
1987         * test-117.cs : Add.
1988
1989 2002-05-05  Miguel de Icaza  <miguel@ximian.com>
1990
1991         * test-28.cs: Improved test: before we were failing on abstract
1992         indexers invoked in the same class (as the accessor would have no
1993         body).
1994
1995 2002-05-02  Ravi Pratap  <ravi@ximian.com>
1996
1997         * test-113.cs : Another test for overload resolution ;-)
1998
1999         * test-114.cs : Add.
2000
2001 2002-04-28  Miguel de Icaza  <miguel@ximian.com>
2002
2003         * test-108.cs: Improve test
2004
2005 2002-04-26  Ravi Pratap  <ravi@ximian.com>
2006
2007         * test-105.cs, test-106.cs, test-107.cs : Add.
2008
2009 2002-04-22  Ravi Pratap  <ravi@ximian.com>
2010
2011         * test-104.cs : Another overload resolution test !
2012
2013 2002-04-05  Ravi Pratap  <ravi@ximian.com>
2014
2015         * test-101.cs : Add test from Paolo.
2016
2017         * test-102.cs : Another test for attribute emission.
2018
2019 2002-04-05  Ravi Pratap  <ravi@ximian.com>
2020
2021         * test-90.cs : Fix bug where we had no class !
2022
2023         * test-96.cs : Here too !
2024
2025         * test-98.cs : Supply a missing Main.
2026
2027 2002-03-27  Miguel de Icaza  <miguel@ximian.com>
2028
2029         * test-18.cs: Augment test with the multi-flow try/catch.
2030
2031 2002-03-21  Miguel de Icaza  <miguel@ximian.com>
2032
2033         * test-49.cs: Improved test to excerise the coverage.
2034
2035 2002-03-13  Ravi Pratap  <ravi@ximian.com>
2036
2037         * test-86.cs : Add. This is to check for correct overload resolution
2038         with a null literal.
2039
2040 2002-03-07  Ravi Pratap  <ravi@ximian.com>
2041
2042         * test-82.cs : Add.
2043
2044 2002-03-07  Miguel de Icaza  <miguel@ximian.com>
2045
2046         * test-52.cs: Expanded test to cover more cases of foreach.
2047
2048 2002-03-05  Ravi Pratap  <ravi@ximian.com>
2049
2050         * test-81.cs : Add. 
2051
2052         * makefile : Update accordingly as this test passes.
2053
2054 2002-02-20  Miguel de Icaza  <miguel@ximian.com>
2055
2056         * unsafe-1.cs: Extend test.
2057
2058 2002-01-18  Miguel de Icaza  <miguel@ximian.com>
2059
2060         * test-7.cs: Fix test (i.i wsa invalid)
2061
2062 2002-01-18  Nick Drochak  <ndrochak@gol.com>
2063
2064         * makefile: remove path to beta2 csc.exe.  path to csc.exe must be in PATH instead.
2065
2066 2002-01-13  Ravi Pratap  <ravi@ximian.com>
2067
2068         * test-58.cs : Since it was a duplicate, replace with unsafe
2069         code testing.
2070
2071 2002-01-08  Miguel de Icaza  <miguel@ximian.com>
2072
2073         * test-34.cs: Improve this test to check ref/ref cases.
2074
2075 2002-01-02  Ravi Pratap  <ravi@ximian.com>
2076
2077         * test-45.cs : Augment to exercise support for array initialization
2078         for various other types.
2079
2080 2001-12-30  Miguel de Icaza  <miguel@ximian.com>
2081
2082         * test-67.cs: Improve this test.
2083
2084 2001-12-29  Ravi Pratap  <ravi@ximian.com>
2085
2086         * test-69.cs : Add. This tests support for methods which are
2087         internal calls.
2088
2089 2001-12-28  Ravi Pratap  <ravi@ximian.com>
2090
2091         * test-34.cs : Update to exercise the new overload resolution
2092         code.
2093
2094 2001-12-26  Ravi Pratap  <ravi@ximian.com>
2095
2096         * test-67.cs : Add. These are tests for explicit layout
2097         of structs and classes.
2098
2099         * makefile : Update accordingly.
2100         
2101 2001-12-25  Ravi Pratap  <ravi@ximian.com>
2102
2103         * test-57.cs : Update to exercise more of the code base for
2104         events.
2105
2106 2001-12-24  Ravi Pratap  <ravi@ximian.com>
2107
2108         * test-19.cs : Augment to exercise tests on delegates
2109         defined in mscorlib.
2110
2111         * test-57.cs : Update to exercise the -= operator
2112         as well.
2113         
2114 2001-12-23  Ravi Pratap  <ravi@ximian.com>
2115
2116         * test-57.cs : Update.
2117
2118         * makefile : Update to include the above as it passes nicely.
2119
2120 2001-12-21  Ravi Pratap  <ravi@ximian.com>
2121
2122         * test-19.cs : Augment to exercise code which fixed the bug
2123         where we were not generating a This for the delegate's 
2124         instance expression - for the non-static methods ie.
2125
2126 2001-12-15  Miguel de Icaza  <miguel@ximian.com>
2127
2128         * test-45.cs: Make test also use variables as arguments to new;
2129         We used to have a bug in the compiler that did not resolve some of
2130         the arguments.
2131
2132 2001-12-15  Ravi Pratap  <ravi@ximian.com>
2133
2134         * makefile : Include test-52.cs in the suite, it works fine!
2135
2136         (NO_PASS): It's test-51 which doesn't seem to pass.
2137
2138         * test-50.cs : Augment some more to set named arguments on
2139         the DllImport attribute.
2140
2141         * test-57.cs : Add. This tests support for Events and does not
2142         pass yet.
2143
2144 2001-12-14  Ravi Pratap  <ravi@ximian.com>
2145
2146         * test-45.cs : Update for float and double initialization.
2147
2148 2001-12-13  Miguel de Icaza  <miguel@ximian.com>
2149
2150         * makefile (test-30): Another test moved to the `pass' section.
2151         This is explicit interface implementation.
2152
2153         (test-54): returning from catch exceptions has been working for
2154         some time now. 
2155
2156 2001-12-09  Radek Doulik  <rodo@ximian.com>
2157
2158         * makefile (TEST_SOURCES): added test-55 for using alias directive
2159
2160 2001-12-06  Dietmar Maurer  <dietmar@ximian.com>
2161
2162         * makefile: added new target test-jit
2163
2164 2001-12-04  Ravi Pratap <ravi@ximian.com>
2165
2166         * makefile : Update to include test 50 as it now passes.
2167
2168 2001-12-04  Ravi Pratap <ravi@ximian.com>
2169
2170         * test-45.cs : Update for string initialization tests.
2171
2172 2001-12-03  Miguel de Icaza  <miguel@ximian.com>
2173
2174         * test-49.cs: Updated to test `goto default'
2175
2176         * test-43.cs: Test break and continue here.
2177
2178         * gen-cast-test.cs: Improved cast test generator.
2179
2180 2001-12-03  Ravi Pratap <ravi@ximian.com>
2181
2182         * test-50.cs : Add. This does not pass yet.
2183
2184 2001-12-02  Ravi Pratap  <ravi@ximian.com>
2185
2186         * test-40.cs : Update to now test recursive definitions with
2187         constants hooked up.
2188
2189 2001-12-01  Ravi Pratap  <ravi@ximian.com>
2190
2191         * test-40.cs : Update to do recursive enumeration definition.
2192
2193 2001-11-28  Ravi Pratap  <ravi@ximian.com>
2194
2195         * test-48.cs : Add for constant emission tests.
2196
2197         * makefile : Update for the above as it passes nicely :-)
2198
2199 2001-11-22  Ravi Pratap  <ravi@ximian.com>
2200
2201         * test-45.cs : Augment some more to test shorthand declaration
2202         of variables/fields that are array types.
2203
2204 2001-11-20  Ravi Pratap  <ravi@ximian.com>
2205
2206         * test-45.cs : Add for array initialization testing.
2207
2208 2001-11-16  Miguel de Icaza  <miguel@ximian.com>
2209
2210         * test-34.cs: Improve this test to check if we are actually
2211         walking over the arguments in foreach.
2212
2213 2001-11-15  Ravi Pratap  <ravi@ximian.com>
2214
2215         * makefile : Update to include test-33 again. All tests
2216         pass again !
2217
2218 2001-11-13  Ravi Pratap  <ravi@ximian.com>
2219
2220         * test-7.cs : Re-write to make the tests more robust.
2221
2222 2001-11-12  Ravi Pratap  <ravi@ximian.com>
2223
2224         * test-39.cs : Update to test named arguments too.
2225
2226 2001-11-11  Ravi Pratap  <ravi@ximian.com>
2227
2228         * test-40.cs : Update to be a little more useful.
2229
2230 2001-11-08  Ravi Pratap  <ravi@ximian.com>
2231
2232         * test-39.cs : Add
2233
2234         * test-40.cs : Add
2235
2236         * makefile : Modify to include the above as they pass all tests.
2237         
2238 2001-10-31  Ravi Pratap  <ravi@ximian.com>
2239
2240         * test-34.cs : Add 
2241         
2242 2001-10-28  Ravi Pratap  <ravi@ximian.com>
2243
2244         * test-32.cs : Added to test array definition and creation.
2245
2246         * makefile : Updated accordingly.
2247
2248 2001-10-22  Ravi Pratap  <ravi@ximian.com>
2249
2250         * makefile : New target 'verify' which uses the verifier to check
2251         that executables produced by us are identical to the MSC produced ones.
2252
2253         * test-7.cs : Update to exercise more overloadable operators.
2254
2255 2001-10-21  Ravi Pratap  <ravi@ximian.com>
2256
2257         * test-27.cs : Add to do various implicit and explicit
2258         reference conversions.
2259
2260         * makefile : Update accordingly.
2261
2262 2001-10-18  Ravi Pratap  <ravi@ximian.com>
2263
2264         * test-26.cs : Update to test delegate creation from another 
2265         delegate.
2266         
2267 2001-10-17  Ravi Pratap  <ravi@ximian.com>
2268
2269         * test-26.cs : Added to demonstrate delegate support.
2270
2271 2001-10-16  Miguel de Icaza  <miguel@ximian.com>
2272
2273         * test-25.cs: Added new test to excercise break/continue on
2274         various loop constructs.
2275
2276         * test-24.cs: Test property use in expression and statement
2277         contexts. 
2278
2279 2001-10-14  Miguel de Icaza  <miguel@ximian.com>
2280
2281         * test-23.cs: Added new test for properties. 
2282
2283 2001-10-12  Ravi Pratap  <ravi@ximian.com>
2284
2285         * test-21.cs : Update to actually do some checking and return
2286         an appropriate value.
2287
2288 2001-10-11  Ravi Pratap  <ravi@ximian.com>
2289
2290         * test-21.cs : Add. This is a test for testing our support
2291         for nested types
2292         
2293 2001-10-05  Ravi Pratap  <ravi@ximian.com>
2294
2295         * test-16.cs : Update to exercise the code which selects the best 
2296         conversion operator based on "most encompassing/encompassed type"
2297
2298         * test-7.cs : Update here too.
2299
2300 2001-10-05  Ravi Pratap  <ravi@ximian.com>
2301
2302         * test-7.cs : Update to do explicit conversion tests.
2303
2304         * makefile : small fix.
2305
2306 2001-10-03  Ravi Pratap  <ravi@ximian.com>
2307
2308         * test-16.cs : Update to make the test more correct.
2309
2310 2001-10-03  Ravi Pratap  <ravi@ximian.com>
2311
2312         * test-16.cs : Add.
2313
2314         * makefile : update accordingly.
2315
2316 2001-10-02  Miguel de Icaza  <miguel@ximian.com>
2317
2318         * makefile (test-compiler): Add rm *.exe before launching tests.
2319
2320 2001-10-02  Ravi Pratap  <ravi@ximian.com>
2321
2322         * test-13.cs : Added. 
2323
2324         * makefile : update accordingly.
2325
2326 2001-09-27  Ravi Pratap  <ravi@ximian.com>
2327
2328         * test-7.cs : Revamp and add more operator tests. Still in progress.
2329
2330         * test-9,10.cs : Added by Miguel earlier.
2331
2332 2001-09-26  Ravi Pratap  <ravi@ximian.com>
2333
2334         * test-7.cs : Update to return an exit code
2335
2336         * test-8.cs : Added by Miguel.
2337
2338 2001-09-25  Ravi Pratap  <ravi@ximian.com>
2339
2340         * test-7.cs : Update to include implicit conversion tests.
2341
2342 2001-09-21  Ravi Pratap  <ravi@ximian.com>
2343
2344         * test-7.cs : Add.
2345
2346 2001-09-21  Miguel de Icaza  <miguel@ximian.com>
2347
2348         * makefile (test-compiler): Abort tests on failure.
2349