2004-08-11 Bernie Solomon * EnumB.vb: * Test.Sources: New test 2004-08-11 Sachin Kumar * LocalVariables1.vb: * LocalVariablesA.vb: * LocalVariablesB.vb: * LocalVariablesC1.vb: * LocalVariablesC2.vb: * LocalVariablesC3.vb: * Test.Sources: Included new tests 2004-08-11 Sachin Kumar * BlockStatementsA.vb: * BlockStatementsC1.vb: * BlockStatementsC2.vb: * BlockStatementsC3.vb: * BlockStatementsC4.vb: * Test.Sources: Included new tests 2004-08-07 Bernie Solomon * GetType.vb: * Test.sources: add a test for GetType 2004-08-06 Bernie Solomon * Dll1.vb: * Import1.vb: test importing a DLL with a byref arg * Makefile: build support DLLs * Test.Sources: add new test 2004-08-06 Sachin Kumar * ArithmeticOperators.vb: * ArithmeticOperators1.vb: * ArithmeticOperators2.vb: * ArithmeticOperators3.vb: * ArithmeticOperatorsA.vb: * ArithmeticOperatorsC1.vb: * ArithmeticOperatorsC2.vb: * LikeOperator.vb: * LikeOperator1.vb: * LikeOperatorA.vb: * LikeOperatorC1.vb: * RelationalOperators1.vb: * RelationalOperatorsC1.vb: * Test.Sources: Included newly added operators tests 2004-08-06 Jambunathan K * Makefile: Added 'mkdir -p $$logpath' 2004-08-05 Sachin Kumar * ConcatenationOperator.vb: * ConcatenationOperatorC1.vb: * LogicalOperators1.vb: * LogicalOperatorsA.vb: * LogicalOperatorsC1.vb: * LogicalOperatorsC2.vb: * LogicalOperatorsC3.vb: * ShiftOperators1.vb: * ShiftOperatorsA.vb: * ShiftOperatorsC1.vb: * ShiftOperatorsC2.vb: * Test.Sources: Included newly added tests 2004-08-05 Anirban Bhattacharjee * InterfaceH.vb: New test case 2004-08-05 Anirban Bhattacharjee * InterfaceA.vb: Test now covers all Interface members. 2004-08-04 Jambunathan K * RegionDirectivesC5.vb: * ConditionalCompilation9.vb: * ConditionalCompilation10.vb: Removed all these redundant test cases * Test.Sources: Included the newly added pre-processor test cases 2004-08-04 Sachin Kumar * Makefile: Create clean set of test results log files * Readme: Updated readme appropriately. 2004-08-03 Jambunathan K * Readme: Reworded and Reformatted. 2004-08-01 Rafael Teixeira * LabelA.vb, LabelB.vb, LabelC.vb, LabelD.vb : new positive tests for labelled statements 2004-07-30 Jambunathan K * RegionDirectivesC1.vb: * RegionDirectives.vb: * ExternalSourceDirectivesC1.vb: * ExternalSourceDirectives.vb: * ConditionalCompilationE.vb: * ConditionalCompilationD.vb: * ConditionalCompilationC.vb: * ConditionalCompilationA.vb: * ConditionalCompilation.vb: * RegionDirectivesC5.vb: * RegionDirectivesC4.vb: * RegionDirectivesC3.vb: * RegionDirectivesC2.vb: * PreProcessorDirectiveC1.vb: * PreProcessorDirective.vb: * ExternalSourceDirectivesC4.vb: * ExternalSourceDirectivesC3.vb: * ExternalSourceDirectivesC2.vb: * ConditionalCompilationC9.vb: * ConditionalCompilationC8.vb: * ConditionalCompilationC7.vb: * ConditionalCompilationC6.vb: * ConditionalCompilationC5.vb: * ConditionalCompilationC4.vb: * ConditionalCompilationC3.vb: * ConditionalCompilation9.vb: * ConditionalCompilation10.vb: Added or modified tests for region externalsource and conditional compilation pre-processor directives 2004-07-29 Sachin Kumar * LogicalOperators.vb: Added tests for logical operators 2004-07-29 Sachin Kumar * RelationalOperators.vb: Added tests for relational operators * RelationalOperatorsA.vb: Added more tests for relational operators * AssignmentOperators.vb: Added tests for assignment operators 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