a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
46 lines
1.2 KiB
Plaintext
46 lines
1.2 KiB
Plaintext
2010-05-19 Andreia Gaita <avidigal@novell.com>
|
|
|
|
* DataContractSerializerTest.cs: Add test for deserializing objects
|
|
with different namespaces (bug #599667)
|
|
|
|
2010-04-21 Atsushi Enomoto <atsushi@ximian.com>
|
|
|
|
* AsyncCallTest.cs : disable it again, it somehow does not work with
|
|
the latest code from trunk (ThreadPool?).
|
|
|
|
2010-04-19 Atsushi Enomoto <atsushi@ximian.com>
|
|
|
|
* AsyncPatternTester.cs, MessageContractTest.cs, AsyncCallTest.cs:
|
|
enable working tests.
|
|
|
|
2009-02-24 Atsushi Enomoto <atsushi@ximian.com>
|
|
|
|
* MessageContractTest.cs:
|
|
Ignore all failing-under-dotnet tests
|
|
|
|
2009-01-21 Atsushi Enomoto <atsushi@ximian.com>
|
|
|
|
* PrimitiveTesterTest.cs : disable failing test.
|
|
|
|
2008-05-01 Eyal Alaluf <eyala@mainsoft.com>
|
|
|
|
* PrimitiveTesterTest.cs: Fixed TestLong and TestByRef
|
|
|
|
2008-04-07 Vladimir Krasnov <vladimirk@mainsoft.com>
|
|
|
|
* added: FaultsTest.cs
|
|
MessageContractTest.cs
|
|
AsyncCallTest.cs
|
|
|
|
2008-04-06 Vladimir Krasnov <vladimirk@mainsoft.com>
|
|
|
|
* added: UntypedMessageTest.cs
|
|
|
|
2008-04-06 Vladimir Krasnov <vladimirk@mainsoft.com>
|
|
|
|
* added: KnownTypeTest.cs
|
|
|
|
2006-04-03 Roei Erez <roeie@ximian.com>
|
|
* DataContractSerializerTest.cs
|
|
PrimitiveTesterTest.cs
|