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