Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

59 lines
2.0 KiB
Plaintext

2007-10-17 Sebastien Pouliot <sebastien@ximian.com>
* HostIgnoreList.cs: Now use the DISTRO variable to track tests to
ignore.
2007-01-07 Sebastien Pouliot <sebastien@ximian.com>
* HostIgnoreList.cs: New class to ignore some tests on specific hosts.
Useful for monobuild where old versions of libraries (e.g. fontconfig)
are failing some unit tests (that we don't want to ignore for all
platforms/distros).
2006-09-18 Boris Kirzner <borisk@mainsoft.com>
* Test20.J2EE.vmwcsproj : fixed reference path.
2006-09-12 Boris Kirzner <borisk@mainsoft.com>
* Test20.csproj,Test20.J2EE.vmwcsproj: updated references path.
2006-08-28 Boris Kirzner <borisk@mainsoft.com>
* System.Drawing.Test20.J2EE.sln, System.Drawing.Test20.sln,
Test20.csproj, Test20.J2EE.vmwcsproj: added solution
and project files for NET_2_0 tests.
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.