2
0

ChangeLog 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. 2006-09-12 Boris Kirzner <[email protected]>
  2. * Test20.csproj,Test20.J2EE.vmwcsproj: updated references path.
  3. 2006-08-28 Boris Kirzner <[email protected]>
  4. * System.Drawing.Test20.J2EE.sln, System.Drawing.Test20.sln,
  5. Test20.csproj, Test20.J2EE.vmwcsproj: added solution
  6. and project files for NET_2_0 tests.
  7. 2006-01-25 Boris Kirzner <[email protected]>
  8. * Test.vmwcsproj,Test.dotnet.csproj: added reference to NUnit projects.
  9. 2006-01-23 Boris Kirzner <[email protected]>
  10. * Test.vmwcsproj: perform java output validation.
  11. 2005-09-06 Boris Kirzner <[email protected]>
  12. * Test.dotnet.csproj, Test.vmwcsproj: Added GraphicsPathIterator.cs.
  13. 2005-08-16 Andrew Skiba <[email protected]>
  14. * Test.dotnet.csproj, Test.vmwcsproj: Embed Bitmap1.png, add Bitmap1.bmp
  15. 2005-08-10 Boris Kirzner <[email protected]>
  16. * Test.dotnet.csproj, Test.vmwcsproj: Added GraphicsPath.cs.
  17. 2005-08-09 Andrew Skiba <[email protected]>
  18. * Test.dotnet.csproj, Test.vmcsproj: add ColorConverter.cs and ColorTranslator.cs
  19. 2005-08-08 Andrew Skiba <[email protected]>
  20. * Test.dotnet.csproj, Test.vmcsproj: move these projects from DrawingTest/Test and include Mono tests in addition to Mainsoft tests.
  21. 2004-03-17 Ravindra <[email protected]>
  22. * System.Drawing.Drawing2D: Created repository for tests of
  23. this namespace.
  24. * System.Drawing.Imaging: Created repository for tests of
  25. this namespace.
  26. * System.Drawing.Printing: Created repository for tests of
  27. this namespace.
  28. * System.Drawing.Text: Created repository for tests of this
  29. namespace.
  30. * ChangeLog: Added.