b32d2fa4b2fe1ea2912dc59490a3a52519cfe280
[mono.git] / mcs / class / System.ServiceModel.Web / Test / System.ServiceModel.Description / ChangeLog
1 2010-07-14  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * WebHttpBehaviorTest.cs : add test for deserializing Raw request
4           message too.
5
6 2010-07-14  Atsushi Enomoto  <atsushi@ximian.com>
7
8         * WebHttpBehaviorTest.cs : add test for bug #619542 (not sure if it
9           works on mono; run-test is broken in trunk. Verified under .NET).
10
11 2009-10-08  Atsushi Enomoto  <atsushi@ximian.com>
12
13         * WebScriptEnablingBehaviorTest.cs : new test.
14
15 2009-09-15  Atsushi Enomoto  <atsushi@ximian.com>
16
17         * WebHttpBehaviorTest.cs : enable working test.
18
19 2009-09-02  Atsushi Enomoto  <atsushi@ximian.com>
20
21         * WebHttpBehaviorTest.cs : some message formatters tests.
22
23 2008-02-15  Atsushi Enomoto  <atsushi@ximian.com>
24
25         * WebHttpBehaviorTest.cs : test that ApplyDispatchBehavior() sets
26           address filter.
27
28 2008-02-15  Atsushi Enomoto  <atsushi@ximian.com>
29
30         * WebHttpBehaviorTest.cs : test ApplyDispatchBehavior().
31
32 2008-02-12  Atsushi Enomoto  <atsushi@ximian.com>
33
34         * WebHttpBehaviorTest.cs : new test.