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