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