2
0

ChangeLog 1.4 KB

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