ChangeLog 791 B

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