ChangeLog 790 B

1234567891011121314151617181920212223242526
  1. 2010-01-06 Atsushi Enomoto <[email protected]>
  2. * TestFixtureBase.cs : try to fix this mannerless set of tests that
  3. leaves comm objects open.
  4. 2008-10-07 Atsushi Enomoto <[email protected]>
  5. * TestFixtureBase.cs : until I sort out what's causing failure on
  6. channels shutdown, disable concurrent channels here. They block
  7. unit testing themselves.
  8. 2008-04-16 Atsushi Enomoto <[email protected]>
  9. * TestFixtureBase.cs : Fix build.
  10. (ChangeLog was missing in the previous build)
  11. 2008-04-06 Vladimir Krasnov <[email protected]>
  12. * added
  13. FeatureBased/Features.Serialization/KnownTypeTest.cs
  14. FeatureBased/Features.Client/KnownTypeTesterProxy.cs
  15. FeatureBased/Features.Contracts/KnownTypeTester.cs
  16. 2006-04-03 Roei Erez <[email protected]>
  17. * TextFixtureBase.cs