2009-06-26 Robert Jordan <robertj@gmx.net>
authorRobert Jordan <robertj@gmx.net>
Fri, 26 Jun 2009 15:00:46 +0000 (15:00 -0000)
committerRobert Jordan <robertj@gmx.net>
Fri, 26 Jun 2009 15:00:46 +0000 (15:00 -0000)
commitfc7def2009a642e97027ac653625d8255666773a
tree50f4539bb3cc46f5452edf0a14639fee7a3f5cc6
parent922abe10f3619bbf88cc7a1de457da721af615f7
2009-06-26  Robert Jordan  <robertj@gmx.net>

* *.cs: Upgrade to new NUnit style.

svn path=/trunk/mcs/; revision=136968
20 files changed:
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/AssertCrypto.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/ChangeLog
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/DSAKeyValueTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/DataObjectTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/KeyInfoNameTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/KeyInfoNodeTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/KeyInfoRetrievalMethodTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/KeyInfoTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/RSAKeyValueTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/ReferenceTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/SignatureTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/SignedInfoTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/SignedXmlTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/TransformChainTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigBase64TransformTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigC14NTransformTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigC14NWithCommentsTransformTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigExcC14NTransformTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigXPathTransformTest.cs
mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigXsltTransformTest.cs