ChangeLog 565 B

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