ChangeLog 1.1 KB

123456789101112131415161718192021222324252627282930313233343536
  1. 2002-12-21 Nick Drochak <[email protected]>
  2. * all: make tests build and run under nunit2
  3. 2002-12-16 Sebastien Pouliot <[email protected]>
  4. * AllTests.cs: Added test suites for StrongName.
  5. * StrongNameTest.cs: New. Test suite for StrongName (complete).
  6. 2002-12-15 Sebastien Pouliot <[email protected]>
  7. * AllTests.cs: Added test suites for Publisher and
  8. PublisherMembershipCondition.
  9. * PublisherTest.cs: New. Test suite for Publisher (complete).
  10. * PublisherMembershipConditionTest.cs: New. Test suite for Publisher
  11. PublisherMembershipCondition (incomplete).
  12. 2002-10-28 Jackson Harper <[email protected]>
  13. * AllTests.cs EvidenceTest.cs: Added test for Evidence class
  14. 2002-02-10 Nick Drochak <[email protected]>
  15. * AllTests.cs: Add new file.
  16. 2002-02-07 Nick Drochak <[email protected]>
  17. * CodeGroupTest.cs: Tests everything except the (To|From)Xml methods.
  18. 2002-02-01 Nick Drochak <[email protected]>
  19. * CodeGroupTest.cs: Still not done, checking in now just in case
  20. 2002-01-30 Nick Drochak <[email protected]>
  21. * CodeGroupTest.cs: New File. Not done, but checking in now just in case