| 1234567891011121314151617181920212223242526272829 |
- 2008-05-26 Stephane Delcroix <[email protected]>
- * Timezonetsnfo.cs: test for bnc #391011
- 2008-01-24 Stephane Delcroix <[email protected]>
- * TimeZoneInfo.TransitionTimeTest.cs: tests adapted to check for whole
- number of _milli_seconds.
- 2008-01-23 Stephane Delcroix <[email protected]>
- * TimeZoneInfo.AdjustmentRuleTests.cs:
- * TimeZoneInfo.TransitionTimeTests.cs: disable failing tests at runtime on
- windows
- 2008-01-22 Stephane Delcroix <[email protected]>
- * TimeZoneInfoTest.cs: disable failing tests at runtime on windows
- 2008-01-21 Sebastien Pouliot <[email protected]>
- * TimeZoneInfo.TransitionTimeTest.cs: Add test case for Equals to
- validate Gendarme finding.
- 2007-12-20 Stephane Delcroix <[email protected]>
- * TimeZoneInfoTest.cs:
- * TimeZoneInfo.AdjustmentRule.cs:
- * TimeZoneInfo.TransitionTime.cs: Finally adding the 60 tests.
|