Fix typo
[mono.git] / mcs / class / System.Drawing / Test / ChangeLog
1 2007-01-07  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * HostIgnoreList.cs: New class to ignore some tests on specific hosts.
4         Useful for monobuild where old versions of libraries (e.g. fontconfig)
5         are failing some unit tests (that we don't want to ignore for all 
6         platforms/distros).
7
8 2006-09-18      Boris Kirzner <borisk@mainsoft.com>
9
10         * Test20.J2EE.vmwcsproj : fixed reference path.
11
12 2006-09-12      Boris Kirzner <borisk@mainsoft.com>
13         * Test20.csproj,Test20.J2EE.vmwcsproj: updated references path.
14
15 2006-08-28      Boris Kirzner <borisk@mainsoft.com>
16         * System.Drawing.Test20.J2EE.sln, System.Drawing.Test20.sln,
17         Test20.csproj, Test20.J2EE.vmwcsproj: added solution 
18         and project files for NET_2_0 tests.
19
20 2006-01-25 Boris Kirzner <borisk@mainsoft.com>
21         * Test.vmwcsproj,Test.dotnet.csproj: added reference to NUnit projects.
22
23 2006-01-23 Boris Kirzner <borisk@mainsoft.com>
24         * Test.vmwcsproj: perform java output validation.
25
26 2005-09-06 Boris Kirzner <borisk@mainsoft.com>
27
28         * Test.dotnet.csproj, Test.vmwcsproj: Added GraphicsPathIterator.cs.
29
30 2005-08-16 Andrew Skiba <andrews@mainsoft.com>
31
32         * Test.dotnet.csproj, Test.vmwcsproj: Embed Bitmap1.png, add Bitmap1.bmp
33
34 2005-08-10 Boris Kirzner <borisk@mainsoft.com>
35         * Test.dotnet.csproj, Test.vmwcsproj: Added GraphicsPath.cs.
36
37 2005-08-09  Andrew Skiba <andrews@mainsoft.com>
38
39         * Test.dotnet.csproj, Test.vmcsproj: add ColorConverter.cs and ColorTranslator.cs
40
41 2005-08-08  Andrew Skiba <andrews@mainsoft.com>
42         * Test.dotnet.csproj, Test.vmcsproj: move these projects from DrawingTest/Test and include Mono tests in addition to Mainsoft tests.
43
44 2004-03-17  Ravindra <rkumar@novell.com>
45         * System.Drawing.Drawing2D: Created repository for tests of
46         this namespace.
47         * System.Drawing.Imaging: Created repository for tests of
48         this namespace.
49         * System.Drawing.Printing: Created repository for tests of
50         this namespace.
51         * System.Drawing.Text: Created repository for tests of this
52         namespace.
53         * ChangeLog: Added.