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