In .:
[mono.git] / mcs / class / System.Drawing / Test / System.Drawing.Drawing2D / ChangeLog
index 1c31337ba79bbb889f5763792d4c81daa8069e43..7e8303da00816ac1c8d602e320ccdfd9892312e3 100644 (file)
@@ -1,3 +1,50 @@
+2006-03-14  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * TestMatrix.cs: Added new test cases to test libgdiplus validations.
+
+2006-03-13  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * GraphicsPathTest.cs: Added new test cases for SetMarkers, 
+       ClearMarkers, CloseFigure and CloseAllFigures on an empty path.
+
+2006-01-27  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * GraphicsPathTest.cs: Removed "NotWorking" from existing Flatten 
+       tests and added more test cases (for each type of shape).
+
+2006-01-16  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * GraphicsPathTest.cs: Added test cases for GetBounds and re-activated
+       some parts of the tests that checked bounds (Add* tests).
+
+2006-01-13  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * GraphicsPathTest.cs: New. Added multiple test cases to check null
+       handling and how the points are generated for the Add* methods.
+       * PathDataTest.cs: New. Added clone test case.
+
+2006-01-12  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * GraphicsPathTest.cs: New. Basic test cases for empty path and 
+       cloning.
+       * PathDataTest.cs: New. Test cases for PathData.
+
+2005-09-16  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * TestBlend.cs, TestColorBlend.cs, TestHatchBrush.cs, TestMatrix.cs:
+       Deny UnmanagedCode permission to all tests. This shows (when executed 
+       under MS runtime) that S.D API is safe and doesn't requires high 
+       privileges to run - even if we know that, deep down, this calls into 
+       GDI+.
+
+2005-08-25 Jordi Mas i Hernandez <jordi@ximian.com>
+
+       * TestMatrix.cs: New test cases
+       
+2005-08-24 Jordi Mas i Hernandez <jordi@ximian.com>
+
+       * TestMatrix.cs: New Matrix unit case
+
 2004-06-03  Ravindra  <rkumar@novell.com>
 
        * TestHatchBrush.cs: Added missing test cases for all the hatch