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

root/trunk/test/wsdl/any


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) @1979 [1979] 09/21/07 18:25:43 nahi * when there are 2 unqualified anonymous elements which have the same name …
(edit) @1964 [1964] 09/15/07 22:56:40 nahi * need to generate mappingregistry of the element even if 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) @1949 [1949] 09/10/07 21:13:35 nahi * do not create extraattr entry in SOAP/OM when the value is nil. it …
(edit) @1939 [1939] 09/07/07 00:05:29 nahi * added wsdl/soap/classNameCreator and let it handle whole classname …
(edit) @1938 [1938] 09/06/07 22:52:26 nahi * ignore xsd:element definition when the same qname is also defined as a …
(edit) @1934 [1934] 09/03/07 22:41:04 nahi * anonymous class support was incomplete for Array type complexType. for …
(edit) @1923 [1923] 08/26/07 17:45:43 nahi * removed :schema_ns definition from mappingRegistry stub file. this …
(edit) @1915 [1915] 08/05/07 23:25:19 nahi * added support for anonymous type. anonymous type is mapped to inner …
(edit) @1904 [1904] 07/22/07 18:31:26 nahi * added anyAttribute support. (just ignore anyAttribute because …
(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) @1830 [1830] 06/05/07 00:21:54 nahi * abstract return type definition causes illegal …
(edit) @1828 [1828] 06/04/07 22:49:06 nahi * WSDLDriverFactory + rpc/encoded + anyType return caused an error. …
(edit) @1794 [1794] 05/20/07 23:33:55 nahi * extract common test methods in TestUtil? module. * silent require. …
(edit) @1790 [1790] 05/20/07 17:42:49 nahi * classDefCreator wrongly generated element definitions. fixed. * let …
(edit) @1788 [1788] 05/20/07 15:36:14 nahi * support combination of choice + sequence. closes #205.
(edit) @1771 [1771] 05/14/07 21:49:43 nahi * try to recover when unexpected Array encoding comes while unmarshalling. …
(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) @1724 [1724] 09/24/06 21:02:36 nahi more aggressive xml 'qualified' control. closes #260.
(edit) @1720 [1720] 09/10/06 20:46:24 nahi soap/mapping/* refactoring. registry.rb -> split into registry.rb (common) …
(edit) @1713 [1713] 09/03/06 20:05:37 nahi cosmetic
(edit) @1695 [1695] 07/23/06 22:49:54 nahi added test with static stub.
(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) @1650 [1650] 10/19/05 22:35:12 nahi <any/> support for WSDL2Ruby generated class and stubs. closes #148.
(edit) @1649 [1649] 10/19/05 18:06:28 nahi added <any/> serialization support. it should be enough for Driver. …
(edit) @1628 [1628] 09/21/05 21:01:29 nahi suppress deliberate warnings with $VERBOSE = nil. closes #153.
(edit) @1584 [1584] 07/21/05 22:38:35 nahi rpc/literal support. closes #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) @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) @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) @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) @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) @1414 [1414] 02/02/05 21:40:37 nahi * update expectedDrivers regarding to [1411]. * remove …
(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) @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) @1246 [1246] 05/17/04 23:37:38 nahi * update expected result
(edit) @1240 [1240] 05/16/04 19:28:48 nahi * update expected test result
(edit) @1225 [1225] 05/10/04 22:58:34 nahi * updated expected test result
(edit) @1222 [1222] 05/08/04 23:03:26 nahi * wrong testcase name
(edit) @1211 [1211] 04/25/04 01:21:01 nahi * add test for illegal type name as a Ruby's class name (type="foo.bar").
(add) @1203 [1203] 04/22/04 11:26:15 nahi * add test for xmlSchema's any element.
Note: See TracRevisionLog for help on using the revision log.