Added new tests for Exception Handling Statements
[mono.git] / mcs / btests / ChangeLog
index b3804d6ef564494caad52e6a26b15ae825e32034..d9e5654c662fec8ca4a6a381d7ffc14743f80185 100644 (file)
@@ -1,3 +1,89 @@
+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