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