Add setting of The WRAP flag in the Wrap property's set method.
[mono.git] / mcs / tests / ChangeLog
1 2003-11-21  Miguel de Icaza  <miguel@ximian.com>
2
3         * test-150.cs: Improved test.
4
5 2003-10-17  Martin Baulig  <martin@ximian.com>
6
7         * gen-test.sh: Removed.
8
9         * gen-test.pl: New file; this is a perl script which runs all the
10         generics tests.
11
12 2003-10-15  Miguel de Icaza  <miguel@ximian.com>
13
14         * test-49.cs: Improved test with input from bug #48761
15
16 2003-10-10  Martin Baulig  <martin@ximian.com>
17
18         * gen-15.cs: New test for generic methods.
19
20 2003-09-29  Martin Baulig  <martin@ximian.com>
21
22         * gen-14.cs: New generics test.
23
24 2003-09-27  Martin Baulig  <martin@ximian.com>
25
26         * gen-11.cs, gen-12.cs: New generics tests.
27
28         * gen-13-dll.cs, gen-13.exe.cs: New generics test; this test
29         consists of two files and tests whether this works if it's in two
30         files and not just in one.
31
32 2003-09-19  Martin Baulig  <martin@ximian.com>
33
34         * gen-10.cs: New generics test.
35
36 2003-09-18  Martin Baulig  <martin@ximian.com>
37
38         * gen-9.cs: New generics test.
39
40 2003-09-16  Martin Baulig  <martin@ximian.com>
41
42         * gen-3.cs, gen-4.cs, gen-5.cs, gen-6.cs, gen-7.cs, gen-8.cs: New
43         generics tests.
44
45 2003-09-02  Ravi Pratap  <ravi@ximian.com>
46
47         * test-102.cs: Improve test.
48
49 2003-08-26  Martin Baulig  <martin@ximian.com>
50
51         * test-215.cs: New test for bug #47927.
52
53 2003-08-26  Martin Baulig  <martin@ximian.com>
54
55         * verify-7.cs: New test for bug #47681.
56
57 2003-08-26  Martin Baulig  <martin@ximian.com>
58
59         * test-214.cs: New test for bug #47853.
60
61 2003-08-25  Martin Baulig  <martin@ximian.com>
62
63         * test-213.cs: New test for bug #47822.
64
65 2003-08-22  Martin Baulig  <martin@ximian.com>
66
67         * test-154.cs: Added testcase for bug #46949.
68
69 2003-08-22  Martin Baulig  <martin@ximian.com>
70
71         * test-154.cs: Added testcase for bug #47095.
72
73 2003-08-04  Martin Baulig  <martin@ximian.com>
74
75         * Makefile: Put back test-211.cs.
76
77 2003-07-29  Ravi Pratap  <ravi@ximian.com>
78
79         * conv-lib.cs: New Multi stage compilation test for bug #47043.
80
81         * conv-main.cs: Main for the above.
82
83         * Makefile: Update.
84
85 2003-07-28  Ravi Pratap  <ravi@ximian.com>
86
87         * test-189.cs: Reuse vacant slot. Test for bugs #43367 and
88         #46199.
89
90         * test-212.cs: New test for bug #44468.
91
92 2003-07-28  Martin Baulig  <martin@ximian.com>
93
94         * test-210.cs: New test for bug #46923.
95
96 2003-07-26  Martin Baulig  <martin@ximian.com>
97
98         * test-209.cs: New test for implict conversions and embedded assignments.
99
100 2003-07-25  Martin Baulig  <martin@ximian.com>
101
102         * test-208.cs: New test for bug #46788.
103
104 2003-07-22  Martin Baulig  <martin@ximian.com>
105
106         * test-207.cs: New test for expressions which return delegates.
107
108 2003-07-21  Martin Baulig  <martin@ximian.com>
109
110         * test-206.cs: New test for bug #46502.
111
112 2003-07-20  Martin Baulig  <martin@ximian.com>
113
114         * test-205.cs: New test for some namespace stuff.
115
116 2003-07-16  Ravi Pratap  <ravi@ximian.com>
117
118         * test-39.cs: Improve test to check emission on interfaces too.
119
120 2003-07-14  Ravi Pratap M  <ravi@ximian.com>
121
122         * Makefile: Make sure that we use the newly generated compiler
123         to run the tests, not the installed one.
124
125         Modify targets to compile and run in one go instead of separate
126         targets for each task.
127
128         * test-196.cs: Fix careless error - returning a value from a void
129         Main ().
130
131         Add it back to the test suite.
132
133 2003-07-14  Martin Baulig  <martin@ximian.com>
134
135         * test-204.cs: User defined conditional logical operators; bug #40505.
136
137 2003-07-14  Martin Baulig  <martin@ximian.com>
138
139         * test-203.cs: Added test for bug #33026.
140
141 2003-07-13  Ravi Pratap M  <ravi@ximian.com>
142
143         * test-178.cs: Use this as it is a free slot. Test 
144         for bug #45876.
145
146         * makefile: Update.
147
148         * README.tests: Update
149
150 2003-07-13  Martin Baulig  <martin@ximian.com>
151
152         * test-202.cs: Added test for bug #41975.
153
154 2003-07-13  Martin Baulig  <martin@ximian.com>
155
156         * test-201.cs: Added test for bug #35631.
157
158 2003-07-12  Martin Baulig  <martin@ximian.com>
159
160         * test-200.cs: Added test for bug #45854.
161
162 2003-07-08  Martin Baulig  <martin@ximian.com>
163
164         * test-198.cs, test-199.cs: New tests for bugs #36316, #36314 and
165         #36313.
166
167 2003-07-05  Martin Baulig  <martin@ximian.com>
168
169         * test-197.cs: New test for bug #42973.
170
171 2003-06-29  Miguel de Icaza  <miguel@ximian.com>
172
173         * makefile (TEST_SOURCES): Add the tests that require an assembly,
174         so we dont get another regression here (#37521).
175
176 2003-05-27  Ravi Pratap  <ravi@ximian.com>
177
178         * test-45.cs : Enable code which tests IntPtr array
179         initialization. This automatically serves as a test case for bug
180         #36030.
181
182         Improve test.
183
184 2003-05-17  Ravi Pratap  <ravi@ximian.com>
185
186         * test-194.cs: New test for bug #39108
187
188         * README.tests : Update accordingly.
189
190         * makefile : Add new test.
191
192 2003-05-19  Martin Baulig  <martin@ximian.com>
193
194         * test-162.cs: Added testcases for structs containing other
195         structs as fields.  Bug #42597.
196
197 2003-05-18  Martin Baulig  <martin@ximian.com>
198
199         * test-154.cs: Added testcase for bug #41657.
200
201 2003-05-18  Martin Baulig  <martin@ximian.com>
202
203         * test-154.cs: Added the contents of test-189.cs as a new testcase
204         to this test.
205
206         * test-189.cs: Removed, let's keep the flow analysis tests in one
207         single test file.
208
209 2003-05-11  Martin Baulig  <martin@ximian.com>
210
211         * test-193.cs: New test for bug #39828.
212
213 2003-04-10  Miguel de Icaza  <miguel@ximian.com>
214
215         * test-43.cs: Improve test.
216
217 2003-04-06  Martin Baulig  <martin@ximian.com>
218
219         * test-190.cs: New test.
220
221 2003-04-05  Martin Baulig  <martin@ximian.com>
222
223         * test-189.cs: New test for bug #40670.
224
225 2003-04-02  Zoltan Varga  <vargaz@freemail.hu>
226
227         * README.tests test-188.cs makefile: Added test-188.cs.
228
229 2003-02-25  Miguel de Icaza  <miguel@ximian.com>
230
231         * makefile (all): Make it so that doing `make' will run the
232         default tests depending on Windows/Linux.
233
234 2003-02-23  Martin Baulig  <martin@ximian.com>
235
236         When adding any tests here, please do also add them to the
237         README.tests !
238
239         The following tests are still missing:
240
241         test-176 test-177 test-179 test-180 test-181 test-182 test-183
242         test-184
243
244 2003-02-23  Martin Baulig  <martin@ximian.com>
245
246         * test-185.cs: New test for bug #37708.
247
248 2003-02-15  Miguel de Icaza  <miguel@ximian.com>
249
250         * test-128.cs: Improved testl, reflects bug #37363 problems
251
252 2003-02-12  Zoltan Varga  <vargaz@freemail.hu>
253
254         * makefile (TEST_SOURCES): Added test-181.
255
256 2002-12-21  Ravi Pratap  <ravi@ximian.com>
257
258         * test-171.cs : Fix up since it wasn't working because of some
259         array code bug. That is a separate problem ;-)
260
261 2002-12-21  Ravi Pratap  <ravi@ximain.com>
262
263         * test-171.cs : This was mysteriously absent. Add new test in its
264         place.
265
266 2002-12-18  Ravi Pratap  <ravi@ximian.com>
267
268         * test-177.cs : Add. This doesn't pass yet because we don't have
269         ReturnTypeCustomAttributes working.
270
271 2002-12-10  Ravi Pratap  <ravi@ximian.com>
272
273         * test-102.cs : Improve to catch the case when an attribute
274         can be emitted twice for the same program element but with
275         different targets.
276
277 2002-11-24  Martin Baulig  <martin@ximian.com>
278
279         * test-130.cs: This test did not compile with csc and
280         mcs now reports the error as well.  Removed the offending
281         line from the test.
282
283 2002-11-24  Martin Baulig  <martin@ximian.com>
284
285         * verify-6.cs: New test for bug #32269.
286
287 2002-11-24  Martin Baulig  <martin@ximian.com>
288
289         * test-175.cs: New test for bug #30443.
290
291 2002-11-17  Martin Baulig  <martin@ximian.com>
292
293         * README.tests: Whoever added test-167 to test-172
294         while I was away, you forgot to add them here.
295
296 2002-11-17  Martin Baulig  <martin@ximian.com>
297
298         * test-173.cs: New test for bug #34165.
299
300 2002-11-14  Martin Baulig  <martin@gnome.org>
301
302         * test-148.cs: Added some tests from bug #33089.
303
304 2002-10-10  Martin Baulig  <martin@gnome.org>
305
306         * verify-1.cs: Added testcase from bug #31470.
307
308 2002-10-10  Martin Baulig  <martin@gnome.org>
309
310         * verify-5.cs: Added testcase from bug #31541.
311
312 2002-10-06  Martin Baulig  <martin@gnome.org>
313
314         * test-164.cs: Added a few more testcases here.
315
316 2002-10-04  Martin Baulig  <martin@gnome.org>
317
318         * test-154.cs: Added testcase from bug #31546.
319
320 2002-09-19  Martin Baulig  <martin@gnome.org>
321
322         * test-154.cs: Added testcase from bug #30487.
323
324 2002-09-17  Martin Baulig  <martin@gnome.org>
325
326         * test-148.cs: Added testcase for base indexers.
327
328 2002-09-14  Martin Baulig  <martin@gnome.org>
329
330         * test-166.cs: New test.
331
332 2002-09-14  Martin Baulig  <martin@gnome.org>
333
334         * verify-4.cs: Added testcase from bug #29857.
335
336 2002-09-12  Martin Baulig  <martin@gnome.org>
337
338         * test-40.cs: Removed the syntax errors from this test.
339
340 2002-09-09  Martin Baulig  <martin@gnome.org>
341
342         * makefile: Reverted Ravi's `Update'.  When moving tests from
343         TESTS_NOPASS to TEST_SOURCES, please make sure that they actually
344         pass on both platforms and don't do it without a ChangeLog entry.
345
346 2002-09-09  Martin Baulig  <martin@gnome.org>
347
348         * test-165.cs: Added testcase for bug #30040.
349
350 2002-09-09  Martin Baulig  <martin@gnome.org>
351
352         * test-164.cs: Added testcase for virtual functions in delegate
353         creating expressions (Bug #30043).
354
355 2002-09-06  Ravi Pratap  <ravi@ximian.com>
356
357         * test-163.cs : Add test to check we select string
358         over object when we have a Null literal as the argument.
359
360         * makefile : Update.
361
362 2002-08-11  Martin Baulig  <martin@gnome.org>
363
364         * test-162.cs: New test.
365
366 2002-08-08  Martin Baulig  <martin@gnome.org>
367
368         * test-154.cs (test16): Added test for bug #28717.
369
370 2002-08-08  Martin Baulig  <martin@gnome.org>
371
372         * test-161.cs: New test.
373
374 2002-08-07  Martin Baulig  <martin@gnome.org>
375
376         * test-160.cs: New test for bug #28176.
377
378 2002-08-07  Martin Baulig  <martin@gnome.org>
379
380         * test-158.cs: New test for bug #22119.
381
382 2002-08-05  Martin Baulig  <martin@gnome.org>
383
384         * test-157.cs: Formerly known as ../errors/cs-20.cs
385
386 2002-08-05  Martin Baulig  <martin@gnome.org>
387
388         * error-1.cs, error-2.cs: Moved to ../errors.
389
390 2002-08-03  Martin Baulig  <martin@gnome.org>
391
392         * test-156.cs, error-2.cs: New tests.
393
394 2002-08-02  Martin Baulig  <martin@gnome.org>
395
396         * makefile: Moved test-66.cs to TEST_NOPASS since there's currently
397         a bug in the runtime which makes this crash.
398
399         * test-155.cs: New test.
400
401 2002-08-01  Martin Baulig  <martin@gnome.org>
402
403         * verify-3.cs: New test.
404
405 2002-07-31  Martin Baulig  <martin@gnome.org>
406
407         * test-154.cs: New test for the flow analysis code.
408
409         * error-1.cs: Each method in this test must produce a compiler
410         error message.
411
412         * makefile (test-unsafe-mono): New target to compile and run all
413         the --unsafe tests wich MCS and the Mono runtime.
414
415 2002-07-29  Martin Baulig  <martin@gnome.org>
416
417         * makefile: Put back test-152.cs.
418
419         * test-143.cs: Fixed a compilation error in this test.
420
421 2002-07-27  Martin Baulig  <martin@gnome.org>
422
423         * test-153.cs: New test.
424
425 2002-07-27  Martin Baulig  <martin@gnome.org>
426
427         * test-113.cs: Made this test actually work.
428
429 2002-07-26  Martin Baulig  <martin@gnome.org>
430
431         * test-152.cs: New test for bug #24007.
432
433         * makefile: Disabled test-151.cs since it isn't fixed yet.
434
435 2002-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
436
437         * test-151.cs: New test. See bug #22119.
438         * makefile: added new test.
439
440 2002-07-24  Martin Baulig  <martin@gnome.org>
441
442         * test-150.cs: New test.
443
444         * test-149.cs: New test.
445
446         * test-95.cs: .... and finally, another bug in MCS is fixed and
447         the syntax error in this test is caught.
448
449 2002-07-23  Martin Baulig  <martin@gnome.org>
450
451         * test-148.cs: New test.
452
453 2002-07-22  Martin Baulig  <martin@gnome.org>
454
455         * verify-2.cs: New test.
456
457 2002-07-22  Martin Baulig  <martin@gnome.org>
458
459         * verify-1.cs: New test.  The verify-XXX.cs tests must be
460         compiled and then verified - either with `pedump --verify code'
461         or with PEverify.
462
463 2002-07-22  Martin Baulig  <martin@gnome.org>
464
465         * makefile: test-29 now passes.
466
467 2002-07-22  Martin Baulig  <martin@gnome.org>
468
469         * test.147.cs: New test for the `new' modifier.
470
471 2002-07-21  Martin Baulig  <martin@gnome.org>
472
473         * test-38.cs: Added a few more test cases to this test.
474
475 2002-07-20  Martin Baulig  <martin@gnome.org>
476
477         * test-38.cs: This test now passes with MCS.  Added a few more
478         test cases to it.
479
480         * test-52.cs: The order of the elements returned by
481         `IDictionary.Keys' is unspecified.
482
483         * makefile: The following tests fail under linux and have been
484         moved to TEST_NOPASS: 45, 53, 91, 106, 107, 122, 132, 133.
485         (test-compiler-mono): Compile all the TEST_NOPASS tests, but
486         don't run them.
487
488 2002-07-20  Martin Baulig  <martin@gnome.org>
489
490         * README.tests: Added (empty) list of all the test cases.
491         When you add any test cases, please add them to this file.
492
493         * test-146.cs: Added test for bug #27977 which is now fixed.
494
495 2002-07-19  Martin Baulig  <martin@gnome.org>
496
497         * test-145.cs: Added test for bug #25318 which is now fixed.
498
499 2002-07-17  Martin Baulig  <martin@gnome.org>
500
501         * test-144.cs: Added test for constant `unchecked' and `checked'
502         expressions in a constant assignment.
503
504 2002-07-10  Ravi Pratap  <ravi@ximian.com>
505
506         * test-142.cs : Add. This ensures events can be accessed
507         correctly from subclasses etc.
508         
509 2002-07-06  Andrew Birkett  <adb@tardis.ed.ac.uk>
510
511         * test-74.cs: Added test for \n in verbatim string.
512
513 2002-06-27  Martin Baulig  <martin@gnome.org>
514
515         * makefile (test-compiler-mono): New target to compile and run
516         the tests with mcs and the mono jit.
517
518 2002-06-25  Andrew Birkett  <adb@tardis.ed.ac.uk>
519
520         * makefile: The following tests fail under linux and have been 
521         moved to TEST_NOPASS: 40, 45, 52, 53, 91, 106, 107, 122, 132, 133
522
523         Windows-specific tests have been extracted, and are now run by the
524         test-windows rule (it'll be run under linux but fail)
525
526         The output format has been made less noisy, and is basically the
527         same as the tests in mcs/errors - like "Running test-1 ... OK".
528
529 2002-06-13  Ravi Pratap  <ravi@ximian.com>
530
531         * test-131.cs : Add to test enum member attribute application.
532
533 2002-06-10  Rachel Hestilow  <hestilow@ximian.com>
534
535         * unsafe-3.cs: New test for address-of-pointer.
536         
537 2002-06-09  Martin Baulig  <martin@gnome.org>
538
539         * test-130.cs: New test for constants and casts.
540
541 2002-06-09  Martin Baulig  <martin@gnome.org>
542
543         * test-129.cs: New test for unary minus.
544
545 2002-06-08  Ravi Pratap  <ravi@ximian.com>
546
547         * test-128.cs : Add. This ensures we apply attributes to accessors
548         of events and properties.
549
550 2002-06-08  Martin Baulig  <martin@gnome.org>
551
552         * test-127.cs: New test for Enum.IsDefined().
553
554 2002-05-24  Ravi Pratap  <ravi@ximian.com>
555
556         * test-124.cs, test-125.cs : Add.
557
558         * makefile : update.
559
560 2002-05-11  Miguel de Icaza  <miguel@ximian.com>
561
562         * test-49.cs: Improve test.
563
564 Wed May 8 16:48:11 CEST 2002 Paolo Molaro <lupus@ximian.com>
565
566         * test-118.cs: test alternate type lookup for attributes.
567
568 2002-05-07  Ravi Pratap  <ravi@ximian.com>
569
570         * test-117.cs : Add.
571
572 2002-05-05  Miguel de Icaza  <miguel@ximian.com>
573
574         * test-28.cs: Improved test: before we were failing on abstract
575         indexers invoked in the same class (as the accessor would have no
576         body).
577
578 2002-05-02  Ravi Pratap  <ravi@ximian.com>
579
580         * test-113.cs : Another test for overload resolution ;-)
581
582         * test-114.cs : Add.
583
584 2002-04-28  Miguel de Icaza  <miguel@ximian.com>
585
586         * test-108.cs: Improve test
587
588 2002-04-26  Ravi Pratap  <ravi@ximian.com>
589
590         * test-105.cs, test-106.cs, test-107.cs : Add.
591
592 2002-04-22  Ravi Pratap  <ravi@ximian.com>
593
594         * test-104.cs : Another overload resolution test !
595
596 2002-04-05  Ravi Pratap  <ravi@ximian.com>
597
598         * test-101.cs : Add test from Paolo.
599
600         * test-102.cs : Another test for attribute emission.
601
602 2002-04-05  Ravi Pratap  <ravi@ximian.com>
603
604         * test-90.cs : Fix bug where we had no class !
605
606         * test-96.cs : Here too !
607
608         * test-98.cs : Supply a missing Main.
609
610 2002-03-27  Miguel de Icaza  <miguel@ximian.com>
611
612         * test-18.cs: Augment test with the multi-flow try/catch.
613
614 2002-03-21  Miguel de Icaza  <miguel@ximian.com>
615
616         * test-49.cs: Improved test to excerise the coverage.
617
618 2002-03-13  Ravi Pratap  <ravi@ximian.com>
619
620         * test-86.cs : Add. This is to check for correct overload resolution
621         with a null literal.
622
623 2002-03-07  Ravi Pratap  <ravi@ximian.com>
624
625         * test-82.cs : Add.
626
627 2002-03-07  Miguel de Icaza  <miguel@ximian.com>
628
629         * test-52.cs: Expanded test to cover more cases of foreach.
630
631 2002-03-05  Ravi Pratap  <ravi@ximian.com>
632
633         * test-81.cs : Add. 
634
635         * makefile : Update accordingly as this test passes.
636
637 2002-02-20  Miguel de Icaza  <miguel@ximian.com>
638
639         * unsafe-1.cs: Extend test.
640
641 2002-01-18  Miguel de Icaza  <miguel@ximian.com>
642
643         * test-7.cs: Fix test (i.i wsa invalid)
644
645 2002-01-18  Nick Drochak  <ndrochak@gol.com>
646
647         * makefile: remove path to beta2 csc.exe.  path to csc.exe must be in PATH instead.
648
649 2002-01-13  Ravi Pratap  <ravi@ximian.com>
650
651         * test-58.cs : Since it was a duplicate, replace with unsafe
652         code testing.
653
654 2002-01-08  Miguel de Icaza  <miguel@ximian.com>
655
656         * test-34.cs: Improve this test to check ref/ref cases.
657
658 2002-01-02  Ravi Pratap  <ravi@ximian.com>
659
660         * test-45.cs : Augment to exercise support for array initialization
661         for various other types.
662
663 2001-12-30  Miguel de Icaza  <miguel@ximian.com>
664
665         * test-67.cs: Improve this test.
666
667 2001-12-29  Ravi Pratap  <ravi@ximian.com>
668
669         * test-69.cs : Add. This tests support for methods which are
670         internal calls.
671
672 2001-12-28  Ravi Pratap  <ravi@ximian.com>
673
674         * test-34.cs : Update to exercise the new overload resolution
675         code.
676
677 2001-12-26  Ravi Pratap  <ravi@ximian.com>
678
679         * test-67.cs : Add. These are tests for explicit layout
680         of structs and classes.
681
682         * makefile : Update accordingly.
683         
684 2001-12-25  Ravi Pratap  <ravi@ximian.com>
685
686         * test-57.cs : Update to exercise more of the code base for
687         events.
688
689 2001-12-24  Ravi Pratap  <ravi@ximian.com>
690
691         * test-19.cs : Augment to exercise tests on delegates
692         defined in mscorlib.
693
694         * test-57.cs : Update to exercise the -= operator
695         as well.
696         
697 2001-12-23  Ravi Pratap  <ravi@ximian.com>
698
699         * test-57.cs : Update.
700
701         * makefile : Update to include the above as it passes nicely.
702
703 2001-12-21  Ravi Pratap  <ravi@ximian.com>
704
705         * test-19.cs : Augment to exercise code which fixed the bug
706         where we were not generating a This for the delegate's 
707         instance expression - for the non-static methods ie.
708
709 2001-12-15  Miguel de Icaza  <miguel@ximian.com>
710
711         * test-45.cs: Make test also use variables as arguments to new;
712         We used to have a bug in the compiler that did not resolve some of
713         the arguments.
714
715 2001-12-15  Ravi Pratap  <ravi@ximian.com>
716
717         * makefile : Include test-52.cs in the suite, it works fine!
718
719         (NO_PASS): It's test-51 which doesn't seem to pass.
720
721         * test-50.cs : Augment some more to set named arguments on
722         the DllImport attribute.
723
724         * test-57.cs : Add. This tests support for Events and does not
725         pass yet.
726
727 2001-12-14  Ravi Pratap  <ravi@ximian.com>
728
729         * test-45.cs : Update for float and double initialization.
730
731 2001-12-13  Miguel de Icaza  <miguel@ximian.com>
732
733         * makefile (test-30): Another test moved to the `pass' section.
734         This is explicit interface implementation.
735
736         (test-54): returning from catch exceptions has been working for
737         some time now. 
738
739 2001-12-09  Radek Doulik  <rodo@ximian.com>
740
741         * makefile (TEST_SOURCES): added test-55 for using alias directive
742
743 2001-12-06  Dietmar Maurer  <dietmar@ximian.com>
744
745         * makefile: added new target test-jit
746
747 2001-12-04  Ravi Pratap <ravi@ximian.com>
748
749         * makefile : Update to include test 50 as it now passes.
750
751 2001-12-04  Ravi Pratap <ravi@ximian.com>
752
753         * test-45.cs : Update for string initialization tests.
754
755 2001-12-03  Miguel de Icaza  <miguel@ximian.com>
756
757         * test-49.cs: Updated to test `goto default'
758
759         * test-43.cs: Test break and continue here.
760
761         * gen-cast-test.cs: Improved cast test generator.
762
763 2001-12-03  Ravi Pratap <ravi@ximian.com>
764
765         * test-50.cs : Add. This does not pass yet.
766
767 2001-12-02  Ravi Pratap  <ravi@ximian.com>
768
769         * test-40.cs : Update to now test recursive definitions with
770         constants hooked up.
771
772 2001-12-01  Ravi Pratap  <ravi@ximian.com>
773
774         * test-40.cs : Update to do recursive enumeration definition.
775
776 2001-11-28  Ravi Pratap  <ravi@ximian.com>
777
778         * test-48.cs : Add for constant emission tests.
779
780         * makefile : Update for the above as it passes nicely :-)
781
782 2001-11-22  Ravi Pratap  <ravi@ximian.com>
783
784         * test-45.cs : Augment some more to test shorthand declaration
785         of variables/fields that are array types.
786
787 2001-11-20  Ravi Pratap  <ravi@ximian.com>
788
789         * test-45.cs : Add for array initialization testing.
790
791 2001-11-16  Miguel de Icaza  <miguel@ximian.com>
792
793         * test-34.cs: Improve this test to check if we are actually
794         walking over the arguments in foreach.
795
796 2001-11-15  Ravi Pratap  <ravi@ximian.com>
797
798         * makefile : Update to include test-33 again. All tests
799         pass again !
800
801 2001-11-13  Ravi Pratap  <ravi@ximian.com>
802
803         * test-7.cs : Re-write to make the tests more robust.
804
805 2001-11-12  Ravi Pratap  <ravi@ximian.com>
806
807         * test-39.cs : Update to test named arguments too.
808
809 2001-11-11  Ravi Pratap  <ravi@ximian.com>
810
811         * test-40.cs : Update to be a little more useful.
812
813 2001-11-08  Ravi Pratap  <ravi@ximian.com>
814
815         * test-39.cs : Add
816
817         * test-40.cs : Add
818
819         * makefile : Modify to include the above as they pass all tests.
820         
821 2001-10-31  Ravi Pratap  <ravi@ximian.com>
822
823         * test-34.cs : Add 
824         
825 2001-10-28  Ravi Pratap  <ravi@ximian.com>
826
827         * test-32.cs : Added to test array definition and creation.
828
829         * makefile : Updated accordingly.
830
831 2001-10-22  Ravi Pratap  <ravi@ximian.com>
832
833         * makefile : New target 'verify' which uses the verifier to check
834         that executables produced by us are identical to the MSC produced ones.
835
836         * test-7.cs : Update to exercise more overloadable operators.
837
838 2001-10-21  Ravi Pratap  <ravi@ximian.com>
839
840         * test-27.cs : Add to do various implicit and explicit
841         reference conversions.
842
843         * makefile : Update accordingly.
844
845 2001-10-18  Ravi Pratap  <ravi@ximian.com>
846
847         * test-26.cs : Update to test delegate creation from another 
848         delegate.
849         
850 2001-10-17  Ravi Pratap  <ravi@ximian.com>
851
852         * test-26.cs : Added to demonstrate delegate support.
853
854 2001-10-16  Miguel de Icaza  <miguel@ximian.com>
855
856         * test-25.cs: Added new test to excercise break/continue on
857         various loop constructs.
858
859         * test-24.cs: Test property use in expression and statement
860         contexts. 
861
862 2001-10-14  Miguel de Icaza  <miguel@ximian.com>
863
864         * test-23.cs: Added new test for properties. 
865
866 2001-10-12  Ravi Pratap  <ravi@ximian.com>
867
868         * test-21.cs : Update to actually do some checking and return
869         an appropriate value.
870
871 2001-10-11  Ravi Pratap  <ravi@ximian.com>
872
873         * test-21.cs : Add. This is a test for testing our support
874         for nested types
875         
876 2001-10-05  Ravi Pratap  <ravi@ximian.com>
877
878         * test-16.cs : Update to exercise the code which selects the best 
879         conversion operator based on "most encompassing/encompassed type"
880
881         * test-7.cs : Update here too.
882
883 2001-10-05  Ravi Pratap  <ravi@ximian.com>
884
885         * test-7.cs : Update to do explicit conversion tests.
886
887         * makefile : small fix.
888
889 2001-10-03  Ravi Pratap  <ravi@ximian.com>
890
891         * test-16.cs : Update to make the test more correct.
892
893 2001-10-03  Ravi Pratap  <ravi@ximian.com>
894
895         * test-16.cs : Add.
896
897         * makefile : update accordingly.
898
899 2001-10-02  Miguel de Icaza  <miguel@ximian.com>
900
901         * makefile (test-compiler): Add rm *.exe before launching tests.
902
903 2001-10-02  Ravi Pratap  <ravi@ximian.com>
904
905         * test-13.cs : Added. 
906
907         * makefile : update accordingly.
908
909 2001-09-27  Ravi Pratap  <ravi@ximian.com>
910
911         * test-7.cs : Revamp and add more operator tests. Still in progress.
912
913         * test-9,10.cs : Added by Miguel earlier.
914
915 2001-09-26  Ravi Pratap  <ravi@ximian.com>
916
917         * test-7.cs : Update to return an exit code
918
919         * test-8.cs : Added by Miguel.
920
921 2001-09-25  Ravi Pratap  <ravi@ximian.com>
922
923         * test-7.cs : Update to include implicit conversion tests.
924
925 2001-09-21  Ravi Pratap  <ravi@ximian.com>
926
927         * test-7.cs : Add.
928
929 2001-09-21  Miguel de Icaza  <miguel@ximian.com>
930
931         * makefile (test-compiler): Abort tests on failure.
932