New tests.
[mono.git] / mcs / class / System.ServiceModel / Test / FeatureBased / Features.Serialization / ChangeLog
1 2010-04-21  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * AsyncCallTest.cs : disable it again, it somehow does not work with
4           the latest code from trunk (ThreadPool?).
5
6 2010-04-19  Atsushi Enomoto  <atsushi@ximian.com>
7
8         * AsyncPatternTester.cs, MessageContractTest.cs, AsyncCallTest.cs:
9           enable working tests.
10
11 2009-02-24  Atsushi Enomoto  <atsushi@ximian.com>
12
13         * MessageContractTest.cs:
14           Ignore all failing-under-dotnet tests
15
16 2009-01-21  Atsushi Enomoto  <atsushi@ximian.com>
17
18         * PrimitiveTesterTest.cs : disable failing test.
19
20 2008-05-01  Eyal Alaluf  <eyala@mainsoft.com>
21
22         * PrimitiveTesterTest.cs: Fixed TestLong and TestByRef
23
24 2008-04-07  Vladimir Krasnov  <vladimirk@mainsoft.com>
25
26         * added: FaultsTest.cs
27         MessageContractTest.cs
28         AsyncCallTest.cs
29
30 2008-04-06  Vladimir Krasnov  <vladimirk@mainsoft.com>
31
32         * added: UntypedMessageTest.cs
33
34 2008-04-06  Vladimir Krasnov  <vladimirk@mainsoft.com>
35
36         * added: KnownTypeTest.cs
37
38 2006-04-03  Roei Erez  <roeie@ximian.com>
39         * DataContractSerializerTest.cs
40         PrimitiveTesterTest.cs