In .:
[mono.git] / mcs / class / System.Drawing / Test / System.Drawing.Drawing2D / ChangeLog
index 4509aa523c829f1657f9725626ff5e853f59743f..7e8303da00816ac1c8d602e320ccdfd9892312e3 100644 (file)
@@ -1,3 +1,17 @@
+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