ChangeLog 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. 2010-04-21 Atsushi Enomoto <[email protected]>
  2. * AsyncCallTest.cs : disable it again, it somehow does not work with
  3. the latest code from trunk (ThreadPool?).
  4. 2010-04-19 Atsushi Enomoto <[email protected]>
  5. * AsyncPatternTester.cs, MessageContractTest.cs, AsyncCallTest.cs:
  6. enable working tests.
  7. 2009-02-24 Atsushi Enomoto <[email protected]>
  8. * MessageContractTest.cs:
  9. Ignore all failing-under-dotnet tests
  10. 2009-01-21 Atsushi Enomoto <[email protected]>
  11. * PrimitiveTesterTest.cs : disable failing test.
  12. 2008-05-01 Eyal Alaluf <[email protected]>
  13. * PrimitiveTesterTest.cs: Fixed TestLong and TestByRef
  14. 2008-04-07 Vladimir Krasnov <[email protected]>
  15. * added: FaultsTest.cs
  16. MessageContractTest.cs
  17. AsyncCallTest.cs
  18. 2008-04-06 Vladimir Krasnov <[email protected]>
  19. * added: UntypedMessageTest.cs
  20. 2008-04-06 Vladimir Krasnov <[email protected]>
  21. * added: KnownTypeTest.cs
  22. 2006-04-03 Roei Erez <[email protected]>
  23. * DataContractSerializerTest.cs
  24. PrimitiveTesterTest.cs