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