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