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