X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fmbas%2FTest%2Ftests%2FChangeLog;h=bd047c227d48c2066c6eb5548598280600bca1ab;hb=06f8a58275998f8c5939824710b272823c241cb8;hp=50708ed7a7bac24cdd77c3e618dfa5653d9bfe6f;hpb=dec076b78fe80e60f39c9442fb1cb4b9d2f8e159;p=mono.git diff --git a/mcs/mbas/Test/tests/ChangeLog b/mcs/mbas/Test/tests/ChangeLog index 50708ed7a7b..bd047c227d4 100644 --- a/mcs/mbas/Test/tests/ChangeLog +++ b/mcs/mbas/Test/tests/ChangeLog @@ -1,3 +1,106 @@ +2005-12-28 Maverson Eduardo Schulze Rosa + * test-mbas.pl: Corrections on the Test Files Parsing + +2005-12-15 Maverson Eduardo Schulze Rosa + * test-mbas.pl: Parsing Test Files in order to find necessary + compilerOptions and generate the correct CompileCommand. + +2005-05-27 Satya Sudha K + * Some more testcases for 'Select-Case' statements + +2005-05-17 Satya Sudha K + Fixed some misplaced testcases + +2005-04-26 Satya Sudha K + Sudharsan V + + Added Makefiles to each of the newly added subdirectories. + +2005-04-05 Ritvik Mayank + * test-mbas.make : Minor change . + +2005-04-04 Ritvik Mayank + * Moved the test cases to respective directories + +2005-03-24 Manjula GHM + * Corrected GotoStatementA.vb and removed ^M in all tests +2005-03-24 Manjula GHM + * Removed invalid test case +2005-03-23 Ritvik Mayank + * Removed executable attribute and eol control-char from all the files + * Removed some unwanted tests. + +2005-03-17 Manjula GHM + * LoopStatementB.vb + * LoopStatementC.vb + Minor fix in the LoopStatement test cases + +2005-03-14 Ritvik Mayank + Added the following test cases + * ExpressionStringB.vb + * ExpressionsWithOrElseB.vb + * ExpressionLiteralNothingA.vb + * ExpressionLiteralStringB.vb + * ExpressionReclassifiedB.vb + * ExpressionsWithAndAlsoC.vb + * ExpressionLiteralNumericE.vb + * ExpressionMemberAccess.vb + * ExpressionsWithOrElseC.vb + * ExpressionLiteralNothingB.vb + * ExpressionMemberAccessDict.vb + * ExpressionLiteralStringC.vb + * ExpressionReclassifiedC.vb + * ExpressionLiteralNumericF.vb + * ExpressionLiteralNumericG.vb + * ExpressionSimpleWithA.vb + * ExpressionParenthesizedA.vb + * ExpressionSimpleNameTypeOfA.vb + * ExpressionSimpleWithB.vb + * ExpressionLiteralCharA.vb + * ExpressionInstanceMyBaseA.vb + * ExpressionParenthesizedB.vb + * ExpressionSimpleWithC.vb + * ExpressionLiteralCharB.vb + * ExpressionOverLoadMethodA.vb + * ExpressionParenthesizedC.vb + * ExpressionInstanceMyClassA.vb + * ExpressionLiteralNumericA.vb + * ExpressionSimpleNameGetTypeA.vb + * ExpressionLiteralNumericB.vb + * ExpressionsWithAndAlsoA.vb + * ExpressionLiteralNumericC.vb + * ExpressionStringA.vb + * ExpressionsWithOrElseA.vb + * ExpressionSimpleNameAddressOfA.vb + * ExpressionLiteralStringA.vb + * ExpressionInstanceMeA.vb + * ExpressionsWithAndAlsoB.vb + * ExpressionLiteralNumericD.vb + * ExpressionReclassificationA.vb + +2005-03-11 Ritvik Mayank + * Modified the Following Test Cases: + * teststack.vb + * test.vb + * testdate.vb + * testdecimal.vb + * Impwork.vb + +2005-03-11 Manjula GHM + * Minor fix in the LoopStatement test case +2005-03-08 Satya Sudha K + * Testcases for Delegates, Events and Inheritance + - Contributed by Sudharsan V + +2005-03-04 Ritvik Mayank + * Made some correction in the Conversion Test + +2005-03-03 Ritvik Mayank + * Made some correction in the ConversionWithAndOperatorNumC.vb + +2005-02-18 Ritvik Mayank + * Removed DefaultAttr*.vb replicas of DefaultProp*.vb + 2005-02-18 Ritvik Mayank * Throwing the Error Message with System.Exception for all the Conversion Tests