2009-05-18 Miguel de Icaza <miguel@novell.com>
[mono.git] / mcs / class / System.ServiceModel / Test / System.ServiceModel.Dispatcher / ChangeLog
1 2009-05-13  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * ChannelDispatcherTest.cs : make sure ctor args are nullable.
4
5 2009-04-27  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * ChannelDispatcherTest.cs : added a couple of EndpointDispatcher
8           state tests.
9
10 2009-02-24  Atsushi Enomoto  <atsushi@ximian.com>
11
12         * ChannelDispatcherTest.cs:
13           Ignore all failing-under-dotnet tests
14
15 2009-01-21  Atsushi Enomoto  <atsushi@ximian.com>
16
17         * DispatchRuntimeTest.cs : disable failing test.
18
19 2008-05-22  Roei Erez  <roeie@mainsoft.com>
20         * fix ContractDescription.GetContract implementation
21         * Refactor Request processing
22         * Add support for message inspectors
23         * Add support for InstanceContextProvider & InstanceProvider, including lifecycles events
24         like: ReleaseServiceInstance, Open, Close...
25         * Add relevant test cases.
26
27 2008-04-08  Roei Erez <roeie@mainsoft.com>
28         * Add tests ChannelDispatcherTest, EndpointDispatcherTest
29
30 2008-04-06  Roei Erez <roeie@mainsoft.com>
31
32         * EndpointDiaptcher: Added new tests (MessageFilter, ContractFilter)
33
34 2008-02-20  Atsushi Enomoto  <atsushi@ximian.com>
35
36         * ExceptionHandlerTest.cs : disabled a test that is not in effect.
37
38 2008-02-15  Atsushi Enomoto  <atsushi@ximian.com>
39
40         * PrefixEndpointAddressMessageFilterTest.cs : new test (not working).
41
42 2006-10-18  Ankit Jain  <jankit@novell.com>
43
44         * EndpointAddressMessageFilterTest.cs (Match): Add more tests.
45
46 2006-10-05  Atsushi Enomoto  <atsushi@ximian.com>
47
48         * EndpointAddressMessageFilterTest.cs : new test.
49         * EndpointDispatcherTest.cs : test type of the filter as well.
50
51 2006-08-10  Duncan Mak  <duncan@novell.com>
52
53         * ExceptionHandlerTest.cs: New test.
54
55 2006-05-29  Atsushi Enomoto  <atsushi@ximian.com>
56
57         * InvalidBodyAccessExceptionTest.cs, DispatchOperationTest.cs :
58           fix tests for beta2. Reduced evil English-only tests.
59
60 2006-04-05  Atsushi Enomoto  <atsushi@ximian.com>
61
62         * ContractDescriptionTest.cs : added test to make sure to return
63           ContractDescription for the contract interface, not the actual type.
64
65 2006-03-16  Atsushi Enomoto  <atsushi@ximian.com>
66
67         * DispatchOperationTest.cs DispatchRuntimeTest.cs : new tests.
68