3 Commits

Author SHA1 Message Date
Pascal Obry
90571d9b87 Migrate all tests to use vector instead of Safe_Pointer.
TN eng/toolchain/aws#92
2025-07-11 23:11:01 +02:00
Pascal Obry
db0f10acc1 Fix testsuite using user's specs/types.
We need to use wsdl2aws' -sp option to generate old code based
on the safe-pointer.

Part of V531-036.
2022-12-22 19:06:59 +01:00
Pascal Obry
47ab91cda4 Fix support for array using rpc/literal encoding.
Arrays inside record or as parameters to a SOAP routine were not
properly supported. The generated code was incorrect and the SOAP
call could fail.

Add corresponding regression tests.

For Q421-017 and Q421-016.
2017-04-24 19:00:14 +02:00