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