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