| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- 2009-02-24 Atsushi Enomoto <[email protected]>
- * BindingsSectionTest.cs, ServiceModelSectionGroupTest.cs:
- Ignore all failing-under-dotnet tests
- 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.
|