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
3c07851e6c
Use localhost on server for all regression tests.
...
This is to ensure proper error to bind when IPv6 is not available
and so get proper fallback on IPv4.
eng/toolchain/aws#50
2024-11-13 23:40:07 +01: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
301ed77bd8
Setup LaL which replaces ASIS.
...
All ASIS setup have been replaced by LibAdaLang which will be the
new library used for generating WSDL out of Ada specs.
Part of S415-009.
2020-04-27 10:31:01 +02: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