Added tests for logical operators
[mono.git] / mcs / btests / ChangeLog
1 2004-07-29 Sachin Kumar <skumar1@novell.com>\r
2         * LogicalOperators.vb: Added tests for logical operators\r
3 \r
4 2004-07-29 Sachin Kumar <skumar1@novell.com>\r
5         * RelationalOperators.vb: Added tests for relational operators\r
6         * RelationalOperatorsA.vb: Added more tests for relational operators\r
7         * AssignmentOperators.vb: Added tests for assignment operators   \r
8 \r
9 2004-07-26 Anirban Bhattacharjee <banirban@novell.com>\r
10         * InheritanceC3.vb: Little correction in the test\r
11 \r
12 2004-07-18 Anirban Bhattacharjee <banirban@novell.com>\r
13         * DelegateA.vb: The test for passing AddressOf operator in method parameter is added.\r
14 \r
15 2004-06-11 Anirban Bhattacharjee <banirban@novell.com>\r
16         * Makefile: Removed inclusion of rules.make from Makefile for two reasons :\r
17                 - This Makefile as of now has no dependency on rules.make what so ever\r
18                 - 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
19 \r
20 2004-05-15 Rafael Teixeira (rafaelteixeira@hotmail.com)\r
21         * Makefile: corrected /libpath: compiler flag (parameter) to point to ../class/lib/default/ the new location of libraries\r
22 \r
23 2004-03-16 Rafael Teixeira (rafaelteixeira@hotmail.com)\r
24         * Test1.vb: corrected mispelling in keyword\r
25         * Test.Sources: no misc1.vb or CharacterLiteralsA.vb sources\r
26         * ConditionalCompilationC.vb: added some tests with #Const\r