svn path=/branches/mono-1-1-9/mcs/; revision=51207
[mono.git] / mcs / mbas / Test / tests / ChangeLog
1 2005-05-27 Satya Sudha K <ksathyasudha@novell.com>
2         * Some more testcases for 'Select-Case' statements
3
4 2005-05-17 Satya Sudha K <ksathyasudha@novell.com>
5         Fixed some misplaced testcases
6
7 2005-04-26 Satya Sudha K <ksathyasudha@novell.com>
8            Sudharsan V <vsudharsan@novell.com>
9
10         Added Makefiles to each of the newly added subdirectories.
11
12 2005-04-05 Ritvik Mayank <mritvik@novell.com>
13         * test-mbas.make : Minor change .
14
15 2005-04-04 Ritvik Mayank <mritvik@novell.com>
16         * Moved the test cases to respective directories 
17
18 2005-03-24 Manjula GHM <mmanjula@novell.com>
19         * Corrected GotoStatementA.vb and removed ^M in all tests
20 2005-03-24 Manjula GHM <mmanjula@novell.com>
21         * Removed invalid test case
22 2005-03-23 Ritvik Mayank <mritvik@novell.com>
23         * Removed executable attribute and eol control-char from all the files
24         * Removed some unwanted tests.
25
26 2005-03-17 Manjula GHM <mmanjula@novell.com>
27         * LoopStatementB.vb 
28         * LoopStatementC.vb
29                 Minor fix in the LoopStatement test cases
30
31 2005-03-14 Ritvik Mayank <mritvik@novell.com>
32         Added the following test cases
33         * ExpressionStringB.vb
34         * ExpressionsWithOrElseB.vb
35         * ExpressionLiteralNothingA.vb
36         * ExpressionLiteralStringB.vb
37         * ExpressionReclassifiedB.vb
38         * ExpressionsWithAndAlsoC.vb
39         * ExpressionLiteralNumericE.vb
40         * ExpressionMemberAccess.vb
41         * ExpressionsWithOrElseC.vb
42         * ExpressionLiteralNothingB.vb
43         * ExpressionMemberAccessDict.vb
44         * ExpressionLiteralStringC.vb
45         * ExpressionReclassifiedC.vb
46         * ExpressionLiteralNumericF.vb
47         * ExpressionLiteralNumericG.vb
48         * ExpressionSimpleWithA.vb
49         * ExpressionParenthesizedA.vb
50         * ExpressionSimpleNameTypeOfA.vb
51         * ExpressionSimpleWithB.vb
52         * ExpressionLiteralCharA.vb
53         * ExpressionInstanceMyBaseA.vb
54         * ExpressionParenthesizedB.vb
55         * ExpressionSimpleWithC.vb
56         * ExpressionLiteralCharB.vb
57         * ExpressionOverLoadMethodA.vb
58         * ExpressionParenthesizedC.vb
59         * ExpressionInstanceMyClassA.vb
60         * ExpressionLiteralNumericA.vb
61         * ExpressionSimpleNameGetTypeA.vb
62         * ExpressionLiteralNumericB.vb
63         * ExpressionsWithAndAlsoA.vb
64         * ExpressionLiteralNumericC.vb
65         * ExpressionStringA.vb
66         * ExpressionsWithOrElseA.vb
67         * ExpressionSimpleNameAddressOfA.vb
68         * ExpressionLiteralStringA.vb
69         * ExpressionInstanceMeA.vb
70         * ExpressionsWithAndAlsoB.vb
71         * ExpressionLiteralNumericD.vb
72         * ExpressionReclassificationA.vb
73
74 2005-03-11 Ritvik Mayank <mritvik@novell.com>
75         * Modified the Following Test Cases: 
76         * teststack.vb
77         * test.vb
78         * testdate.vb
79         * testdecimal.vb
80         * Impwork.vb
81
82 2005-03-11 Manjula GHM <mmanjula@novell.com>
83         * Minor fix in the LoopStatement test case
84 2005-03-08 Satya Sudha K <ksathyasudha@novell.com>
85         *  Testcases for Delegates, Events and Inheritance
86                 - Contributed by Sudharsan V <vsudharsan@novell.com>
87
88 2005-03-04 Ritvik Mayank <mritvik@novell.com>
89         * Made some correction in the Conversion Test
90
91 2005-03-03 Ritvik Mayank <mritvik@novell.com>
92         * Made some correction in the ConversionWithAndOperatorNumC.vb
93
94 2005-02-18 Ritvik Mayank <mritvik@novell.com>
95         * Removed DefaultAttr*.vb replicas of DefaultProp*.vb 
96
97 2005-02-18 Ritvik Mayank <mritvik@novell.com>
98         * Throwing the Error Message with System.Exception for all the Conversion Tests
99
100 2005-02-17 Manjula GHM <mmanjula@novell.com>
101         * Few more tests for Statements - by Sudharsan V <vsudharsan@novell.com>
102
103 2005-02-15  Ritvik Mayank <mritvik@novell.com>
104         * ConversionWithNEqlOperator.vb
105         * ConversionWithOrOperatorNumD.vb
106         * ConversionWithGTOperatorCharA.vb
107         * ConversionWithShiftOperatorI.vb
108         * ConversionWithOrOperatorBoolC.vb
109         * ConversionWithEqualOperatorLnInt.vb
110         * ImpConversionEnumToIntA.vb
111         * ConversionWithOrOperatorNumE.vb
112         * ConversionWithShiftOperatorJ.vb
113         * ConversionWithOrOperatorBoolD.vb
114         * ConversionWithGTOperatorString.vb
115         * ConversionWithXorOperatorA.vb
116         * ImpConversionEnumToIntB.vb
117         * ConversionWithShiftOperatorK.vb
118         * ConversionWithXorOperatorB.vb
119         * ConversionWithShiftOperatorA.vb
120         * ConversionWithGEOperatorA.vb
121         * ConversionWithAndOperatorNumA.vb
122         * ConversionWithLEOperatorA.vb
123         * ConversionWithXorOperatorC.vb
124         * ConversionWithShiftOperatorB.vb
125         * ConversionWithEqualOperatorsA.vb
126         * ConversionWithAndOperatorA.vb
127         * ConversionWithNotOperatorFalseA.vb
128         * ConversionWithAndOperatorNumB.vb
129         * ConversionWithGEoperatorB.vb
130         * ConversionWithAndOperatorBool.vb
131         * ConversionWithShiftOperatorC.vb
132         * ConversionWithNotOperatorTrueA.vb
133         * ConversionWithOrOperatorA.vb
134         * ConversionWithAndOperatorB.vb
135         * ConversionWithAndOperatorNumC.vb
136         * ConversionWithXorOperatorBoolA.vb
137         * ConversionWithShiftOperatorD.vb
138         * ConversionWithOrOperatorB.vb
139         * ConversionWithAndOperatorC.vb
140         * ConversionWithXorOperatorBoolB.vb
141         * ConversionWithAndOperatorNumD.vb
142         * ConversionWithShiftOperatorE.vb
143         * ConversionWithXorOperatorNumA.vb
144         * ExplicitConversionEnumToIntA.vb
145         * ConversionWithOrOperatorC.vb
146         * ConversionWithAndOperatorD.vb
147         * ConversionWithAndOperatorNumE.vb
148         * ConversionWithXorOperatorBoolC.vb
149         * ConversionWithGTOperatorsA.vb
150         * ConversionWithOrOperatorNumA.vb
151         * ConversionWithShiftOperatorF.vb
152         * ConversionWithGEOperatorDateA.vb
153         * ConversionWithXorOperatorNumB.vb
154                          Added Tests for Conversion (with different Operators: Logical,Relational,Shift) 
155
156 2005-02-14  Satya Sudha K <ksathyasudha@novell.com>
157         * Test cases for Conversions with overloaded functions and Enum conversions
158                 - by Sudharsan V <vsudharsan@novell.com>
159         * Minor corrections in other testcases - as suggested by Sudharsan V
160         
161
162 2005-02-11  Manjula GHM <mmanjula@novell.com>
163         * Added tests for Statements - by Sudharsan V <vsudharsan@novell.com>
164
165 2005-02-08  Satya Sudha K <ksathyasudha@novell.com>
166         * Added Tests for Implicit conversions in arithmatic operations
167                 - contributed by Sudharsan V <vsudharsan@novell.com>
168
169 2005-01-29  Satya Sudha K <ksathyasudha@novell.com>
170         * Made some trivial corrections to some test cases
171         * Added Tests for Implicit and Explicit String conversions 
172                 - contributed by Sudharsan V <vsudharsan@novell.com>
173
174 2005-01-28  Satya Sudha K <ksathyasudha@novell.com>
175
176         * Added testcases for implicit and explicit numeric conversions
177         * Corrected the date and Copyright in some test files
178
179         These test cases are contributed by Sudharsan V <vsudharsan@novell.com>
180
181 2005-01-13  Ritvik Mayank  <mritvik@novell.com>
182         
183         *ExpConversionBoolToByteA1.vb:
184         *ExpConversionBoolToByteA2.vb:
185         *ExpConversionBoolToDecimalA1.vb:
186         *ExpConversionBoolToDecimalA2.vb:
187         *ExpConversionBoolToDoubleA1.vb:
188         *ExpConversionBoolToDoubleA2.vb:
189         *ExpConversionBoolToIntA1.vb:
190         *ExpConversionBoolToIntA2.vb:
191         *ExpConversionBoolToLongA1.vb:
192         *ExpConversionBoolToLongA2.vb:
193         *ExpConversionBoolToShortA1.vb:
194         *ExpConversionBoolToShortA2.vb:
195         *ExpConversionBoolToSingleA1.vb:
196         *ExpConversionBoolToSingleA2.vb:
197         *ExpConversionByteToBoolA1.vb:
198         *ExpConversionDecimalToBoolA1.vb:
199         *ExpConversionDoubleToBoolA1.vb:
200         *ExpConversionIntToBoolA1.vb:
201         *ExpConversionLongToBoolA1.vb:
202         *ExpConversionShortToBoolA1.vb:
203         *ExpConversionSingleToBoolA1.vb:
204         
205         Above Test cases are for Explicit Conversion from Boolean to different Numeric type and form different Numeric type to Boolean          
206         
207 2005-01-13  Ritvik Mayank  <mritvik@novell.com>
208
209         *ImpConversionBoolToByteA1.vb:
210         *ImpConversionBoolToByteA2.vb:
211         *ImpConversionBoolToDecimalA1.vb:
212         *ImpConversionBoolToDecimalA2.vb:
213         *ImpConversionBoolToDoubleA1.vb:
214         *ImpConversionBoolToDoubleA2.vb:
215         *ImpConversionBoolToIntA1.vb:
216         *ImpConversionBoolToIntA2.vb:
217         *ImpConversionBoolToLongA1.vb:
218         *ImpConversionBoolToLongA2.vb:
219         *ImpConversionBoolToShortA1.vb:
220         *ImpConversionBoolToShortA2.vb:
221         *ImpConversionBoolToSingleA1.vb:
222         *ImpConversionBoolToSingleA2.vb:
223         *ImpConversionByteToBoolA1.vb:
224         *ImpConversionDecimalToBoolA1.vb:
225         *ImpConversionDoubleToBoolA1.vb:
226         *ImpConversionIntToBoolA1.vb:
227         *ImpConversionLongToBoolA1.vb:
228         *ImpConversionShortToBoolA1.vb:
229         *ImpConversionSingleToBoolA1.vb:
230
231         Above Test cases are for Implicit Conversion from Boolean to different Numeric type and form different Numeric type to Boolean
232         
233         
234 2005-01-11 Manjula GHM <mmanjula@novell.com>
235         Added following files
236         
237       *DefaultPropF.vb
238       *DefaultPropA.vb
239       *DefaultPropG.vb
240       *DefaultPropB.vb
241       *DefaultPropH.vb
242       *DefaultPropC.vb
243       *DefaultPropD.vb
244       *DefaultPropE.vb
245         
246         Removed following files
247         * DefaultAttrA:
248         * DefaultAttrB:
249         * DefaultAttrC:
250         * DefaultAttrD:
251         * DefaultAttrE:
252         * DefaultAttrF:
253         * DefaultAttrG:
254
255         Above test cases are contributed by Sudharsan <vsudharsan@novell.com>
256
257 2005-01-10 Manjula GHM <mmanjula@novell.com>
258
259        * ScopeC.vb
260        *MustInheritB.vb
261        *InheritanceL.vb
262        *InterfaceI.vb
263        *OverrideF.vb
264        *MustInheritC.vb
265        *InterfaceJ.vb
266        *ShadowsE.vb
267        *OverrideG.vb
268        *VariablesF.vb
269        *InterfaceK.vb
270        *ShadowsF.vb
271        *NotInheritableA.vb
272        *VariablesG.vb
273        *NameSpaceE.vb
274        *InterfaceL.vb
275        *OverrideD.vb
276        *NameSpaceF.vb
277        *ScopeB.vb
278        *OverrideE.vb
279       *NameSpaceG.vb
280       
281         Above test cases are contributed by Sudharsan <vsudharsan@novell.com>
282
283
284 nirban Bhattacharjee <banirban@novell.com>
285         * DefaultAttrA:
286         * DefaultAttrB:
287         * DefaultAttrC:
288         * DefaultAttrD:
289         * DefaultAttrE:
290         * DefaultAttrF:
291         * DefaultAttrG:
292                 Above test cases are contributed by Sudharsan <vsudharsan@novell.com>
293
294 2004-12-21 Anirban Bhattacharjee <banirban@novell.com>
295
296         This folder is been created by Jambunathan <kjambunathan@novell.com>
297         on 2004-10-17 and moved all positive test cases for mbas from btests
298         to here.