2010-07-14 Atsushi Enomoto <atsushi@ximian.com>
[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 bug #619542 (not sure if it
4           works on mono; run-test is broken in trunk. Verified under .NET).
5
6 2009-10-08  Atsushi Enomoto  <atsushi@ximian.com>
7
8         * WebScriptEnablingBehaviorTest.cs : new test.
9
10 2009-09-15  Atsushi Enomoto  <atsushi@ximian.com>
11
12         * WebHttpBehaviorTest.cs : enable working test.
13
14 2009-09-02  Atsushi Enomoto  <atsushi@ximian.com>
15
16         * WebHttpBehaviorTest.cs : some message formatters tests.
17
18 2008-02-15  Atsushi Enomoto  <atsushi@ximian.com>
19
20         * WebHttpBehaviorTest.cs : test that ApplyDispatchBehavior() sets
21           address filter.
22
23 2008-02-15  Atsushi Enomoto  <atsushi@ximian.com>
24
25         * WebHttpBehaviorTest.cs : test ApplyDispatchBehavior().
26
27 2008-02-12  Atsushi Enomoto  <atsushi@ximian.com>
28
29         * WebHttpBehaviorTest.cs : new test.