| 123456789101112131415161718192021 |
- 2009-07-30 Raja R Harinath <[email protected]>
- * HashSetTest.cs (Enumerate_Current): New test, including cases
- from #491858, #517415.
- 2009-07-09 Jb Evain <[email protected]>
- * HashSetTest.cs: add test for #520760, ICollection<T>.Add
- should not throw on duplicates.
- 2008-12-17 Jb Evain <[email protected]>
- * HashSetTest.cs: add test for CopyTo.
- 2008-05-15 Roei Erez <[email protected]>
- * HashSetTest.cs: temporary exclude CopyTo in JAVAEE environment
- 2007-11-28 Jb Evain <[email protected]>
- * HashSetTest.cs: tests for HashSet<T>.
|