3fc80367a4ccec2cecf2ca0e326b7c72fcfef98f
[mono.git] / mcs / class / System.ServiceModel / Test / FeatureBased / ChangeLog
1 2010-01-06  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * TestFixtureBase.cs : try to fix this mannerless set of tests that
4           leaves comm objects open.
5
6 2008-10-07  Atsushi Enomoto  <atsushi@ximian.com>
7
8         * TestFixtureBase.cs : until I sort out what's causing failure on
9           channels shutdown, disable concurrent channels here. They block
10           unit testing themselves.
11
12 2008-04-16  Atsushi Enomoto  <atsushi@ximian.com>
13
14         * TestFixtureBase.cs : Fix build.
15
16         (ChangeLog was missing in the previous build)
17
18 2008-04-06  Vladimir Krasnov  <vladimirk@mainsoft.com>
19
20         * added 
21         FeatureBased/Features.Serialization/KnownTypeTest.cs
22         FeatureBased/Features.Client/KnownTypeTesterProxy.cs
23         FeatureBased/Features.Contracts/KnownTypeTester.cs
24
25 2006-04-03  Roei Erez  <roeie@ximian.com>
26         * TextFixtureBase.cs