Просмотр исходного кода

2006-01-05 Chris Toshok <[email protected]>

	* 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
Chris Toshok 20 лет назад
Родитель
Сommit
2305c46ec7

+ 6 - 0
mcs/class/System.Web.Services/ChangeLog

@@ -1,3 +1,9 @@
+2006-01-05  Chris Toshok  <[email protected]>
+
+	* 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  <[email protected]>
 
 	* System.Web.Services.dll.sources: add the 2.0 config classes.

+ 7 - 0
mcs/class/System.Web.Services/System.Web.Services_test.dll.sources

@@ -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