ChangeLog 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. 2009-02-24 Atsushi Enomoto <[email protected]>
  2. * BindingsSectionTest.cs, ServiceModelSectionGroupTest.cs:
  3. Ignore all failing-under-dotnet tests
  4. 2008-04-03 Vladimir Krasnov <[email protected]>
  5. * StandardBindingElementCollectionTest.cs: fixed test
  6. 2008-04-01 Igor Zelmanovich <[email protected]>
  7. * ServiceElementTest.cs: new test
  8. 2008-03-26 Igor Zelmanovich <[email protected]>
  9. * ServiceModelSectionGroupTest.cs: add #if NET_3_5
  10. * CustomBindingElementTest.cs: new test
  11. 2008-03-26 Igor Zelmanovich <[email protected]>
  12. * MetadataElementTest.cs: new test
  13. 2008-03-04 Eyal Alaluf <[email protected]>
  14. * ServiceModelConfigurationElementCollectionTest.cs: Created file.
  15. * ChannelEndpointElementTest.cs: Created file.
  16. 2008-02-19 Igor Zelmanovich <[email protected]>
  17. * MexBindingElementTest.cs: new test
  18. 2008-02-19 Igor Zelmanovich <[email protected]>
  19. * StandardBindingCollectionElementTest.cs: add test
  20. 2008-02-17 Igor Zelmanovich <[email protected]>
  21. * BasicHttpBindingElementTest.cs:
  22. * NetNamedPipeBindingElementTest.cs:
  23. * NetPeerTcpBindingElementTest.cs:
  24. * NetTcpBindingElementTest.cs:
  25. * ServiceModelSectionGroupTest.cs:
  26. * StandardBindingCollectionElementTest.cs:
  27. new tests.
  28. 2008-02-17 Igor Zelmanovich <[email protected]>
  29. * StandardBindingElementCollectionTest.cs new test.
  30. 2006-06-27 Atsushi Enomoto <[email protected]>
  31. * ServiceModelSectionGroupTest.cs : commented out Endpoints().
  32. It does not work fine on .NET too.
  33. 2006-06-27 Atsushi Enomoto <[email protected]>
  34. * ServiceModelSectionGroupTest.cs : new test.