ChangeLog 733 B

1234567891011121314151617181920212223
  1. 2009-12-02 Atsushi Enomoto <[email protected]>
  2. * CustomPeerResolverServiceTest.cs :
  3. I have to disable a lot of connective tests that somehow blocks
  4. test runs. No idea why it started to happen though.
  5. (It internally uses HTTP binding, which is the indirect source of
  6. the problem here.)
  7. 2009-07-14 Atsushi Enomoto <[email protected]>
  8. * PeerResolverSerializationTest.cs : fix test name/namespace.
  9. add HasBody() test.
  10. 2009-05-25 Atsushi Enomoto <[email protected]>
  11. * PeerResolverSerializationTest.cs : new test for general
  12. serialization tests.
  13. 2009-04-07 Atsushi Enomoto <[email protected]>
  14. (bah, bad manner; no ChangeLog previously.)
  15. * CustomPeerResolverServiceTest.cs : added contract check.