2006-11-24 Sebastien Pouliot <sebastien@ximian.com>
authorSebastien Pouliot <sebastien@ximian.com>
Fri, 24 Nov 2006 21:07:10 +0000 (21:07 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Fri, 24 Nov 2006 21:07:10 +0000 (21:07 -0000)
commitbb29b6090b07f28887aaa765fb5801db74d1b7c2
tree20b6d1e0d76d6aa8a12b1277efaa1aee89afd10d
parent6ef7d4011c916e1f0897d7ddcd1f14239605d844
2006-11-24  Sebastien Pouliot  <sebastien@ximian.com>

* X509ChainPolicyTest.cs: Added test cases for setting invalid enum
values to property. Added test case for VerificationTime. Added Reset
test cases on collection classes (new one are created, we can't reuse
them).
* X509ChainTest.cs: Added test cases for an untrusted root certificate
and a certificate that doesn't chain back to a known CA. Added test
case for CryptoConfig.

svn path=/trunk/mcs/; revision=68442
mcs/class/System/Test/System.Security.Cryptography.X509Certificates/ChangeLog
mcs/class/System/Test/System.Security.Cryptography.X509Certificates/X509ChainPolicyTest.cs
mcs/class/System/Test/System.Security.Cryptography.X509Certificates/X509ChainTest.cs