2005-05-10 Juraj Skripsky <juraj@hotfeet.ch>
[mono.git] / mcs / class / System.Drawing / Test / System.Drawing / ChangeLog
index 2b3abbef6642bbe791d65b4ec5faa27ceda05f43..85d19efce191b21ff792efd4cb19650fe9386216 100644 (file)
@@ -1,3 +1,41 @@
+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