[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Web.Services / Test / System.Web.Services.Description / ChangeLog
index d13ec5bbf90dc0f81ad2975ba6c81e068e86f412..5bc256ee0499c9ee31fbec1bc5234007eab70ae8 100644 (file)
@@ -1,3 +1,32 @@
+2009-06-26  Robert Jordan  <robertj@gmx.net>
+
+       * *.cs: Upgrade to new NUnit style.
+
+2008-12-09  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * 443095.wsdl, WebServicesInteroperabilityTest.cs : added
+         new test for R2305 checker.
+
+2008-07-01  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * WebServicesInteroperabilityTest.cs : new test. wsdl with <import>
+         should not result in an error.
+       * check-import.wsdl, check-import2.wsdl : test helper files.
+
+2008-07-01  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * ServiceDescriptionTest.cs : check RetrievalUrl before/after Read().
+         Sadly it does not provide the actual URL...
+
+2008-07-01  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * test3.wsdl: added missing file (though the test is ignored).
+
+2008-06-10  Vladimir Krasnov  <vladimirk@mainsoft.com>
+
+       * ServiceDescriptionReflectorTest.cs: added tests for bug fixes:
+       #345448, #345449, #360241
+
 2008-03-26  Lluis Sanchez Gual <lluis@novell.com> 
 
        * ServiceDescriptionReflectorTest.cs: Added another test for bug