| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- 2008-04-03 Vladimir Krasnov <[email protected]>
- * StandardBindingElementCollectionTest.cs: fixed test
- 2008-04-01 Igor Zelmanovich <[email protected]>
- * ServiceElementTest.cs: new test
- 2008-03-26 Igor Zelmanovich <[email protected]>
- * ServiceModelSectionGroupTest.cs: add #if NET_3_5
- * CustomBindingElementTest.cs: new test
- 2008-03-26 Igor Zelmanovich <[email protected]>
- * MetadataElementTest.cs: new test
- 2008-03-04 Eyal Alaluf <[email protected]>
- * ServiceModelConfigurationElementCollectionTest.cs: Created file.
- * ChannelEndpointElementTest.cs: Created file.
- 2008-02-19 Igor Zelmanovich <[email protected]>
- * MexBindingElementTest.cs: new test
- 2008-02-19 Igor Zelmanovich <[email protected]>
- * StandardBindingCollectionElementTest.cs: add test
- 2008-02-17 Igor Zelmanovich <[email protected]>
- * BasicHttpBindingElementTest.cs:
- * NetNamedPipeBindingElementTest.cs:
- * NetPeerTcpBindingElementTest.cs:
- * NetTcpBindingElementTest.cs:
- * ServiceModelSectionGroupTest.cs:
- * StandardBindingCollectionElementTest.cs:
- new tests.
-
- 2008-02-17 Igor Zelmanovich <[email protected]>
- * StandardBindingElementCollectionTest.cs new test.
-
- 2006-06-27 Atsushi Enomoto <[email protected]>
- * ServiceModelSectionGroupTest.cs : commented out Endpoints().
- It does not work fine on .NET too.
- 2006-06-27 Atsushi Enomoto <[email protected]>
- * ServiceModelSectionGroupTest.cs : new test.
|