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