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