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