33 lines
983 B
Plaintext
Raw Normal View History

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
serialization tests.
2009-04-07 Atsushi Enomoto <atsushi@ximian.com>
(bah, bad manner; no ChangeLog previously.)
* CustomPeerResolverServiceTest.cs : added contract check.