ChangeLog 789 B

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