ChangeLog 887 B

1234567891011121314151617181920212223242526272829
  1. 2008-05-26 Stephane Delcroix <[email protected]>
  2. * Timezonetsnfo.cs: test for bnc #391011
  3. 2008-01-24 Stephane Delcroix <[email protected]>
  4. * TimeZoneInfo.TransitionTimeTest.cs: tests adapted to check for whole
  5. number of _milli_seconds.
  6. 2008-01-23 Stephane Delcroix <[email protected]>
  7. * TimeZoneInfo.AdjustmentRuleTests.cs:
  8. * TimeZoneInfo.TransitionTimeTests.cs: disable failing tests at runtime on
  9. windows
  10. 2008-01-22 Stephane Delcroix <[email protected]>
  11. * TimeZoneInfoTest.cs: disable failing tests at runtime on windows
  12. 2008-01-21 Sebastien Pouliot <[email protected]>
  13. * TimeZoneInfo.TransitionTimeTest.cs: Add test case for Equals to
  14. validate Gendarme finding.
  15. 2007-12-20 Stephane Delcroix <[email protected]>
  16. * TimeZoneInfoTest.cs:
  17. * TimeZoneInfo.AdjustmentRule.cs:
  18. * TimeZoneInfo.TransitionTime.cs: Finally adding the 60 tests.