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