fix ET tests for 4.0
[mcs.git] / class / System.Core / Test / System.Collections.Generic / ChangeLog
blobf05e527132121e01835e6fa1e9adab2a9ba121d2
1 2010-02-13 Gonzalo Paniagua Javier <gonzalo@novell.com>
3         * System.Collections.Generic/HashSetTest.cs: fix and test for bug
4         #579791.  Patch from Tiaan Geldenhuys.
6 2009-08-30  Zoltan Varga  <vargaz@gmail.com>
8         * HashSetTest.cs: Fix warnings.
10 2009-07-30  Raja R Harinath  <harinath@hurrynot.org>
12         * HashSetTest.cs (Enumerate_Current): New test, including cases
13         from #491858, #517415.
15 2009-07-09  Jb Evain  <jbevain@novell.com>
17         * HashSetTest.cs: add test for #520760, ICollection<T>.Add
18         should not throw on duplicates.
20 2008-12-17  Jb Evain  <jbevain@novell.com>
22         * HashSetTest.cs: add test for CopyTo.
24 2008-05-15  Roei Erez  <roeie@mainsoft.com>
26         *  HashSetTest.cs: temporary exclude CopyTo in JAVAEE environment
28 2007-11-28  Jb Evain  <jbevain@novell.com>
30         * HashSetTest.cs: tests for HashSet<T>.