2002-01-19 Miguel de Icaza <miguel@ximian.com>
[mono.git] / mcs / tests / ChangeLog
1 2002-01-18  Miguel de Icaza  <miguel@ximian.com>
2
3         * test-7.cs: Fix test (i.i wsa invalid)
4
5 2002-01-18  Nick Drochak  <ndrochak@gol.com>
6
7         * makefile: remove path to beta2 csc.exe.  path to csc.exe must be in PATH instead.
8
9 2002-01-13  Ravi Pratap  <ravi@ximian.com>
10
11         * test-58.cs : Since it was a duplicate, replace with unsafe
12         code testing.
13
14 2002-01-08  Miguel de Icaza  <miguel@ximian.com>
15
16         * test-34.cs: Improve this test to check ref/ref cases.
17
18 2002-01-02  Ravi Pratap  <ravi@ximian.com>
19
20         * test-45.cs : Augment to exercise support for array initialization
21         for various other types.
22
23 2001-12-30  Miguel de Icaza  <miguel@ximian.com>
24
25         * test-67.cs: Improve this test.
26
27 2001-12-29  Ravi Pratap  <ravi@ximian.com>
28
29         * test-69.cs : Add. This tests support for methods which are
30         internal calls.
31
32 2001-12-28  Ravi Pratap  <ravi@ximian.com>
33
34         * test-34.cs : Update to exercise the new overload resolution
35         code.
36
37 2001-12-26  Ravi Pratap  <ravi@ximian.com>
38
39         * test-67.cs : Add. These are tests for explicit layout
40         of structs and classes.
41
42         * makefile : Update accordingly.
43         
44 2001-12-25  Ravi Pratap  <ravi@ximian.com>
45
46         * test-57.cs : Update to exercise more of the code base for
47         events.
48
49 2001-12-24  Ravi Pratap  <ravi@ximian.com>
50
51         * test-19.cs : Augment to exercise tests on delegates
52         defined in mscorlib.
53
54         * test-57.cs : Update to exercise the -= operator
55         as well.
56         
57 2001-12-23  Ravi Pratap  <ravi@ximian.com>
58
59         * test-57.cs : Update.
60
61         * makefile : Update to include the above as it passes nicely.
62
63 2001-12-21  Ravi Pratap  <ravi@ximian.com>
64
65         * test-19.cs : Augment to exercise code which fixed the bug
66         where we were not generating a This for the delegate's 
67         instance expression - for the non-static methods ie.
68
69 2001-12-15  Miguel de Icaza  <miguel@ximian.com>
70
71         * test-45.cs: Make test also use variables as arguments to new;
72         We used to have a bug in the compiler that did not resolve some of
73         the arguments.
74
75 2001-12-15  Ravi Pratap  <ravi@ximian.com>
76
77         * makefile : Include test-52.cs in the suite, it works fine!
78
79         (NO_PASS): It's test-51 which doesn't seem to pass.
80
81         * test-50.cs : Augment some more to set named arguments on
82         the DllImport attribute.
83
84         * test-57.cs : Add. This tests support for Events and does not
85         pass yet.
86
87 2001-12-14  Ravi Pratap  <ravi@ximian.com>
88
89         * test-45.cs : Update for float and double initialization.
90
91 2001-12-13  Miguel de Icaza  <miguel@ximian.com>
92
93         * makefile (test-30): Another test moved to the `pass' section.
94         This is explicit interface implementation.
95
96         (test-54): returning from catch exceptions has been working for
97         some time now. 
98
99 2001-12-09  Radek Doulik  <rodo@ximian.com>
100
101         * makefile (TEST_SOURCES): added test-55 for using alias directive
102
103 2001-12-06  Dietmar Maurer  <dietmar@ximian.com>
104
105         * makefile: added new target test-jit
106
107 2001-12-04  Ravi Pratap <ravi@ximian.com>
108
109         * makefile : Update to include test 50 as it now passes.
110
111 2001-12-04  Ravi Pratap <ravi@ximian.com>
112
113         * test-45.cs : Update for string initialization tests.
114
115 2001-12-03  Miguel de Icaza  <miguel@ximian.com>
116
117         * test-49.cs: Updated to test `goto default'
118
119         * test-43.cs: Test break and continue here.
120
121         * gen-cast-test.cs: Improved cast test generator.
122
123 2001-12-03  Ravi Pratap <ravi@ximian.com>
124
125         * test-50.cs : Add. This does not pass yet.
126
127 2001-12-02  Ravi Pratap  <ravi@ximian.com>
128
129         * test-40.cs : Update to now test recursive definitions with
130         constants hooked up.
131
132 2001-12-01  Ravi Pratap  <ravi@ximian.com>
133
134         * test-40.cs : Update to do recursive enumeration definition.
135
136 2001-11-28  Ravi Pratap  <ravi@ximian.com>
137
138         * test-48.cs : Add for constant emission tests.
139
140         * makefile : Update for the above as it passes nicely :-)
141
142 2001-11-22  Ravi Pratap  <ravi@ximian.com>
143
144         * test-45.cs : Augment some more to test shorthand declaration
145         of variables/fields that are array types.
146
147 2001-11-20  Ravi Pratap  <ravi@ximian.com>
148
149         * test-45.cs : Add for array initialization testing.
150
151 2001-11-16  Miguel de Icaza  <miguel@ximian.com>
152
153         * test-34.cs: Improve this test to check if we are actually
154         walking over the arguments in foreach.
155
156 2001-11-15  Ravi Pratap  <ravi@ximian.com>
157
158         * makefile : Update to include test-33 again. All tests
159         pass again !
160
161 2001-11-13  Ravi Pratap  <ravi@ximian.com>
162
163         * test-7.cs : Re-write to make the tests more robust.
164
165 2001-11-12  Ravi Pratap  <ravi@ximian.com>
166
167         * test-39.cs : Update to test named arguments too.
168
169 2001-11-11  Ravi Pratap  <ravi@ximian.com>
170
171         * test-40.cs : Update to be a little more useful.
172
173 2001-11-08  Ravi Pratap  <ravi@ximian.com>
174
175         * test-39.cs : Add
176
177         * test-40.cs : Add
178
179         * makefile : Modify to include the above as they pass all tests.
180         
181 2001-10-31  Ravi Pratap  <ravi@ximian.com>
182
183         * test-34.cs : Add 
184         
185 2001-10-28  Ravi Pratap  <ravi@ximian.com>
186
187         * test-32.cs : Added to test array definition and creation.
188
189         * makefile : Updated accordingly.
190
191 2001-10-22  Ravi Pratap  <ravi@ximian.com>
192
193         * makefile : New target 'verify' which uses the verifier to check
194         that executables produced by us are identical to the MSC produced ones.
195
196         * test-7.cs : Update to exercise more overloadable operators.
197
198 2001-10-21  Ravi Pratap  <ravi@ximian.com>
199
200         * test-27.cs : Add to do various implicit and explicit
201         reference conversions.
202
203         * makefile : Update accordingly.
204
205 2001-10-18  Ravi Pratap  <ravi@ximian.com>
206
207         * test-26.cs : Update to test delegate creation from another 
208         delegate.
209         
210 2001-10-17  Ravi Pratap  <ravi@ximian.com>
211
212         * test-26.cs : Added to demonstrate delegate support.
213
214 2001-10-16  Miguel de Icaza  <miguel@ximian.com>
215
216         * test-25.cs: Added new test to excercise break/continue on
217         various loop constructs.
218
219         * test-24.cs: Test property use in expression and statement
220         contexts. 
221
222 2001-10-14  Miguel de Icaza  <miguel@ximian.com>
223
224         * test-23.cs: Added new test for properties. 
225
226 2001-10-12  Ravi Pratap  <ravi@ximian.com>
227
228         * test-21.cs : Update to actually do some checking and return
229         an appropriate value.
230
231 2001-10-11  Ravi Pratap  <ravi@ximian.com>
232
233         * test-21.cs : Add. This is a test for testing our support
234         for nested types
235         
236 2001-10-05  Ravi Pratap  <ravi@ximian.com>
237
238         * test-16.cs : Update to exercise the code which selects the best 
239         conversion operator based on "most encompassing/encompassed type"
240
241         * test-7.cs : Update here too.
242
243 2001-10-05  Ravi Pratap  <ravi@ximian.com>
244
245         * test-7.cs : Update to do explicit conversion tests.
246
247         * makefile : small fix.
248
249 2001-10-03  Ravi Pratap  <ravi@ximian.com>
250
251         * test-16.cs : Update to make the test more correct.
252
253 2001-10-03  Ravi Pratap  <ravi@ximian.com>
254
255         * test-16.cs : Add.
256
257         * makefile : update accordingly.
258
259 2001-10-02  Miguel de Icaza  <miguel@ximian.com>
260
261         * makefile (test-compiler): Add rm *.exe before launching tests.
262
263 2001-10-02  Ravi Pratap  <ravi@ximian.com>
264
265         * test-13.cs : Added. 
266
267         * makefile : update accordingly.
268
269 2001-09-27  Ravi Pratap  <ravi@ximian.com>
270
271         * test-7.cs : Revamp and add more operator tests. Still in progress.
272
273         * test-9,10.cs : Added by Miguel earlier.
274
275 2001-09-26  Ravi Pratap  <ravi@ximian.com>
276
277         * test-7.cs : Update to return an exit code
278
279         * test-8.cs : Added by Miguel.
280
281 2001-09-25  Ravi Pratap  <ravi@ximian.com>
282
283         * test-7.cs : Update to include implicit conversion tests.
284
285 2001-09-21  Ravi Pratap  <ravi@ximian.com>
286
287         * test-7.cs : Add.
288
289 2001-09-21  Miguel de Icaza  <miguel@ximian.com>
290
291         * makefile (test-compiler): Abort tests on failure.
292