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