ce1a3f947129ec877e98488c0d1c1dc4baa89a64
[mono.git] / mcs / class / System.IdentityModel / Test / System.IdentityModel.Selectors / ChangeLog
1 2007-03-05  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * SecurityTokenRequirementTest.cs : added TryGetProperty() tests.
4
5 2007-02-21  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * SecurityTokenResolverTest.cs : test for ResolveToken() which cannot
8           resolve the token.
9
10 2006-09-27  Atsushi Enomoto  <atsushi@ximian.com>
11
12         * SecurityTokenResolverTest.cs : new test.
13
14 2006-09-14  Atsushi Enomoto  <atsushi@ximian.com>
15
16         * TestEvaluationContext.cs,
17           CustomUserNameSecurityTokenAuthenticatorTest.cs,
18           SamlSecurityTokenAuthenticatorTest.cs,
19           RsaSecurityTokenAuthenticatorTest.cs,
20           X509SecurityTokenAuthenticatorTest.cs : new tests.
21
22 2006-08-28  Atsushi Enomoto  <atsushi@ximian.com>
23
24         * X509SecurityTokenProviderTest.cs : new test.
25
26 2006-07-04  Atsushi Enomoto  <atsushi@ximian.com>
27
28         * SecurityTokenRequirementTest.cs : updated to match June CTP.
29
30 2006-03-23  Atsushi Enomoto  <atsushi@ximian.com>
31
32         * SecurityTokenRequirementTest.cs : new file.