2004-07-26 Anirban Bhattacharjee * InheritanceC3.vb: Little correction in the test 2004-07-18 Anirban Bhattacharjee * DelegateA.vb: The test for passing AddressOf operator in method parameter is added. 2004-06-11 Anirban Bhattacharjee * Makefile: Removed inclusion of rules.make from Makefile for two reasons : - This Makefile as of now has no dependency on rules.make what so ever - 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 2004-05-15 Rafael Teixeira (rafaelteixeira@hotmail.com) * Makefile: corrected /libpath: compiler flag (parameter) to point to ../class/lib/default/ the new location of libraries 2004-03-16 Rafael Teixeira (rafaelteixeira@hotmail.com) * Test1.vb: corrected mispelling in keyword * Test.Sources: no misc1.vb or CharacterLiteralsA.vb sources * ConditionalCompilationC.vb: added some tests with #Const