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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Drawing/Test/ChangeLog')
-rw-r--r--mcs/class/System.Drawing/Test/ChangeLog34
1 files changed, 34 insertions, 0 deletions
diff --git a/mcs/class/System.Drawing/Test/ChangeLog b/mcs/class/System.Drawing/Test/ChangeLog
new file mode 100644
index 00000000000..83d66580ac2
--- /dev/null
+++ b/mcs/class/System.Drawing/Test/ChangeLog
@@ -0,0 +1,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.