2008-03-26 Lluis Sanchez Gual * ServiceDescriptionReflectorTest.cs: Added another test for bug #345448. 2008-02-22 Atsushi Enomoto * ServiceDescriptionReflectorTest.cs : mark Bug345448() NotWorking. 2008-01-08 Atsushi Enomoto * ServiceDescriptionReflectorTest.cs : added test for empty SOAP action. 2007-10-10 Atsushi Enomoto * ServiceDescriptionReflectorTest.cs : added test for bug #332150. 2007-05-11 Atsushi Enomoto * ServiceDescriptionImporterTest.cs : added ignored test for #81457. 2007-05-11 Atsushi Enomoto * ServiceDescriptionReflectorTest.cs : added test for 78953 (not working, hard to fix) and 79807 (already fixed). 2007-02-22 Raja R Harinath Fix compile error * ServiceDescriptionReflectorTest.cs (NullableContainer): Hide in 1.1 profile. 2007-02-19 Atsushi Enomoto * ServiceDescriptionReflectorTest.cs : added test for methods with nullable return type. 2007-01-19 Atsushi Enomoto * ServiceDescriptionImporterTest.cs : new test. * test2.wsdl : new test support file. 2006-12-15 Atsushi Enomoto * ServiceDescriptionFormatExtensionCollectionTest.cs : new test. 2006-11-15 Atsushi Enomoto * WebReferenceTest.cs : added new test (so minor). 2006-11-14 Atsushi Enomoto * WebReferenceOptionsTest.cs : Read() actually causes invalid operation. 2006-11-14 Atsushi Enomoto * WebReferenceOptionsTest.cs : added test for Read(). Fixed namespace URI. 2006-11-14 Atsushi Enomoto * WebReferenceOptionsTest.cs : new test. 2006-11-14 Atsushi Enomoto * ServiceDescriptionTest.cs : added test for invalid Read() inputs. 2006-09-07 Ankit Jain * ServiceDescriptionTest.cs (Ctor): New. 2006-09-05 Ankit Jain * ServiceDescriptionTest.cs (Namespaces): New. 2006-05-03 Ankit Jain * ServiceDescriptionTest.cs (Extensions) New test. (CheckExtensions): (CheckXmlElement): New. Helper methods. * test.wsdl: Test wsdl. 2006-04-27 Ankit Jain * ServiceDescriptionTest.cs (ExtensibleAttributes): New test. 2006-02-04 Gert Driesen * ServiceDescriptionReflectorTest.cs: Use only one include as otherwise the order of elements is not consistent on MS.NET. 2006-02-04 Gert Driesen * ServiceDescriptionReflectorTest.cs: New test, currently marked NotWorking. 2005-10-05 Atsushi Enomoto * ServiceDescriptionTest.cs : new file (for part of bug #76311). 2003-09-14 Lluis Sanchez Gual * 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.