ChangeLog 740 B

12345678910111213141516171819
  1. 2005-01-13 Sebastien Pouliot <[email protected]>
  2. * AsnEncodedDataTest.cs: Added tests for Oid, RawData properties and
  3. for CopyFrom method.
  4. * CryptographicAttributeTest.cs: Updated to NUnit 2.2 tests.
  5. 2004-07-09 Sebastien Pouliot <[email protected]>
  6. * AsnEncodedDataTest.cs: Fixed for Fx 2.0 beta1.
  7. * CryptographicAttributeTest.cs: New. Moved from S.S.C.Pkcs.
  8. * OidTest.cs: Fixed for Fx 2.0 beta1.
  9. 2003-11-06 Sebastien Pouliot <[email protected]>
  10. * AsnEncodedDataTest.cs: New. Unit tests for AsnEncodedData (.NET 1.2).
  11. * OidTest.cs: New. Unit tests for Oid (.NET 1.2).
  12. * OidCollectionTest.cs: New. Unit tests for OidCollection (.NET 1.2).
  13. * OidEnumeratorTest.cs: New. Unit tests for OidEnumerator (.NET 1.2).