2008-02-12  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* LateBinding12.vb: Fix line endings.

2008-02-12  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Changelog, ChangeLog: Rename Changelog to ChangeLog to avoid confusing MD.

2005-09-15  Maverson Eduardo Schulze Rosa <maverson@gmail.com>
	    Alexandre Rocha Lima e Marcondes
	    <alexandre@psl-pr.softwarelivre.org>
	*  Error.vb : Error statement runtime test.

2005-05-03  Ritvik Mayank  <mritvik@novell.com>
	Made correction in few test cases
	
2005-05-02  Ritvik Mayank  <mritvik@novell.com>
	    Patch submitted by Sudharsan V <vsudharsan@novell.com>
	
		Following Test cases are added
	* ExpConversionStringtoDate2.vb
	* ImpConversionStringtoInt2.vb
	* ImpConversionDoubletoDecimal2.vb
	* ExpConversionStringtoBool3.vb
	* ImpConversionStringtoByte3.vb
	* ExpConversionDoubletoInt1.vb
	* ExpConversionDoubletoByte1.vb
	* ExpConversionSingletoDecimal3.vb
	* ImpConversionDecimaltoInt1.vb
	* ExceptionHandling1.vb
	* ImpConversionStringtoLong2.vb
	* Scope1.vb
	* ImpConversionStringtoByte2.vb
	* ImpConversionSingletoInt1.vb
	* ExpConversionStringtoDecimal2.vb
	* ExpConversionStringtoByte3.vb
	* ImpConversionSingletoByte1.vb
	* ExpConversionSingletoDecimal2.vb
	* ExpConversionStringtoDouble2.vb
	* ExpConversionStringtoSingle2.vb
	* ImpConversionDecimaltoByte1.vb
	* ImpConversionDoubletoInt1.vb
	* ExpConversionStringtoInt2.vb
	* ExpConversionStringtoLong2.vb
	* Override1.vb
	* ExpConversionDoubletoDecimal2.vb
	* ExpConversionStringtoByte2.vb
	* ImpConversionStringtoDouble2.vb
	* ImpConversionSingletoDecimal3.vb
	* ImpConversionStringtoDate2.vb
	* OptionalArgument1.vb

		Removed the executable property from the following 
	* Variables2.vb
	* LikeOperator3.vb
	* LikeOperator2.vb
	* Variables1.vb
	* LateBinding12.vb
				

2005-03-21  Ritvik Mayank  <mritvik@novell.com>
	* LikeOperator3.vb : 
	* Variables1.vb : 
	* LikeOperator2.vb : 
	* Variables2.vb : 
               Renamed the class name to avoiding the conflict and removed ^M

2004-12-20  Ritvik Mayank  <mritvik@novell.com>
                                                                                
        *ArithmeticOperators1.vb :Changed Class name as name of this test case
        *ArithmeticOperators2.vb :Likewise
        *ArithmeticOperators3.vb :Likewise
        *Array1.vb :Likewise
        *Array2.vb :Likewise
        *Array3.vb :Likewise
        *AssignmentStatements1.vb :Likewise
        *AssignmentStatements2.vb :Likewise
        *AssignmentStatements3.vb :Likewise
        *AssignmentStatements4.vb :Likewise
        *ConditionalStatements1.vb :Likewise
        *DecimalLiteral1.vb :Likewise
        *DoubleLiteral1.vb :Likewise
        *Inheritance1.vb :Likewise
        *IntegerLiteral1.vb :Likewise
        *IntegerLiteralTest1.vb :Likewise
        *IntegerLiteralTest2.vb :Likewise
        *IntegerLiteralTest3.vb :Likewise
        *LikeOperator1.vb :Likewise
        *LiteralNothing1.vb :Likewise
        *LocalVariables1.vb :Likewise
        *LogicalOperators1.vb :Likewise
        *LongLiteral1.vb :Likewise
        *LoopStatements1.vb :Likewise
        *RelationalOperators1.vb :Likewise
        *ShiftOperators1.vb :Likewise
        *StringLiterals1.vb :Likewise
        *SyncLock1.vb :Likewise
