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