ChangeLog 601 B

1234567891011121314151617181920
  1. 2005-08-16 Vladimir Krasnov <[email protected]>
  2. * DrawingTest.cs: Added special tolerance feature
  3. fixed compare()
  4. fixed constructor
  5. 2005-08-16 Vladimir Krasnov <[email protected]>
  6. * DrawingTest.cs: fixed JavaDrawingTest.CalculateSHA1()
  7. 2005-08-08 Andrew Skiba <[email protected]>
  8. * DrawingTestHelper.cs: fix ambiguity between System.Math and java.lang.Math
  9. 2005-08-07 Andrew Skiba <[email protected]>
  10. * DrawingTest.cs: add nunit assert to Compare functions
  11. * DrawingTestHelper_java.vmwcsproj, DrawingTestHelper.csproj: add nunit.framework
  12. reference