| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- 2004-03-10 Lluis Sanchez Gual <[email protected]>
- * client/localhost/ConvDocLitWraTest.cs: Test Discover() method.
- 2004-03-02 Lluis Sanchez Gual <[email protected]>
- * services.xml: More services.
- * wstest.cs: Added null check.
- * client/localhost/IncludeTestTest.cs: New test.
- * server/localhost/IncludeTest.asmx, server/localhost/Test1.asmx,
- server/localhost/Test2.asmx, server/localhost/TestBinding6.asmx.
- 2004-02-27 Lluis Sanchez Gual <[email protected]>
- * services.xml: Updated service list.
- * wstest.cs: New feature: it generates a serviceStatus.xml file that
- helps keeping track of services that are not available any more.
- * client/localhost/ConvDocEncBarTest.cs, ConvDocEncWraTest.cs:
- Improved tests.
- * server/ConvDocLitBar.asmx: Removed inheritance from WebService, to make
- sure that this works.
- 2004-02-04 Lluis Sanchez Gual <[email protected]>
- * wstest.cs: Added new option that downloads and cahces the wsdl docs.
- * services.xml: More services.
- * Makefile: Updated.
- * server/TestBinding5.asmx: new test service.
- 2004-01-27 Lluis Sanchez Gual <[email protected]>
- * wstest.cs: Improved the way wsdl documents are downloaded.
- * services.xml: updated service list.
- * wsdl.ignore: updated ignore list.
- * client/external/GlobalWeatherTest.cs: new test.
- * client/external/syndicateTest.cs: new test.
- * client/external/TemperatureServiceTest.cs: new test.
- * client/external/BankCodeEJBHomeTest.cs: added comment.
- * server/TestBinding1.asmx, server/TestBinding2.asmx,
- * server/TestBinding3.asmx, server/TestBinding4.asmx: new test services
- 2004-01-14 Lluis Sanchez Gual <[email protected]>
- * wstest.cs: Wsdl documents are cached locally.
- * services.xml: updated services.
-
- 2003-12-23 Lluis Sanchez Gual <[email protected]>
- * wstest.cs: Removed debug WriteLine.
- * services.xml: updated services.
- * server/web.config: Added.
-
- 2003-12-22 Lluis Sanchez Gual <[email protected]>
- * wstest.cs: Changed default directory for client tests. Added some tests.
- * Makefile: Use xsp.vsdisco instead of xsp.disco.
- 2003-12-19 Lluis Sanchez Gual <[email protected]>
- * services.xml: Enabled test for a couple of services.
- * wstest.cs: Improved "stat" option.
-
- 2003-12-15 Lluis Sanchez Gual <[email protected]>
- * Makefile.cs: Generate list of client test files in target "gen".
- * services.xml: Added a couple of services.
- * wstest.cs: Added "stat" option.
-
- 2003-12-12 Lluis Sanchez Gual <[email protected]>
- * Added web service test suite
-
|