Added new tests for Exception Handling Statements
[mono.git] / mcs / btests / ChangeLog
index 082bdf57b0345f73759a1948e80b7a0ea87e86ed..d9e5654c662fec8ca4a6a381d7ffc14743f80185 100644 (file)
@@ -1,3 +1,331 @@
+2004-08-26 Sachin Kumar <skumar1@novell.com>
+       * ExceptionHandlingA.vb:
+       * ExceptionHandlingB.vb:
+       * ExceptionHandlingC1.vb:
+       * ExceptionHandlingC2.vb:
+       * ExceptionHandlingC3.vb:
+       * ExceptionHandlingC4.vb:
+       * ExceptionHandlingC5.vb:
+       * ExceptionHandlingC6.vb:
+       * ExceptionHandlingC7.vb:
+       * ExceptionHandlingC8.vb:
+       * ExceptionHandlingC9.vb:
+       * Test.Sources: included new tests
+
+2004-08-26 Anirban Bhattacharjee <banirban@novell.com>
+       Following tests are submtted by Manish Sinha <manishkumarsinha@sify.com>
+       * Arguments_ByValueA:
+       * Arguments_ByValueB:
+       * Arguments_ByValueC:
+       * Arguments_ByValueD:
+       * Arguments_ByReferenceA:
+       * Arguments_ByReferenceB:
+       * Arguments_ByReferenceC:
+       * Arguments_ByReferenceD:
+       * Function_ArguByValueA:
+       * Function_ArguByValueB:
+       * Function_ArguByValueC:
+       * Function_ArguByValueD:
+       * Function_ArguByReferenceA:
+       * Function_ArguByReferenceB:
+       * Function_ArguByReferenceC:
+       * Function_ArguByReferenceD:
+       * ParamArrayA:
+       * ParamArrayB:
+       * Function_ParamArrayA:
+       * Function_ParamArrayB:
+       * Function_ParamArrayc:
+       * ParamArrayC2:
+       * Function_ParamArrayC1:
+       * Function_ParamArrayC2:
+       * Function_ParamArrayC3:
+       * Function_ParamArrayC4i:
+       * Test.Sources: Included new test
+
+2004-08-25 Sachin Kumar <skumar1@novell.com>
+       * ConditionalStatementsC.vb: 
+               Added small test for nested Select Case Statement 
+       * ConditionalStatementsC15.vb:
+               A new negative compilation test case
+
+2004-08-24 Sachin Kumar <skumar1@novell.com>
+       * ForA.vb:
+       * ForB.vb:
+       * ForC1.vb:
+       * ForC2.vb:
+       * ForC3.vb:
+       * ForC4.vb:
+       * ForC5.vb:
+       * ForC6.vb:
+       * ForC7.vb:
+       * ForC8.vb:
+       * ForC9.vb:
+       * ForEachB.vb:
+       * ForEachC1.vb:
+       * ForEachC2.vb:
+       * ForEachC3.vb:
+       * ForEachC4.vb:
+       * ForEachC5.vb:
+       * ForEachC6.vb:
+       * ForEachC7.vb:
+       * ForEachC8.vb:
+       * LoopStatements1.vb:
+       * LoopStatementsA.vb:
+       * Test.Sources: included new tests
+
+2004-08-24 Sachin Kumar <skumar1@novell.com>
+       * LoopStatementsC1.vb:
+       * LoopStatementsC2.vb:
+       * LoopStatementsC3.vb:
+       * LoopStatementsC4.vb:  
+       * LoopStatementsC5.vb:
+       * LoopStatementsC6.vb:
+       * LoopStatementsC7.vb:
+       * LoopStatementsC8.vb:
+       * Test.Sources: included new tests
+
+2004-08-23 Bernie Solomon <bernard@ugsolutions.com>
+       * DoubleTypeCharTest.vb: needs an Imports System
+
+2004-08-23 Anirban Bhattacharjee <banirban@novell.com>
+       * Makefile: Trivial bug fixing
+
+2004-08-20 Anirban Bhattacharjee <banirban@novell.com>
+       * Event_dll.vb:
+       * Event_exe.vb:
+               New tests for invoking event form other assembly
+       * Test.Sources: Updated with new file names
+       * Makefile: Added new dll name
+
+2004-08-20 Sachin Kumar <skumar1@novell.com>
+       * ConditionalStatementsB.vb:
+       * ConditionalStatementsC.vb:
+       * ConditionalStatementsD.vb:
+       * ConditionalStatementsC8.vb:
+       * ConditionalStatementsC9.vb:
+       * ConditionalStatementsC10.vb:
+       * ConditionalStatementsC11.vb:
+       * ConditionalStatementsC12.vb:
+       * ConditionalStatementsC13.vb:
+       * ConditionalStatementsC14.vb:
+       * Test.Sources: included new tests
+
+2004-08-19 Anirban Bhattacharjee <banirban@novell.com>
+       * NameSpaceTestA.vb: New test
+       * NameSpaceTestB.vb: New test
+       * Test.Source: Added new test names
+
+2004-08-19 Sachin Kumar <skumar1@novell.com>
+       * ConditionalStatements1.vb:
+       * ConditionalStatementsA.vb:
+       * ConditionalStatementsC1.vb:
+       * ConditionalStatementsC2.vb:
+       * ConditionalStatementsC3.vb:
+       * ConditionalStatementsC4.vb:
+       * ConditionalStatementsC5.vb:
+       * ConditionalStatementsC6.vb:
+       * ConditionalStatementsC7.vb:
+       * Test.Sources: included new tests
+
+2004-08-19 Anirban Bhattacharjee <banirban@novell.com>
+       * Makefile: Changed the makefile to support multiple file compilation sothat  we can compile files A1.vb, A2.vb, A3.vb as A*.vb
+
+2004-08-19 Sachin Kumar <skumar1@novell.com>
+       * AssignmentStatements5.vb:
+       * AssignmentStatementsC.vb:
+       * AssignmentStatementsC4.vb:
+       * Test.Sources: included new tests      
+
+2004-08-19 Anirban Bhattacharjee <banirban@novell.com>
+       * Override_dll.vb:
+       * Override_exe.vb:
+               New test cases to test Overriding functions across assemblies
+       * Delegate_dll.vb:
+       * Delegate_exe.vb:
+               New test cases to check delegates invoking functions across assemblies
+       * Makefile: Added new dll names to the dependency list
+
+2004-08-19 Anirban Bhattacharjee <banirban@novell.com>
+       * EventG.vb: New test case
+       * EventH.vb: New test case
+
+2004-08-17 Sachin Kumar <skumar1@novell.com>
+       * AssignmentStatements1.vb:
+       * AssignmentStatements2.vb:
+       * AssignmentStatements3.vb:
+       * AssignmentStatements4.vb:
+       * AssignmentStatementsA.vb:
+       * AssignmentStatementsB.vb:
+       * AssignmentStatementsC1.vb:
+       * AssignmentStatementsC2.vb:
+       * AssignmentStatementsC3.vb:
+       * Test.Sources: included new tests
+
+2004-08-16 Sachin Kumar <skumar1@novell.com>
+       * WithStatementC.vb:
+       * WithStatementC3.vb:
+       * WithStatementC4.vb:
+       * Test.Sources: included new tests
+
+2004-08-14 Bernie Solomon <bernard@ugsolutions.com>
+       * ForEachA.vb:
+       * Test.Sources: new test
+
+2004-08-12 Sachin Kumar <skumar1@novell.com>
+       * WithStatementA.vb:
+       * WithStatementB.vb:
+       * WithStatementC1.vb:
+       * WithStatementC2.vb:
+       * Test.Sources: included new tests
+
+2004-08-12 Sachin Kumar <skumar1@novell.com>
+       * LocalDeclarationA.vb:
+       * LocalDeclarationC1.vb:
+       * LocalDeclarationC2.vb:
+       * Test.Sources: Included new tests
+
+2004-08-11 Bernie Solomon <bernard@ugsolutions.com>
+       * TypeOf.vb:
+       * Test.Sources: New test
+
+2004-08-11 Bernie Solomon <bernard@ugsolutions.com>
+       * EnumB.vb:
+       * Test.Sources: New test
+
+2004-08-11 Sachin Kumar <skumar1@novell.com>
+       * LocalVariables1.vb:
+       * LocalVariablesA.vb:
+       * LocalVariablesB.vb:
+       * LocalVariablesC1.vb:
+       * LocalVariablesC2.vb:
+       * LocalVariablesC3.vb:
+       * Test.Sources: Included new tests
+
+2004-08-11 Sachin Kumar <skumar1@novell.com>
+       * BlockStatementsA.vb:
+       * BlockStatementsC1.vb:
+       * BlockStatementsC2.vb:
+       * BlockStatementsC3.vb:
+       * BlockStatementsC4.vb:
+       * Test.Sources: Included new tests 
+
+2004-08-07 Bernie Solomon <bernard@ugsolutions.com>
+       * GetType.vb:
+       * Test.sources: add a test for GetType
+
+2004-08-06 Bernie Solomon <bernard@Ugsolutions.com>
+
+       * 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 <skumar1@novell.com>
+       * 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  <kjambunathan@novell.com>
+       * Makefile: Added 'mkdir -p $$logpath'
+
+2004-08-05 Sachin Kumar <skumar1@novell.com>
+       * 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 <banirban@novell.com>
+       * InheritanceJ.vb: New test case
+       * InheritanceA.vb: made corrections 
+       * InterfaceC.vb: Enhanced
+
+2004-08-05 Anirban Bhattacharjee <banirban@novell.com>
+       * InterfaceH.vb: New test case
+
+2004-08-05 Anirban Bhattacharjee <banirban@novell.com>
+       * InterfaceA.vb: Test now covers all Interface members.
+
+2004-08-04  Jambunathan K  <kjambunathan@novell.com>
+       * 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 <skumar1@novell.com>
+       * Makefile: Create clean set of test results log files
+       * Readme: Updated readme appropriately.
+
+2004-08-03  Jambunathan K  <kjambunathan@novell.com>
+       * Readme: Reworded and Reformatted.
+
+2004-08-01 Rafael Teixeira <rafaelteixeirabr@hotmail.com>\r
+       * LabelA.vb, LabelB.vb, LabelC.vb, LabelD.vb : new positive tests for labelled statements\r
+
+2004-07-30  Jambunathan K  <kjambunathan@novell.com>\r
+       * RegionDirectivesC1.vb: \r
+       * RegionDirectives.vb: \r
+       * ExternalSourceDirectivesC1.vb: \r
+       * ExternalSourceDirectives.vb: \r
+       * ConditionalCompilationE.vb: \r
+       * ConditionalCompilationD.vb: \r
+       * ConditionalCompilationC.vb: \r
+       * ConditionalCompilationA.vb: \r
+       * ConditionalCompilation.vb: \r
+       * RegionDirectivesC5.vb: \r
+       * RegionDirectivesC4.vb: \r
+       * RegionDirectivesC3.vb: \r
+       * RegionDirectivesC2.vb: \r
+       * PreProcessorDirectiveC1.vb: \r
+       * PreProcessorDirective.vb: \r
+       * ExternalSourceDirectivesC4.vb: \r
+       * ExternalSourceDirectivesC3.vb: \r
+       * ExternalSourceDirectivesC2.vb: \r
+       * ConditionalCompilationC9.vb: \r
+       * ConditionalCompilationC8.vb: \r
+       * ConditionalCompilationC7.vb: \r
+       * ConditionalCompilationC6.vb: \r
+       * ConditionalCompilationC5.vb: \r
+       * ConditionalCompilationC4.vb: \r
+       * ConditionalCompilationC3.vb: \r
+       * ConditionalCompilation9.vb: \r
+       * ConditionalCompilation10.vb: Added or modified tests for region\r
+       externalsource and conditional compilation pre-processor directives\r
+\r
+2004-07-29 Sachin Kumar <skumar1@novell.com>\r
+       * LogicalOperators.vb: Added tests for logical operators\r
+\r
+2004-07-29 Sachin Kumar <skumar1@novell.com>\r
+       * RelationalOperators.vb: Added tests for relational operators\r
+       * RelationalOperatorsA.vb: Added more tests for relational operators\r
+       * AssignmentOperators.vb: Added tests for assignment operators   \r
+\r
+2004-07-26 Anirban Bhattacharjee <banirban@novell.com>\r
+       * InheritanceC3.vb: Little correction in the test\r
+\r
+2004-07-18 Anirban Bhattacharjee <banirban@novell.com>\r
+       * DelegateA.vb: The test for passing AddressOf operator in method parameter is added.\r
+\r
 2004-06-11 Anirban Bhattacharjee <banirban@novell.com>\r
        * Makefile: Removed inclusion of rules.make from Makefile for two reasons :\r
                 - This Makefile as of now has no dependency on rules.make what so ever\r