a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
30 lines
969 B
Plaintext
30 lines
969 B
Plaintext
2010-07-14 Atsushi Enomoto <atsushi@ximian.com>
|
|
|
|
* WebMessageEncodingBindingElementTest.cs : add test for null
|
|
content type for ReadMessage() (allowed),
|
|
|
|
2010-06-22 Atsushi Enomoto <atsushi@ximian.com>
|
|
|
|
* WebMessageEncodingBindingElementTest.cs : add test for
|
|
GetProperty<MessageVersion>().
|
|
|
|
2008-02-08 Atsushi Enomoto <atsushi@ximian.com>
|
|
|
|
* WebMessageEncodingBindingElementTest.cs : more MessageEncoder test.
|
|
|
|
2008-02-08 Atsushi Enomoto <atsushi@ximian.com>
|
|
|
|
* WebMessageEncodingBindingElementTest.cs : test
|
|
CanBuildChannelFactory() and CanBuildChannelListener().
|
|
Small test for BuildChannelFactory().
|
|
|
|
2008-02-05 Atsushi Enomoto <atsushi@ximian.com>
|
|
|
|
* WebMessageEncodingBindingElementTest.cs : added MessageEncoder test.
|
|
* WebBodyFormatMessagePropertyTest.cs : fixed ToString() test.
|
|
|
|
2008-02-05 Atsushi Enomoto <atsushi@ximian.com>
|
|
|
|
* WebMessageEncodingBindingElementTest.cs,
|
|
WebBodyFormatMessagePropertyTest.cs : new test files.
|