ChangeLog 983 B

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