ChangeLog 1.0 KB

12345678910111213141516171819202122232425262728
  1. 2003-03-18 Martin Willemoes Hansen <[email protected]>
  2. * makefile.gnu NUnit20ified.
  3. * security_linux_test.args NUnit20ified.
  4. * renamed System.Security.Cryptography.Xml/AllTests.cs to
  5. System.Security.Cryptography.Xml/AssertCrypto.cs
  6. 2003-03-03 Sebastien Pouliot <[email protected]>
  7. * System.Security_test.build: Updated build file to stop linking
  8. with MS assemblies (and like with Mono's corlib instead).
  9. 2003-02-19 Sebastien Pouliot <[email protected]>
  10. * AllTests.cs: Removed. No more required with NUnit2.
  11. * makefile.gnu, security_linux_test.args: untested makefile
  12. * System.Security_test.build: Updated for NUnit2.
  13. 2003-01-17 Sebastien Pouliot <[email protected]>
  14. * AllTests.cs: Removed System.Security.Cryptography from using.
  15. * System.Security_test.build: Simplified and fixed some issues.
  16. 2002-11-28 Sebastien Pouliot <[email protected]>
  17. * AllTests.cs: New. Include System.Security.Cryptography.Xml
  18. test suites.
  19. * System.Security_test.build: New. Nant build file for Windows.