[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.ServiceModel / Test / System.ServiceModel.PeerResolvers / ChangeLog
index 78e4d418541ca59595d45ec783fcec921cacb12a..254f40bec97c1c26b779ec66a2d40fac3888dddf 100644 (file)
@@ -1,3 +1,25 @@
+2010-05-19  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * PeerResolverSerializationTest.cs :
+         verify deserialized address count too.
+
+2010-04-05  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * CustomPeerResolverServiceTest.cs : enabled all disabled tests.
+
+2009-12-02  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * CustomPeerResolverServiceTest.cs :
+         I have to disable a lot of connective tests that somehow blocks
+         test runs. No idea why it started to happen though.
+         (It internally uses HTTP binding, which is the indirect source of
+         the problem here.)
+
+2009-07-14  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * PeerResolverSerializationTest.cs : fix test name/namespace.
+         add HasBody() test.
+
 2009-05-25  Atsushi Enomoto  <atsushi@ximian.com>
 
        * PeerResolverSerializationTest.cs : new test for general