ChangeLog 640 B

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