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