2009-07-11 Michael Barker <mike@middlesoft.co.uk>
[mono.git] / mcs / class / System.Core / Test / System.Collections.Generic / ChangeLog
1 2009-07-09  Jb Evain  <jbevain@novell.com>
2
3         * HashSetTest.cs: add test for #520760, ICollection<T>.Add
4         should not throw on duplicates.
5
6 2008-12-17  Jb Evain  <jbevain@novell.com>
7
8         * HashSetTest.cs: add test for CopyTo.
9
10 2008-05-15  Roei Erez  <roeie@mainsoft.com>
11
12         *  HashSetTest.cs: temporary exclude CopyTo in JAVAEE environment
13
14 2007-11-28  Jb Evain  <jbevain@novell.com>
15
16         * HashSetTest.cs: tests for HashSet<T>.