| 12345678910111213141516171819202122232425262728293031323334353637 |
- 2006-09-05 Ankit Jain <[email protected]>
- * ServiceDescriptionTest.cs (Namespaces): New.
- 2006-05-03 Ankit Jain <[email protected]>
- * ServiceDescriptionTest.cs (Extensions) New test.
- (CheckExtensions):
- (CheckXmlElement): New. Helper methods.
- * test.wsdl: Test wsdl.
- 2006-04-27 Ankit Jain <[email protected]>
- * ServiceDescriptionTest.cs (ExtensibleAttributes): New test.
- 2006-02-04 Gert Driesen <[email protected]>
- * ServiceDescriptionReflectorTest.cs: Use only one include as otherwise
- the order of elements is not consistent on MS.NET.
- 2006-02-04 Gert Driesen <[email protected]>
- * ServiceDescriptionReflectorTest.cs: New test, currently marked
- NotWorking.
- 2005-10-05 Atsushi Enomoto <[email protected]>
- * ServiceDescriptionTest.cs : new file (for part of bug #76311).
- 2003-09-14 Lluis Sanchez Gual <[email protected]>
- * BindingCollectionTest.cs ChangeLog DocumentableItemTest.cs
- OperationCollectionTest.cs OperationMessageCollectionTest.cs
- OperationMessageTest.cs PortTypeCollectionTest.cs PortTypeTest.cs
- ServiceCollectionTest.cs ServiceDescriptionCollectionTest.cs
- SoapBodyBindingTest.cs SoapOperationBindingTest.cs TypesTest.cs
- New test files by Erik LeBel.
|