ChangeLog 665 B

12345678910111213141516171819
  1. 2008-02-08 Atsushi Enomoto <[email protected]>
  2. * WebMessageEncodingBindingElementTest.cs : more MessageEncoder test.
  3. 2008-02-08 Atsushi Enomoto <[email protected]>
  4. * WebMessageEncodingBindingElementTest.cs : test
  5. CanBuildChannelFactory() and CanBuildChannelListener().
  6. Small test for BuildChannelFactory().
  7. 2008-02-05 Atsushi Enomoto <[email protected]>
  8. * WebMessageEncodingBindingElementTest.cs : added MessageEncoder test.
  9. * WebBodyFormatMessagePropertyTest.cs : fixed ToString() test.
  10. 2008-02-05 Atsushi Enomoto <[email protected]>
  11. * WebMessageEncodingBindingElementTest.cs,
  12. WebBodyFormatMessagePropertyTest.cs : new test files.