ChangeLog 383 B

123456789101112
  1. 2005-10-25 Atsushi Enomoto <[email protected]>
  2. * KeyedCollectionTest.cs : new file by Carlo Kok ([email protected]).
  3. 2005-06-21 Raja R Harinath <[email protected]>
  4. * CollectionTest.cs (IEnumerable.GetEnumerator): Don't prefix with
  5. System.Collections, since it resolves to the MonoTests namespace.
  6. 2005-06-21 David Waite <[email protected]>
  7. * CollectionTest.cs : added