Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « Test « System.Drawing « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 83d66580ac218a2b06b8e1006579130a397da9a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
2006-01-25 Boris Kirzner <borisk@mainsoft.com>
	* Test.vmwcsproj,Test.dotnet.csproj: added reference to NUnit projects.

2006-01-23 Boris Kirzner <borisk@mainsoft.com>
	* Test.vmwcsproj: perform java output validation.

2005-09-06 Boris Kirzner <borisk@mainsoft.com>

	* Test.dotnet.csproj, Test.vmwcsproj: Added GraphicsPathIterator.cs.

2005-08-16 Andrew Skiba <andrews@mainsoft.com>

	* Test.dotnet.csproj, Test.vmwcsproj: Embed Bitmap1.png, add Bitmap1.bmp

2005-08-10 Boris Kirzner <borisk@mainsoft.com>
	* Test.dotnet.csproj, Test.vmwcsproj: Added GraphicsPath.cs.

2005-08-09  Andrew Skiba <andrews@mainsoft.com>

	* Test.dotnet.csproj, Test.vmcsproj: add ColorConverter.cs and ColorTranslator.cs

2005-08-08  Andrew Skiba <andrews@mainsoft.com>
	* Test.dotnet.csproj, Test.vmcsproj: move these projects from DrawingTest/Test and include Mono tests in addition to Mainsoft tests.

2004-03-17  Ravindra <rkumar@novell.com>
	* System.Drawing.Drawing2D: Created repository for tests of
	this namespace.
	* System.Drawing.Imaging: Created repository for tests of
	this namespace.
	* System.Drawing.Printing: Created repository for tests of
	this namespace.
	* System.Drawing.Text: Created repository for tests of this
	namespace.
	* ChangeLog: Added.