In class/System.Web.Services/Test/System.Web.Services.Description:
[mono.git] / mcs / class / System.Web.Services / Test / System.Web.Services.Description / ChangeLog
1 2006-09-05  Ankit Jain  <jankit@novell.com>
2
3         * ServiceDescriptionTest.cs (Namespaces): New.
4
5 2006-05-03  Ankit Jain  <jankit@novell.com>
6
7         * ServiceDescriptionTest.cs (Extensions) New test.
8         (CheckExtensions):
9         (CheckXmlElement): New. Helper methods.
10         * test.wsdl: Test wsdl.
11
12 2006-04-27  Ankit Jain  <jankit@novell.com>
13
14         * ServiceDescriptionTest.cs (ExtensibleAttributes): New test.
15
16 2006-02-04  Gert Driesen  <drieseng@users.sourceforge.net>
17
18         * ServiceDescriptionReflectorTest.cs: Use only one include as otherwise
19         the order of elements is not consistent on MS.NET.
20
21 2006-02-04  Gert Driesen  <drieseng@users.sourceforge.net>
22
23         * ServiceDescriptionReflectorTest.cs: New test, currently marked
24         NotWorking.
25
26 2005-10-05  Atsushi Enomoto  <atsushi@ximian.com>
27
28         * ServiceDescriptionTest.cs : new file (for part of bug #76311).
29
30 2003-09-14  Lluis Sanchez Gual  <lluis@ximian.com>
31
32         * BindingCollectionTest.cs ChangeLog DocumentableItemTest.cs 
33           OperationCollectionTest.cs OperationMessageCollectionTest.cs 
34           OperationMessageTest.cs PortTypeCollectionTest.cs PortTypeTest.cs 
35           ServiceCollectionTest.cs ServiceDescriptionCollectionTest.cs 
36           SoapBodyBindingTest.cs SoapOperationBindingTest.cs TypesTest.cs
37           New test files by Erik LeBel.