Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

root/trunk/test/wsdl/soap


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2006 [2006] 10/28/07 17:16:29 nahi * update tests for the previous change ('in' -> :in)
(edit) @1996 [1996] 10/02/07 23:27:44 nahi * (merged from branches/1_5: -r1993:1995) * avoid NameError? if an …
(edit) @1989 [1989] 09/29/07 17:14:29 nahi * (merged from branches/1_5: -r1987:1988) WSDL::SOAP::ClassDefCreator?
(edit) @1979 [1979] 09/21/07 18:25:43 nahi * when there are 2 unqualified anonymous elements which have the same name …
(edit) @1963 [1963] 09/15/07 17:41:36 nahi * update tests. do not crash at teardown when setup failed. closes #396.
(edit) @1923 [1923] 08/26/07 17:45:43 nahi * removed :schema_ns definition from mappingRegistry stub file. this …
(edit) @1896 [1896] 07/21/07 12:57:23 nahi * test updated for the previous commit.
(edit) @1891 [1891] 07/20/07 00:08:51 nahi * wsdl2ruby.rb generated too much 'XSD::QName.new(...)' parts. let …
(edit) @1880 [1880] 07/12/07 22:34:01 nahi * schema type not passed for simletype. instead, the base class …
(edit) @1857 [1857] 06/19/07 23:21:24 nahi * let xsd2ruby.rb generate a mapping registry and a mapper from XML Schema …
(edit) @1794 [1794] 05/20/07 23:33:55 nahi * extract common test methods in TestUtil? module. * silent require. …
(edit) @1775 [1775] 05/15/07 17:44:09 nahi * encode/decode basetype according to type definition in rpc/encoded …
(edit) @1755 [1755] 05/04/07 01:18:43 nahi * try to avoid name crash of dynamic generated code rquire.
(edit) @1751 [1751] 05/02/07 17:15:55 nahi * avoid name crash of dynamic loaded classes. we need classloader like …
(edit) @1731 [1731] 10/01/06 23:14:27 nahi moved @@schema_* things in classdef definition to mapping registry. …
(edit) @1720 [1720] 09/10/06 20:46:24 nahi soap/mapping/* refactoring. registry.rb -> split into registry.rb (common) …
(edit) @1686 [1686] 07/22/06 22:21:26 nahi do not depend on Ruby install name.
(edit) @1679 [1679] 12/04/05 11:35:26 nahi changed classdef generation handling of WSDL simpleType enumeration: it …
(edit) @1664 [1664] 11/07/05 22:14:12 nahi classdef definition more pretty printing. let simpleContent + attribute …
(edit) @1655 [1655] 10/30/05 22:10:25 nahi added <choice/> support. closes #168.
(edit) @1653 [1653] 10/26/05 23:06:01 nahi let ClassDefCreator? dump @@schema_element in multiple-and-indented …
(edit) @1652 [1652] 10/22/05 00:36:57 nahi added soapenc types to TypeMap?. soap4r does not use soapenc types …
(edit) @1642 [1642] 10/16/05 21:28:36 nahi changes for #153.
(edit) @1584 [1584] 07/21/05 22:38:35 nahi rpc/literal support. closes #118.
(edit) @1581 [1581] 07/19/05 23:21:02 nahi enhances for rpc/literal support. for #118.
(edit) @1574 [1574] 07/14/05 21:46:02 nahi rpc/literal did not work with wsdl2ruby.rb. changes for #118. not …
(edit) @1532 [1532] 05/05/05 11:10:31 nahi double-quote type information in generated class definition. raw …
(edit) @1528 [1528] 05/01/05 12:45:05 nahi FastCGI support (I tested only with pure ruby fastcgi implementation in …
(edit) @1520 [1520] 04/27/05 23:56:40 nahi removed svn:executable
(edit) @1515 [1515] 04/27/05 16:13:21 nahi let WSDLEncodedRegistry#soap2obj map SOAP/OM to Ruby according to WSDL as …
(edit) @1512 [1512] 04/27/05 16:10:45 nahi fixed expected result.
(edit) @1486 [1486] 04/16/05 19:19:34 nahi cosmetic (QName in comment)
(edit) @1477 [1477] 04/15/05 16:36:43 nahi follow the library change in [1474].
(edit) @1471 [1471] 04/14/05 22:32:21 nahi let @@schema_element preserve ordering of contained elements defined in …
(edit) @1470 [1470] 04/14/05 16:59:52 nahi refine Ruby <-> SOAP mapping for better doc/lit support. mapping details …
(edit) @1454 [1454] 03/12/05 12:02:26 nahi use 'diff' command via shell to show test result.
(edit) @1445 [1445] 02/11/05 12:57:26 nahi cosmetic: ::XSD::* -> XSD::*
(edit) @1437 [1437] 02/08/05 23:35:36 nahi let wsdl2ruby.rb and xsd2ruby.rb be a library. bin/wsdl2ruby.rb and …
(edit) @1436 [1436] 02/06/05 22:02:46 nahi do not unlink generated file when the test failed for postmortem analysis.
(edit) @1432 [1432] 02/06/05 21:58:17 nahi @@schema_attribute was not dumped when a schema definition does not …
(edit) @1424 [1424] 02/04/05 11:04:25 nahi follow [1418].
(edit) @1415 [1415] 02/02/05 23:46:52 nahi * added new tests: test/soap/wsdlDriver/test_document.rb and …
(edit) @1414 [1414] 02/02/05 21:40:37 nahi * update expectedDrivers regarding to [1411]. * remove …
(edit) @1411 [1411] 02/02/05 18:40:38 nahi merge WSDLDriver in wsdlDriver.rb and RPC::Driver in rpc/driver.rb. added …
(edit) @1404 [1404] 01/29/05 12:41:03 nahi let the test relocatable.
(edit) @1400 [1400] 01/24/05 15:07:53 nahi newline noramalization.
(edit) @1399 [1399] 01/23/05 12:19:57 nahi catch up [1385]
(edit) @1398 [1398] 01/23/05 12:17:24 nahi fixes an incompatible node decoding in SOAP graph which has uncapitalized …
(edit) @1395 [1395] 01/17/05 22:37:52 nahi in SOAP::RPC, let HTTPServer and CGIStub access to operation definition …
(edit) @1380 [1380] 12/28/04 23:19:42 nahi cosmetic changes; wrong indent, unnecessary white space, etc. closes #46.
(edit) @1313 [1313] 07/30/04 20:48:49 nahi * update expected result.
(edit) @1290 [1290] 07/25/04 22:47:39 nahi * update test.
(edit) @1264 [1264] 07/03/04 13:35:57 nahi * add test for wsdl2ruby.
(add) @1159 [1159] 01/18/04 18:45:29 nahi * tests for parts order and parts restriction.
Note: See TracRevisionLog for help on using the revision log.