2006-01-05 Chris Toshok <toshok@ximian.com>
authorChris Toshok <toshok@novell.com>
Thu, 5 Jan 2006 17:31:06 +0000 (17:31 -0000)
committerChris Toshok <toshok@novell.com>
Thu, 5 Jan 2006 17:31:06 +0000 (17:31 -0000)
* System.Web.Services_test.dll.sources: enable a bunch of the 2.0
configuration tests.  Just Element types for now.  Collections
coming soon.

svn path=/trunk/mcs/; revision=55108

mcs/class/System.Web.Services/ChangeLog
mcs/class/System.Web.Services/System.Web.Services_test.dll.sources

index 3626ef91cc1b28c27361878bfb9962edfe7c3b47..19cdd1c20f772a5c95dcf3eab0ba549c887b4b88 100644 (file)
@@ -1,3 +1,9 @@
+2006-01-05  Chris Toshok  <toshok@ximian.com>
+
+       * System.Web.Services_test.dll.sources: enable a bunch of the 2.0
+       configuration tests.  Just Element types for now.  Collections
+       coming soon.
+
 2006-01-03  Chris Toshok  <toshok@ximian.com>
 
        * System.Web.Services.dll.sources: add the 2.0 config classes.
index f4664a2ee857fea754ac3debbd7ee639594d8d2a..3c243955ac76909d84ec14e2b66a77d54dad100a 100644 (file)
@@ -1,5 +1,12 @@
 System.Web.Services/WebMethodAttributeTest.cs
 System.Web.Services/WebServiceAttributeTest.cs
+System.Web.Services.Configuration/DiagnosticsElementTest.cs
+System.Web.Services.Configuration/ProtocolElementTest.cs
+System.Web.Services.Configuration/SoapEnvelopeProcessingElementTest.cs
+System.Web.Services.Configuration/SoapExtensionTypeElementTest.cs
+System.Web.Services.Configuration/TypeElementTest.cs
+System.Web.Services.Configuration/WsdlHelpGeneratorElementTest.cs
+System.Web.Services.Configuration/WsiProfilesElementTest.cs
 System.Web.Services.Configuration/XmlFormatExtensionAttributeTest.cs
 System.Web.Services.Discovery/ContractReferenceTest.cs
 System.Web.Services.Description/BindingCollectionTest.cs