Przeglądaj źródła

2006-05-09 Sebastien Pouliot <[email protected]>

	* System.Drawing_test.dll.sources: Added unit tests for 
	PathGradientBrush.


svn path=/trunk/mcs/; revision=60475
Sebastien Pouliot 19 lat temu
rodzic
commit
44f413bb4e

+ 5 - 0
mcs/class/System.Drawing/ChangeLog

@@ -1,3 +1,8 @@
+2006-05-09  Sebastien Pouliot  <[email protected]>
+
+	* System.Drawing_test.dll.sources: Added unit tests for 
+	PathGradientBrush.
+
 2006-01-30 Boris Kirzner <[email protected]>
 	* run-tests.test.bat: changed location of xmltool.
 

+ 1 - 0
mcs/class/System.Drawing/System.Drawing_test.dll.sources

@@ -30,6 +30,7 @@ System.Drawing/TestIcon.cs
 System.Drawing.Drawing2D/GraphicsPathTest.cs
 System.Drawing.Drawing2D/LinearGradientBrushTest.cs
 System.Drawing.Drawing2D/PathDataTest.cs
+System.Drawing.Drawing2D/PathGradientBrushTest.cs
 System.Drawing.Drawing2D/TestBlend.cs
 System.Drawing.Drawing2D/TestColorBlend.cs
 System.Drawing.Drawing2D/TestHatchBrush.cs