* wsdlfiles.tar.gz: New file that contains all test wsdl documents.
[mono.git] / mcs / class / System.Web.Services / Test / standalone / ChangeLog
1 2004-06-03  Lluis Sanchez Gual  <lluis@ximian.com>
2
3         * wsdlfiles.tar.gz: New file that contains all test wsdl documents.
4         * proxies.net.xml.gz: Description of the proxies generated by MS.NET.
5         * cormissing.xml: Formatting stuff.
6         
7 2004-06-03  Lluis Sanchez Gual  <lluis@ximian.com>
8
9         * Makefile: Added new targets for running the tests. Now the generated
10           proxies are checked against the ones generated by MS.NET.
11         * services.xml: Updated service list.
12         * wstest.cs: new command checkdiff: generates a xml file using nunit format
13           with all differences between mono generated proxies and MS.NET ones.
14         * client/localhost/ConvRpcTest.cs: Fixed url.
15         
16 2004-05-12  Lluis Sanchez Gual  <lluis@ximian.com>
17
18         * Makefile: Added reference to System.Data.
19         * services.xml, wsdl.ignore: Updated.
20         * wstest.cs: Small improvements.
21         * external/BankCodeEJBHomeTest.cs, external/GlobalWeatherTest.cs, 
22           external/HPcatalogTest.cs, external/IODCODESPOSTAUXTest.cs,
23           external/TemperatureServiceTest.cs, localhost/ConvDocEncBarTest.cs,
24           localhost/ConvDocEncWraTest.cs, localhost/ConvDocLitBarTest.cs,
25           localhost/ConvDocLitWraTest.cs, localhost/ConvRpcTest.cs
26           Changed namespace to make it easier to select tests in gnunit.
27         * localhost/ConvRpcTest.cs: Added test for method that returns "Object".
28         * server/ConvDocEncWra.asmx, ConvDocLitWra.asmx, ConvRpc.asmx: New test 
29           methods.
30         * server/web.config: Added version to vsdisco handler type name.
31         * client/localhost/DataServiceTest.cs
32           client/localhost/DuplicateArrayTestTest.cs
33           client/localhost/SessionCounterTest.cs
34           server/DataService.asmx
35           server/DuplicateArrayTest.asmx
36           server/SessionCounter.asmx: New tests.
37         
38
39 2004-03-10  Lluis Sanchez Gual  <lluis@ximian.com>
40
41         * client/localhost/ConvDocLitWraTest.cs: Test Discover() method.
42
43 2004-03-02  Lluis Sanchez Gual  <lluis@ximian.com>
44
45         * services.xml: More services.
46         * wstest.cs: Added null check.
47         * client/localhost/IncludeTestTest.cs: New test.
48         * server/localhost/IncludeTest.asmx, server/localhost/Test1.asmx,
49           server/localhost/Test2.asmx, server/localhost/TestBinding6.asmx.
50
51 2004-02-27  Lluis Sanchez Gual  <lluis@ximian.com>
52
53         * services.xml: Updated service list.
54         * wstest.cs: New feature: it generates a serviceStatus.xml file that
55           helps keeping track of services that are not available any more.
56         * client/localhost/ConvDocEncBarTest.cs, ConvDocEncWraTest.cs:
57           Improved tests.
58         * server/ConvDocLitBar.asmx: Removed inheritance from WebService, to make
59           sure that this works.
60
61 2004-02-04  Lluis Sanchez Gual <lluis@ximian.com>
62
63         * wstest.cs: Added new option that downloads and cahces the wsdl docs.
64         * services.xml: More services.
65         * Makefile: Updated.
66         * server/TestBinding5.asmx: new test service.
67
68 2004-01-27  Lluis Sanchez Gual <lluis@ximian.com>
69
70         * wstest.cs: Improved the way wsdl documents are downloaded.
71         * services.xml: updated service list.
72         * wsdl.ignore: updated ignore list.
73         * client/external/GlobalWeatherTest.cs: new test.
74         * client/external/syndicateTest.cs: new test.
75         * client/external/TemperatureServiceTest.cs: new test.
76         * client/external/BankCodeEJBHomeTest.cs: added comment.
77         * server/TestBinding1.asmx, server/TestBinding2.asmx,
78         * server/TestBinding3.asmx, server/TestBinding4.asmx: new test services
79
80 2004-01-14  Lluis Sanchez Gual <lluis@ximian.com>
81
82         * wstest.cs: Wsdl documents are cached locally.
83         * services.xml: updated services.
84         
85 2003-12-23  Lluis Sanchez Gual  <lluis@ximian.com>
86
87         * wstest.cs: Removed debug WriteLine.
88         * services.xml: updated services.
89         * server/web.config: Added.
90         
91 2003-12-22  Lluis Sanchez Gual  <lluis@ximian.com>
92
93         * wstest.cs: Changed default directory for client tests. Added some tests.
94         * Makefile: Use xsp.vsdisco instead of xsp.disco.
95
96 2003-12-19  Lluis Sanchez Gual  <lluis@ximian.com>
97
98         * services.xml: Enabled test for a couple of services.
99         * wstest.cs: Improved "stat" option.
100         
101 2003-12-15  Lluis Sanchez Gual  <lluis@ximian.com>
102
103         * Makefile.cs: Generate list of client test files in target "gen".
104         * services.xml: Added a couple of services.
105         * wstest.cs: Added "stat" option.
106         
107 2003-12-12  Lluis Sanchez Gual  <lluis@ximian.com>
108
109         * Added web service test suite
110