| 1234567891011121314151617181920212223242526272829303132 |
- 2010-05-19 Atsushi Enomoto <[email protected]>
- * PeerResolverSerializationTest.cs :
- verify deserialized address count too.
- 2010-04-05 Atsushi Enomoto <[email protected]>
- * CustomPeerResolverServiceTest.cs : enabled all disabled tests.
- 2009-12-02 Atsushi Enomoto <[email protected]>
- * 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 <[email protected]>
- * PeerResolverSerializationTest.cs : fix test name/namespace.
- add HasBody() test.
- 2009-05-25 Atsushi Enomoto <[email protected]>
- * PeerResolverSerializationTest.cs : new test for general
- serialization tests.
- 2009-04-07 Atsushi Enomoto <[email protected]>
- (bah, bad manner; no ChangeLog previously.)
- * CustomPeerResolverServiceTest.cs : added contract check.
|