2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / System.Web.Services / Test / standalone / ChangeLog
index 0622988e0fba4d3f282dd7389607b4e8c7740ab8..e69b2c5805eca383866117e49ca19389f77c8552 100644 (file)
@@ -1,3 +1,63 @@
+2004-11-08  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (test-clients): Refer to 'nunit-console.exe' in
+       profile-specific directory.
+
+2004-09-29  Lluis Sanchez Gual <lluis@novell.com>
+
+       * Makefile: Remove error directory on every run.
+       * wstest.cs: Added a timeout when calling the wsdl tool. No more
+         hangs there.
+
+2004-09-29  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (test-clients): nunit-console.exe is now in a
+       profile-specific directory.
+       Report from Mayank Ritvik <mritvik@novell.com>.
+
+2004-08-25  Lluis Sanchez Gual <lluis@novell.com>
+
+       * server/SessionCounter.asmx: Check that Context != null in the constructor.
+
+2004-07-01  Lluis Sanchez Gual  <lluis@ximian.com>
+
+       * Conv.asmx.template, Conv.cs.template, client/localhost/ConvDoc*,
+         server/Conv*: Added tests for unknown headers.
+       * proxies.net.xml.gz, wsdlfiles.tar.gz: Updated.
+
+2004-07-01  Lluis Sanchez Gual  <lluis@ximian.com>
+
+       * WebServiceTest.cs, client/external/BankCodeEJBHomeTest.cs, 
+         client/external/GlobalWeatherTest.cs, client/external/HPcatalogTest.cs,
+         client/external/IODCODESPOSTAUXTest.cs, 
+         client/external/TemperatureServiceTest.cs,
+         client/localhost/DataServiceTest.cs, 
+         client/localhost/DuplicateArrayTestTest.cs, 
+         client/localhost/IncludeTestTest.cs,
+         client/localhost/TestBinding4Test.cs: Use new nunit 2.2 api.
+
+       * server/ConvDocLitWra.asmx, server/ConvDocEncWra.asmx, 
+         server/ConvDocLitBar.asmx, server/ConvDocLitWra.asmx,
+         server/ConvRpc.asmx, 
+         
+       * wstest.cs: Added support for generating tests cases from a template.
+         Useful to test the same case in all formats and protocols.
+         
+       * proxies.net.xml.gz, wsdlfiles.tar.gz: Updated.
+       
+       * client/localhost/ConvDocEncBarTest.cs, 
+         client/localhost/ConvDocLitBarTest.cs, 
+         client/localhost/ConvDocLitWraTest.cs,
+         client/localhost/ConvRpcTest.cs,
+         client/localhost/ConvDocEncBar.asmx:
+         Improved tests. Use new nunit 2.2 api. 
+         
+       * Conv.cs.template: template for ConverterService client tests.
+       
+       * Conv.asmx.template: template for ConverterService services.
+       
+       * templates.xml: Configuration file for generating the tests.
+
 2004-06-22  Lluis Sanchez Gual  <lluis@ximian.com>
 
        * proxies.net.xml.gz: Updated.