move to from olive to mcs
[mono.git] / mcs / class / System.ServiceModel.Web / Test / System.ServiceModel.Channels / ChangeLog
1 2008-02-08  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * WebMessageEncodingBindingElementTest.cs : more MessageEncoder test.
4
5 2008-02-08  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * WebMessageEncodingBindingElementTest.cs : test
8           CanBuildChannelFactory() and CanBuildChannelListener().
9           Small test for BuildChannelFactory().
10
11 2008-02-05  Atsushi Enomoto  <atsushi@ximian.com>
12
13         * WebMessageEncodingBindingElementTest.cs : added MessageEncoder test.
14         * WebBodyFormatMessagePropertyTest.cs : fixed ToString() test.
15
16 2008-02-05  Atsushi Enomoto  <atsushi@ximian.com>
17
18         * WebMessageEncodingBindingElementTest.cs,
19           WebBodyFormatMessagePropertyTest.cs : new test files.