ChangeLog 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. 2006-09-05 Ankit Jain <[email protected]>
  2. * ServiceDescriptionTest.cs (Namespaces): New.
  3. 2006-05-03 Ankit Jain <[email protected]>
  4. * ServiceDescriptionTest.cs (Extensions) New test.
  5. (CheckExtensions):
  6. (CheckXmlElement): New. Helper methods.
  7. * test.wsdl: Test wsdl.
  8. 2006-04-27 Ankit Jain <[email protected]>
  9. * ServiceDescriptionTest.cs (ExtensibleAttributes): New test.
  10. 2006-02-04 Gert Driesen <[email protected]>
  11. * ServiceDescriptionReflectorTest.cs: Use only one include as otherwise
  12. the order of elements is not consistent on MS.NET.
  13. 2006-02-04 Gert Driesen <[email protected]>
  14. * ServiceDescriptionReflectorTest.cs: New test, currently marked
  15. NotWorking.
  16. 2005-10-05 Atsushi Enomoto <[email protected]>
  17. * ServiceDescriptionTest.cs : new file (for part of bug #76311).
  18. 2003-09-14 Lluis Sanchez Gual <[email protected]>
  19. * BindingCollectionTest.cs ChangeLog DocumentableItemTest.cs
  20. OperationCollectionTest.cs OperationMessageCollectionTest.cs
  21. OperationMessageTest.cs PortTypeCollectionTest.cs PortTypeTest.cs
  22. ServiceCollectionTest.cs ServiceDescriptionCollectionTest.cs
  23. SoapBodyBindingTest.cs SoapOperationBindingTest.cs TypesTest.cs
  24. New test files by Erik LeBel.