2008-01-24 Stephane Delcroix <sdelcroix@novell.com>
[mono.git] / mcs / class / System.Core / Test / System / ChangeLog
1 2008-01-24  Stephane Delcroix  <sdelcroix@novell.com>
2
3         * TimeZoneInfo.TransitionTimeTest.cs: tests adapted to check for whole
4         number of _milli_seconds.
5
6 2008-01-23  Stephane Delcroix  <sdelcroix@novell.com>
7
8         * TimeZoneInfo.AdjustmentRuleTests.cs:
9         * TimeZoneInfo.TransitionTimeTests.cs: disable failing tests at runtime on
10         windows
11
12 2008-01-22  Stephane Delcroix  <sdelcroix@novell.com>
13
14         * TimeZoneInfoTest.cs: disable failing tests at runtime on windows
15
16 2008-01-21  Sebastien Pouliot  <sebastien@ximian.com>
17
18         * TimeZoneInfo.TransitionTimeTest.cs: Add test case for Equals to
19         validate Gendarme finding.
20
21 2007-12-20  Stephane Delcroix  <sdelcroix@novell.com>
22
23         * TimeZoneInfoTest.cs:
24         * TimeZoneInfo.AdjustmentRule.cs:
25         * TimeZoneInfo.TransitionTime.cs: Finally adding the 60 tests.