2006-05-24 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / System.Drawing / Test / System.Drawing.Drawing2D / ChangeLog
1 2006-05-24  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * GraphicsPathTest.cs: Ignore some test cases that aren't implemented 
4         in libgdiplus and have different results in MS 1.x/2.0 (or between
5         different executions, yuck).
6
7 2006-05-09  Sebastien Pouliot  <sebastien@ximian.com>
8
9         * PathGradientBrushTest.cs: New. Unit tests (mostly) based on the test
10         cases created for LinearGradientBrush.
11
12 2006-05-08  Sebastien Pouliot  <sebastien@ximian.com>
13
14         * GraphicsPathTest.cs: Added test cases for Widen and Wrap with empty
15         path (expected behaviour) and paths that have a single point (stranger
16         behaviour). Changed comments on GetBounds_WithPen test case as it will
17         probably never work under Mono due to difference in precisions.
18
19 2006-05-05  Sebastien Pouliot  <sebastien@ximian.com> 
20
21         * GraphicsPathTest.cs: Added more test cases for GetBounds and found
22         out the results are very imprecise when curves are used (hence 
23         difficult to test but much easier to implement ;-)
24
25 2006-05-03  Sebastien Pouliot  <sebastien@ximian.com> 
26
27         * LinearGradientBrushTest.cs: Added new test case for #78185 (from 
28         Bill Holmes).
29
30 2006-05-01  Sebastien Pouliot  <sebastien@ximian.com> 
31
32         * LinearGradientBrushTest.cs: Added new test case for #78179 (from 
33         Bill Holmes).
34
35 2006-04-28  Sebastien Pouliot  <sebastien@ximian.com> 
36  
37         * TestColorBlend.cs: Added new test cases to verify if the TODO were
38         still valid. Updated existing test cases to nunit 2.2 api.
39         * GraphicsPathTest.cs: Added new test cases for AddCurve and it's 
40         different behaviour (in some methods) when only two points are used 
41         to define a curve.
42
43 2006-04-27  Sebastien Pouliot  <sebastien@ximian.com>
44
45         * GraphicsPathTest.cs: Activate two unit tests where we use AddLines
46         to add a single point to a path.
47
48 2006-04-27  Sebastien Pouliot  <sebastien@ximian.com> 
49
50         * GraphicsPathTest.cs: Added new test cases for AddString.
51
52 2006-04-20  Sebastien Pouliot  <sebastien@ximian.com>
53
54         * LinearGradientBrushTest.cs: Remove "NonWorking" from many test 
55         cases. Added more test cases for non-invertible matrix and to ensure
56         all matrix-based transformation are correct.
57
58 2006-04-19  Sebastien Pouliot  <sebastien@ximian.com>
59
60         * GraphicsPathTest.cs: Add test cases for Wrap and Widen (most of them
61         are current "NotWorking").
62
63 2006-04-10  Sebastien Pouliot  <sebastien@ximian.com>
64
65         * TestMatrix.cs: Added new test cases for contructors accepting
66         rectangles and points.
67
68 2006-03-30  Sebastien Pouliot  <sebastien@ximian.com>
69
70         * LinearGradientBrushTest.cs: Added a bunch of test cases to check
71         for the "initial" matrix of the brush (which we don't set).
72         * TestMatrix.cs: Added test cases about matrix identity precision.
73
74 2006-03-29  Sebastien Pouliot  <sebastien@ximian.com>
75
76         * GraphicsPathTest.cs: Add test cases for every Add* method to check 
77         their (different) behaviour wrt starting and closing figures in the
78         path they are added.
79
80 2006-03-28  Sebastien Pouliot  <sebastien@ximian.com>
81
82         * TestMatrix.cs: Added new test cases.
83
84 2006-03-22  Sebastien Pouliot  <sebastien@ximian.com>
85
86         * LinearGradientBrushTest.cs: New. Some unit tests (moslty failing).
87
88 2006-03-14  Sebastien Pouliot  <sebastien@ximian.com>
89
90         * TestMatrix.cs: Added new test cases to test libgdiplus validations.
91
92 2006-03-13  Sebastien Pouliot  <sebastien@ximian.com>
93
94         * GraphicsPathTest.cs: Added new test cases for SetMarkers, 
95         ClearMarkers, CloseFigure and CloseAllFigures on an empty path.
96
97 2006-01-27  Sebastien Pouliot  <sebastien@ximian.com>
98
99         * GraphicsPathTest.cs: Removed "NotWorking" from existing Flatten 
100         tests and added more test cases (for each type of shape).
101
102 2006-01-16  Sebastien Pouliot  <sebastien@ximian.com>
103
104         * GraphicsPathTest.cs: Added test cases for GetBounds and re-activated
105         some parts of the tests that checked bounds (Add* tests).
106
107 2006-01-13  Sebastien Pouliot  <sebastien@ximian.com>
108
109         * GraphicsPathTest.cs: New. Added multiple test cases to check null
110         handling and how the points are generated for the Add* methods.
111         * PathDataTest.cs: New. Added clone test case.
112
113 2006-01-12  Sebastien Pouliot  <sebastien@ximian.com>
114
115         * GraphicsPathTest.cs: New. Basic test cases for empty path and 
116         cloning.
117         * PathDataTest.cs: New. Test cases for PathData.
118
119 2005-09-16  Sebastien Pouliot  <sebastien@ximian.com>
120
121         * TestBlend.cs, TestColorBlend.cs, TestHatchBrush.cs, TestMatrix.cs:
122         Deny UnmanagedCode permission to all tests. This shows (when executed 
123         under MS runtime) that S.D API is safe and doesn't requires high 
124         privileges to run - even if we know that, deep down, this calls into 
125         GDI+.
126
127 2005-08-25 Jordi Mas i Hernandez <jordi@ximian.com>
128
129         * TestMatrix.cs: New test cases
130         
131 2005-08-24 Jordi Mas i Hernandez <jordi@ximian.com>
132
133         * TestMatrix.cs: New Matrix unit case
134
135 2004-06-03  Ravindra  <rkumar@novell.com>
136
137         * TestHatchBrush.cs: Added missing test cases for all the hatch
138         styles.
139
140 2004-05-18  Ravindra  <rkumar@novell.com>
141
142         * TestHatchBrush.cs: Added a test case for HatchBrush.cs.
143         * TestBlend.cs: dos2unix format and namespace changed to
144         MonoTests.System.Drawing.Drawing2D.
145         * TestColorBlend.cs: dos2unix format and namespace changed to
146         MonoTests.System.Drawing.Drawing2D.
147
148 2004-03-17  Ravindra  <rkumar@novell.com>
149
150         * TestBlend.cs: Added.
151         * TestColorBlend.cs: Added.
152
153 2004-03-17  Ravindra  <rkumar@novell.com>
154         * System.Drawing.Drawing2D: Created a repository for
155         System.Drawing.Drawing2D tests.
156         * ChangeLog: Added.