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