ChangeLog 634 B

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