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