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