ChangeLog 421 B

12345678910111213141516
  1. 2009-07-09 Jb Evain <[email protected]>
  2. * HashSetTest.cs: add test for #520760, ICollection<T>.Add
  3. should not throw on duplicates.
  4. 2008-12-17 Jb Evain <[email protected]>
  5. * HashSetTest.cs: add test for CopyTo.
  6. 2008-05-15 Roei Erez <[email protected]>
  7. * HashSetTest.cs: temporary exclude CopyTo in JAVAEE environment
  8. 2007-11-28 Jb Evain <[email protected]>
  9. * HashSetTest.cs: tests for HashSet<T>.