2005-12-21 Maverson Eduardo Schulze Rosa <maverson@gmail.com>
[mono.git] / mcs / mbas / Test / tests / ChangeLog
index 50708ed7a7bac24cdd77c3e618dfa5653d9bfe6f..bd047c227d48c2066c6eb5548598280600bca1ab 100644 (file)
@@ -1,3 +1,106 @@
+2005-12-28 Maverson Eduardo Schulze Rosa <maverson@gmail.com>
+       * test-mbas.pl: Corrections on the Test Files Parsing
+       
+2005-12-15 Maverson Eduardo Schulze Rosa <maverson@gmail.com>
+       * test-mbas.pl: Parsing Test Files in order to find necessary
+       compilerOptions and generate the correct CompileCommand.
+
+2005-05-27 Satya Sudha K <ksathyasudha@novell.com>
+       * Some more testcases for 'Select-Case' statements
+
+2005-05-17 Satya Sudha K <ksathyasudha@novell.com>
+       Fixed some misplaced testcases
+
+2005-04-26 Satya Sudha K <ksathyasudha@novell.com>
+          Sudharsan V <vsudharsan@novell.com>
+
+       Added Makefiles to each of the newly added subdirectories.
+
+2005-04-05 Ritvik Mayank <mritvik@novell.com>
+       * test-mbas.make : Minor change .
+
+2005-04-04 Ritvik Mayank <mritvik@novell.com>
+       * Moved the test cases to respective directories 
+
+2005-03-24 Manjula GHM <mmanjula@novell.com>
+       * Corrected GotoStatementA.vb and removed ^M in all tests
+2005-03-24 Manjula GHM <mmanjula@novell.com>
+       * Removed invalid test case
+2005-03-23 Ritvik Mayank <mritvik@novell.com>
+       * Removed executable attribute and eol control-char from all the files
+       * Removed some unwanted tests.
+
+2005-03-17 Manjula GHM <mmanjula@novell.com>
+       * LoopStatementB.vb 
+       * LoopStatementC.vb
+               Minor fix in the LoopStatement test cases
+
+2005-03-14 Ritvik Mayank <mritvik@novell.com>
+       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 <mritvik@novell.com>
+       * Modified the Following Test Cases: 
+       * teststack.vb
+       * test.vb
+       * testdate.vb
+       * testdecimal.vb
+       * Impwork.vb
+
+2005-03-11 Manjula GHM <mmanjula@novell.com>
+       * Minor fix in the LoopStatement test case
+2005-03-08 Satya Sudha K <ksathyasudha@novell.com>
+        *  Testcases for Delegates, Events and Inheritance
+                - Contributed by Sudharsan V <vsudharsan@novell.com>
+
+2005-03-04 Ritvik Mayank <mritvik@novell.com>
+       * Made some correction in the Conversion Test
+
+2005-03-03 Ritvik Mayank <mritvik@novell.com>
+       * Made some correction in the ConversionWithAndOperatorNumC.vb
+
+2005-02-18 Ritvik Mayank <mritvik@novell.com>
+       * Removed DefaultAttr*.vb replicas of DefaultProp*.vb 
+
 2005-02-18 Ritvik Mayank <mritvik@novell.com>
        * Throwing the Error Message with System.Exception for all the Conversion Tests