| 1234567891011121314151617181920212223242526272829303132333435 |
- 2010-04-19 Atsushi Enomoto <[email protected]>
- * AsyncPatternTester.cs, MessageContractTest.cs, AsyncCallTest.cs:
- enable working tests.
- 2009-02-24 Atsushi Enomoto <[email protected]>
- * MessageContractTest.cs:
- Ignore all failing-under-dotnet tests
- 2009-01-21 Atsushi Enomoto <[email protected]>
- * PrimitiveTesterTest.cs : disable failing test.
- 2008-05-01 Eyal Alaluf <[email protected]>
- * PrimitiveTesterTest.cs: Fixed TestLong and TestByRef
- 2008-04-07 Vladimir Krasnov <[email protected]>
- * added: FaultsTest.cs
- MessageContractTest.cs
- AsyncCallTest.cs
- 2008-04-06 Vladimir Krasnov <[email protected]>
- * added: UntypedMessageTest.cs
- 2008-04-06 Vladimir Krasnov <[email protected]>
- * added: KnownTypeTest.cs
- 2006-04-03 Roei Erez <[email protected]>
- * DataContractSerializerTest.cs
- PrimitiveTesterTest.cs
|