2005-05-10 Juraj Skripsky <juraj@hotfeet.ch>
[mono.git] / mcs / class / System.Drawing / Test / System.Drawing / ChangeLog
index c17f4620f790b77139ee08f7eaaf92a30f1a3c88..85d19efce191b21ff792efd4cb19650fe9386216 100644 (file)
@@ -1,3 +1,77 @@
+2005-05-10 Juraj Skripsky <juraj@hotfeet.ch>
+
+       * TestColor.cs: Added tests for GetHue, GetBrightness
+       and GetSaturation.
+
+2005-02-24 Jordi Mas i Hernandez <jordi@ximan.com>
+       * TestRegion.cs: added new IsVisible cases
+
+2004-06-22  Sanjay Gupta <gsanjay@novell.com>
+
+       * TestIconConverter.cs, TestImageConverter.cs: Commented out some tests.
+
+2004-06-17  Ravindra <rkumar@novell.com>
+
+       * graphicsUi.cs: Formatted and moved to
+       Samples/System.Drawing directory.
+       * image1.cs: Formatted and renamed to bmpsave.cs. Moved to
+       Samples/System.Drawing directory.
+       * hering.cs: Formatted and moved to Samples/General directory.
+       * BmpPaint.cs: Ficed, formatted and moved to 
+       Samples/System.Drawing directory.
+       * font1.cs: Formatted and renamed to font.cs. Moved to
+       Samples/System.Drawing directory.
+
+2004-06-10  Sanjay Gupta <gsanjay@novell.com>
+
+       * TestBitmap.cs: Corrected issues from my previous checkin.
+
+2004-06-10  Sanjay Gupta <gsanjay@novell.com>
+
+       * TestImageFormatConverter.cs, TestStringFormat.cs: Removed 
+       dependency on obsolete class, Assertion from NUnit.
+
+2004-06-09  Sanjay Gupta <gsanjay@novell.com>
+
+       * TestImageConverter.cs: Removed dependency on obsolete class, 
+       Assertion from NUnit.
+
+2004-06-09  Sanjay Gupta <gsanjay@novell.com>
+
+       * TestBitmap.cs, TestIcon.cs, TestIconConverter.cs: Removed
+       dependency on obsolete class, Assertion from NUnit.
+
+2004-05-27  Ravindra <rkumar@novell.com>
+
+       * TestRectangleConverter.cs: Ignored the test that is failing
+       because of bug #58435.
+       * TestPointConverter.cs: Same.
+       * TestSizeConverter.cs: Same.
+       * TestImageConverter.cs: Same.
+
+2004-05-26 Sanjay Gupta <gsanjay@novell.com>
+
+       * TestImageFormatConverter.cs: Minor modification. Removed duplicate 
+       assertion numbers. 
+
+2004-05-26 Ravindra <rkumar@novell.com>
+
+       * TestColor.cs: Added a test for testing ARGB values for all
+       the static color properties.
+
+2004-05-20 Sanjay Gupta <gsanjay@novell.com>
+       
+       * TestIcon.cs: Added.
+       * bitmaps/smiley.ico: Added.
+
+2004-05-18 Sanjay Gupta <gsanjay@novell.com>
+       
+       * TestImageFormatConverter.cs: Fixed issues with test case.
+
+2004-05-18 Sanjay Gupta <gsanjay@novell.com>
+       
+       * TestImageConverter.cs: Fixed issues with test case.
+
 2004-05-18 Sanjay Gupta <gsanjay@novell.com>
        
        * TestIconConverter.cs: Fixed issues with test case.