254f40bec97c1c26b779ec66a2d40fac3888dddf
[mono.git] / mcs / class / System.ServiceModel / Test / System.ServiceModel.PeerResolvers / ChangeLog
1 2010-05-19  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * PeerResolverSerializationTest.cs :
4           verify deserialized address count too.
5
6 2010-04-05  Atsushi Enomoto  <atsushi@ximian.com>
7
8         * CustomPeerResolverServiceTest.cs : enabled all disabled tests.
9
10 2009-12-02  Atsushi Enomoto  <atsushi@ximian.com>
11
12         * CustomPeerResolverServiceTest.cs :
13           I have to disable a lot of connective tests that somehow blocks
14           test runs. No idea why it started to happen though.
15           (It internally uses HTTP binding, which is the indirect source of
16           the problem here.)
17
18 2009-07-14  Atsushi Enomoto  <atsushi@ximian.com>
19
20         * PeerResolverSerializationTest.cs : fix test name/namespace.
21           add HasBody() test.
22
23 2009-05-25  Atsushi Enomoto  <atsushi@ximian.com>
24
25         * PeerResolverSerializationTest.cs : new test for general
26           serialization tests.
27
28 2009-04-07  Atsushi Enomoto  <atsushi@ximian.com>
29
30         (bah, bad manner; no ChangeLog previously.)
31
32         * CustomPeerResolverServiceTest.cs : added contract check.