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