ChangeLog 645 B

12345678910111213141516171819202122232425
  1. 2009-08-30 Zoltan Varga <[email protected]>
  2. * HashSetTest.cs: Fix warnings.
  3. 2009-07-30 Raja R Harinath <[email protected]>
  4. * HashSetTest.cs (Enumerate_Current): New test, including cases
  5. from #491858, #517415.
  6. 2009-07-09 Jb Evain <[email protected]>
  7. * HashSetTest.cs: add test for #520760, ICollection<T>.Add
  8. should not throw on duplicates.
  9. 2008-12-17 Jb Evain <[email protected]>
  10. * HashSetTest.cs: add test for CopyTo.
  11. 2008-05-15 Roei Erez <[email protected]>
  12. * HashSetTest.cs: temporary exclude CopyTo in JAVAEE environment
  13. 2007-11-28 Jb Evain <[email protected]>
  14. * HashSetTest.cs: tests for HashSet<T>.