Updated project.
[mono.git] / mcs / btests / ChangeLog
1 2004-09-09 Bernie Solomon <bernard@ugsolutions.com>
2         * Test.Sources: fix case of a couple of filenames
3
4 2004-09-08 Anirban Bhattacharjee <banirban@novell.com>
5         * OptionalArgu_ByRefFuncA.vb:
6         * OptionalArgu_ByValFuncD.vb:
7         * OptionalArgu_ByValueD.vb:
8         * OptionalArgu_ByRefFuncB.vb:  
9         * OptionalArgu_ByValFuncE.vb:
10         * OptionalArgu_ByValueE.vb:
11         * OptionalArgu_ByFunctionC1.vb:
12         * OptionalArgu_ByRefFuncC.vb:
13         * OptionalArgu_ByReferenceA.vb:
14         * OptionalArgu_ByRefFuncD.vb:
15         * OptionalArgu_ByValueA.vb:
16         * OptionalArgu_ByReferenceB.vb:
17         * OptionalArgu_ByValFuncA.vb:
18         * OptionalArgu_ByValueB.vb:
19         * Optional_ParamArrayC1.vb:
20         * OptionalArgu_ByReferenceC.vb:
21         * OptionalArgu_ByValFuncB.vb:
22         * OptionalArgu_ByValueC1.vb:
23         * Optional_ParamArrayC2.vb:
24         * OptionalArgu_ByReferenceD.vb:
25         * OptionalArgu_ByValFuncC.vb:
26         * OptionalArgu_ByValueC.vb:
27         * Test.Sources: Updated with new test names
28                 This set of tests are developed by Manish Sinha <manishkumarsinha@sify.com> which nicely compliment Bernie Sonomon's nice & long work.
29
30
31 2004-07-07 Bernie Solomon <bernard@ugsolutions.com>
32         * Test.Sources: make file names match actual files
33         
34 2004-07-07 Bernie Solomon <bernard@ugsolutions.com>
35         * OptionalA.vb: new test for optional args + overloads
36         * Test.Sources:
37
38 2004-09-03 Sachin Kumar <skumar1@novell.com>
39         * ConversionsA.vb:
40
41 2004-09-02 Sachin Kumar <skumar1@novell.com>
42         * ControlFlowA.vb;
43         * ControlFlowC1.vb:
44         * SyncLock1.vb:
45         * SyncLockA.vb:
46         * SyncLockC1.vb:
47         * SyncLockC2.vb:
48         * SyncLockC3.vb:
49         * Test.Sources: added more tests
50
51 2004-09-01 Sachin Kumar <skumar1@novell.com>
52         * Array1.vb:
53         * Array2.vb:
54         * Array3.vb:
55         * ArrayC3.vb:
56         * ArrayC4.vb:
57         * ArrayC5.vb:
58         * ArrayC6.vb:
59         * ArrayF.vb:
60         * ArrayG.vb:
61         * Test.Sources: included new tests
62
63 2004-08-31 Sachin Kumar <skumar1@novell.com>
64         * ArrayE.vb:
65         * InvocationStatementA.vb:
66         * Test.Sources: included new tests
67
68 2004-08-27 Sachin Kumar <skumar1@novell.com>
69         * ExceptionHandlingC.vb:
70         * ExceptionHandlingC10.vb:
71         * ExceptionHandlingC11.vb:
72         * ExceptionHandlingC12.vb:
73         * ExceptionHandlingC13.vb:
74         * ExceptionHandlingC14.vb:
75         * ExceptionHandlingC15.vb:
76         * ExceptionHandlingC16.vb:
77         * ExceptionHandlingC17.vb:
78         * Test.Sources: included new tests      
79
80 2004-08-26 Sachin Kumar <skumar1@novell.com>
81         * ExceptionHandlingA.vb:
82         * ExceptionHandlingB.vb:
83         * ExceptionHandlingC1.vb:
84         * ExceptionHandlingC2.vb:
85         * ExceptionHandlingC3.vb:
86         * ExceptionHandlingC4.vb:
87         * ExceptionHandlingC5.vb:
88         * ExceptionHandlingC6.vb:
89         * ExceptionHandlingC7.vb:
90         * ExceptionHandlingC8.vb:
91         * ExceptionHandlingC9.vb:
92         * Test.Sources: included new tests
93
94 2004-08-26 Anirban Bhattacharjee <banirban@novell.com>
95         Following tests are submtted by Manish Sinha <manishkumarsinha@sify.com>
96         * Arguments_ByValueA:
97         * Arguments_ByValueB:
98         * Arguments_ByValueC:
99         * Arguments_ByValueD:
100         * Arguments_ByReferenceA:
101         * Arguments_ByReferenceB:
102         * Arguments_ByReferenceC:
103         * Arguments_ByReferenceD:
104         * Function_ArguByValueA:
105         * Function_ArguByValueB:
106         * Function_ArguByValueC:
107         * Function_ArguByValueD:
108         * Function_ArguByReferenceA:
109         * Function_ArguByReferenceB:
110         * Function_ArguByReferenceC:
111         * Function_ArguByReferenceD:
112         * ParamArrayA:
113         * ParamArrayB:
114         * Function_ParamArrayA:
115         * Function_ParamArrayB:
116         * Function_ParamArrayc:
117         * ParamArrayC2:
118         * Function_ParamArrayC1:
119         * Function_ParamArrayC2:
120         * Function_ParamArrayC3:
121         * Function_ParamArrayC4i:
122         * Test.Sources: Included new test
123
124 2004-08-25 Sachin Kumar <skumar1@novell.com>
125         * ConditionalStatementsC.vb: 
126                 Added small test for nested Select Case Statement 
127         * ConditionalStatementsC15.vb:
128                 A new negative compilation test case
129
130 2004-08-24 Sachin Kumar <skumar1@novell.com>
131         * ForA.vb:
132         * ForB.vb:
133         * ForC1.vb:
134         * ForC2.vb:
135         * ForC3.vb:
136         * ForC4.vb:
137         * ForC5.vb:
138         * ForC6.vb:
139         * ForC7.vb:
140         * ForC8.vb:
141         * ForC9.vb:
142         * ForEachB.vb:
143         * ForEachC1.vb:
144         * ForEachC2.vb:
145         * ForEachC3.vb:
146         * ForEachC4.vb:
147         * ForEachC5.vb:
148         * ForEachC6.vb:
149         * ForEachC7.vb:
150         * ForEachC8.vb:
151         * LoopStatements1.vb:
152         * LoopStatementsA.vb:
153         * Test.Sources: included new tests
154
155 2004-08-24 Sachin Kumar <skumar1@novell.com>
156         * LoopStatementsC1.vb:
157         * LoopStatementsC2.vb:
158         * LoopStatementsC3.vb:
159         * LoopStatementsC4.vb:  
160         * LoopStatementsC5.vb:
161         * LoopStatementsC6.vb:
162         * LoopStatementsC7.vb:
163         * LoopStatementsC8.vb:
164         * Test.Sources: included new tests
165
166 2004-08-23 Bernie Solomon <bernard@ugsolutions.com>
167         * DoubleTypeCharTest.vb: needs an Imports System
168
169 2004-08-23 Anirban Bhattacharjee <banirban@novell.com>
170         * Makefile: Trivial bug fixing
171
172 2004-08-20 Anirban Bhattacharjee <banirban@novell.com>
173         * Event_dll.vb:
174         * Event_exe.vb:
175                 New tests for invoking event form other assembly
176         * Test.Sources: Updated with new file names
177         * Makefile: Added new dll name
178
179 2004-08-20 Sachin Kumar <skumar1@novell.com>
180         * ConditionalStatementsB.vb:
181         * ConditionalStatementsC.vb:
182         * ConditionalStatementsD.vb:
183         * ConditionalStatementsC8.vb:
184         * ConditionalStatementsC9.vb:
185         * ConditionalStatementsC10.vb:
186         * ConditionalStatementsC11.vb:
187         * ConditionalStatementsC12.vb:
188         * ConditionalStatementsC13.vb:
189         * ConditionalStatementsC14.vb:
190         * Test.Sources: included new tests
191
192 2004-08-19 Anirban Bhattacharjee <banirban@novell.com>
193         * NameSpaceTestA.vb: New test
194         * NameSpaceTestB.vb: New test
195         * Test.Source: Added new test names
196
197 2004-08-19 Sachin Kumar <skumar1@novell.com>
198         * ConditionalStatements1.vb:
199         * ConditionalStatementsA.vb:
200         * ConditionalStatementsC1.vb:
201         * ConditionalStatementsC2.vb:
202         * ConditionalStatementsC3.vb:
203         * ConditionalStatementsC4.vb:
204         * ConditionalStatementsC5.vb:
205         * ConditionalStatementsC6.vb:
206         * ConditionalStatementsC7.vb:
207         * Test.Sources: included new tests
208
209 2004-08-19 Anirban Bhattacharjee <banirban@novell.com>
210         * Makefile: Changed the makefile to support multiple file compilation sothat  we can compile files A1.vb, A2.vb, A3.vb as A*.vb
211
212 2004-08-19 Sachin Kumar <skumar1@novell.com>
213         * AssignmentStatements5.vb:
214         * AssignmentStatementsC.vb:
215         * AssignmentStatementsC4.vb:
216         * Test.Sources: included new tests      
217
218 2004-08-19 Anirban Bhattacharjee <banirban@novell.com>
219         * Override_dll.vb:
220         * Override_exe.vb:
221                 New test cases to test Overriding functions across assemblies
222         * Delegate_dll.vb:
223         * Delegate_exe.vb:
224                 New test cases to check delegates invoking functions across assemblies
225         * Makefile: Added new dll names to the dependency list
226
227 2004-08-19 Anirban Bhattacharjee <banirban@novell.com>
228         * EventG.vb: New test case
229         * EventH.vb: New test case
230
231 2004-08-17 Sachin Kumar <skumar1@novell.com>
232         * AssignmentStatements1.vb:
233         * AssignmentStatements2.vb:
234         * AssignmentStatements3.vb:
235         * AssignmentStatements4.vb:
236         * AssignmentStatementsA.vb:
237         * AssignmentStatementsB.vb:
238         * AssignmentStatementsC1.vb:
239         * AssignmentStatementsC2.vb:
240         * AssignmentStatementsC3.vb:
241         * Test.Sources: included new tests
242
243 2004-08-16 Sachin Kumar <skumar1@novell.com>
244         * WithStatementC.vb:
245         * WithStatementC3.vb:
246         * WithStatementC4.vb:
247         * Test.Sources: included new tests
248
249 2004-08-14 Bernie Solomon <bernard@ugsolutions.com>
250         * ForEachA.vb:
251         * Test.Sources: new test
252
253 2004-08-12 Sachin Kumar <skumar1@novell.com>
254         * WithStatementA.vb:
255         * WithStatementB.vb:
256         * WithStatementC1.vb:
257         * WithStatementC2.vb:
258         * Test.Sources: included new tests
259
260 2004-08-12 Sachin Kumar <skumar1@novell.com>
261         * LocalDeclarationA.vb:
262         * LocalDeclarationC1.vb:
263         * LocalDeclarationC2.vb:
264         * Test.Sources: Included new tests
265
266 2004-08-11 Bernie Solomon <bernard@ugsolutions.com>
267         * TypeOf.vb:
268         * Test.Sources: New test
269
270 2004-08-11 Bernie Solomon <bernard@ugsolutions.com>
271         * EnumB.vb:
272         * Test.Sources: New test
273
274 2004-08-11 Sachin Kumar <skumar1@novell.com>
275         * LocalVariables1.vb:
276         * LocalVariablesA.vb:
277         * LocalVariablesB.vb:
278         * LocalVariablesC1.vb:
279         * LocalVariablesC2.vb:
280         * LocalVariablesC3.vb:
281         * Test.Sources: Included new tests
282
283 2004-08-11 Sachin Kumar <skumar1@novell.com>
284         * BlockStatementsA.vb:
285         * BlockStatementsC1.vb:
286         * BlockStatementsC2.vb:
287         * BlockStatementsC3.vb:
288         * BlockStatementsC4.vb:
289         * Test.Sources: Included new tests 
290
291 2004-08-07 Bernie Solomon <bernard@ugsolutions.com>
292         * GetType.vb:
293         * Test.sources: add a test for GetType
294
295 2004-08-06 Bernie Solomon <bernard@Ugsolutions.com>
296
297         * Dll1.vb:
298         * Import1.vb: test importing a DLL with a byref arg
299         * Makefile: build support DLLs
300         * Test.Sources: add new test
301
302 2004-08-06 Sachin Kumar <skumar1@novell.com>
303         * ArithmeticOperators.vb:
304         * ArithmeticOperators1.vb:
305         * ArithmeticOperators2.vb:
306         * ArithmeticOperators3.vb:
307         * ArithmeticOperatorsA.vb:
308         * ArithmeticOperatorsC1.vb:
309         * ArithmeticOperatorsC2.vb:
310         * LikeOperator.vb:
311         * LikeOperator1.vb:
312         * LikeOperatorA.vb:
313         * LikeOperatorC1.vb:
314         * RelationalOperators1.vb:
315         * RelationalOperatorsC1.vb:
316         * Test.Sources: Included newly added operators tests    
317         
318 2004-08-06  Jambunathan K  <kjambunathan@novell.com>
319         * Makefile: Added 'mkdir -p $$logpath'
320
321 2004-08-05 Sachin Kumar <skumar1@novell.com>
322         * ConcatenationOperator.vb:
323         * ConcatenationOperatorC1.vb:
324         * LogicalOperators1.vb:
325         * LogicalOperatorsA.vb:
326         * LogicalOperatorsC1.vb:
327         * LogicalOperatorsC2.vb:
328         * LogicalOperatorsC3.vb:
329         * ShiftOperators1.vb:
330         * ShiftOperatorsA.vb:
331         * ShiftOperatorsC1.vb:
332         * ShiftOperatorsC2.vb:
333         * Test.Sources: Included newly added tests
334
335 2004-08-05 Anirban Bhattacharjee <banirban@novell.com>
336         * InheritanceJ.vb: New test case
337         * InheritanceA.vb: made corrections 
338         * InterfaceC.vb: Enhanced
339
340 2004-08-05 Anirban Bhattacharjee <banirban@novell.com>
341         * InterfaceH.vb: New test case
342
343 2004-08-05 Anirban Bhattacharjee <banirban@novell.com>
344         * InterfaceA.vb: Test now covers all Interface members.
345
346 2004-08-04  Jambunathan K  <kjambunathan@novell.com>
347         * RegionDirectivesC5.vb: 
348         * ConditionalCompilation9.vb: 
349         * ConditionalCompilation10.vb: Removed all these redundant test 
350           cases
351
352         * Test.Sources: Included the newly added pre-processor test cases
353
354 2004-08-04 Sachin Kumar <skumar1@novell.com>
355         * Makefile: Create clean set of test results log files
356         * Readme: Updated readme appropriately.
357
358 2004-08-03  Jambunathan K  <kjambunathan@novell.com>
359         * Readme: Reworded and Reformatted.
360
361 2004-08-01 Rafael Teixeira <rafaelteixeirabr@hotmail.com>\r
362         * LabelA.vb, LabelB.vb, LabelC.vb, LabelD.vb : new positive tests for labelled statements\r
363
364 2004-07-30  Jambunathan K  <kjambunathan@novell.com>\r
365         * RegionDirectivesC1.vb: \r
366         * RegionDirectives.vb: \r
367         * ExternalSourceDirectivesC1.vb: \r
368         * ExternalSourceDirectives.vb: \r
369         * ConditionalCompilationE.vb: \r
370         * ConditionalCompilationD.vb: \r
371         * ConditionalCompilationC.vb: \r
372         * ConditionalCompilationA.vb: \r
373         * ConditionalCompilation.vb: \r
374         * RegionDirectivesC5.vb: \r
375         * RegionDirectivesC4.vb: \r
376         * RegionDirectivesC3.vb: \r
377         * RegionDirectivesC2.vb: \r
378         * PreProcessorDirectiveC1.vb: \r
379         * PreProcessorDirective.vb: \r
380         * ExternalSourceDirectivesC4.vb: \r
381         * ExternalSourceDirectivesC3.vb: \r
382         * ExternalSourceDirectivesC2.vb: \r
383         * ConditionalCompilationC9.vb: \r
384         * ConditionalCompilationC8.vb: \r
385         * ConditionalCompilationC7.vb: \r
386         * ConditionalCompilationC6.vb: \r
387         * ConditionalCompilationC5.vb: \r
388         * ConditionalCompilationC4.vb: \r
389         * ConditionalCompilationC3.vb: \r
390         * ConditionalCompilation9.vb: \r
391         * ConditionalCompilation10.vb: Added or modified tests for region\r
392         externalsource and conditional compilation pre-processor directives\r
393 \r
394 2004-07-29 Sachin Kumar <skumar1@novell.com>\r
395         * LogicalOperators.vb: Added tests for logical operators\r
396 \r
397 2004-07-29 Sachin Kumar <skumar1@novell.com>\r
398         * RelationalOperators.vb: Added tests for relational operators\r
399         * RelationalOperatorsA.vb: Added more tests for relational operators\r
400         * AssignmentOperators.vb: Added tests for assignment operators   \r
401 \r
402 2004-07-26 Anirban Bhattacharjee <banirban@novell.com>\r
403         * InheritanceC3.vb: Little correction in the test\r
404 \r
405 2004-07-18 Anirban Bhattacharjee <banirban@novell.com>\r
406         * DelegateA.vb: The test for passing AddressOf operator in method parameter is added.\r
407 \r
408 2004-06-11 Anirban Bhattacharjee <banirban@novell.com>\r
409         * Makefile: Removed inclusion of rules.make from Makefile for two reasons :\r
410                 - This Makefile as of now has no dependency on rules.make what so ever\r
411                 - Because of inclusion of INTENAL_MBAS in rules.make it was causing confliction with existing INTERNAL_MBAS in this makefile and causing lots of tests to fail\r
412 \r
413 2004-05-15 Rafael Teixeira (rafaelteixeira@hotmail.com)\r
414         * Makefile: corrected /libpath: compiler flag (parameter) to point to ../class/lib/default/ the new location of libraries\r
415 \r
416 2004-03-16 Rafael Teixeira (rafaelteixeira@hotmail.com)\r
417         * Test1.vb: corrected mispelling in keyword\r
418         * Test.Sources: no misc1.vb or CharacterLiteralsA.vb sources\r
419         * ConditionalCompilationC.vb: added some tests with #Const\r