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