FFI test Smalltalk code

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FFI test Smalltalk code

Eliot Miranda-2
Hi All,

    I'm looking at a bug with the Win64 FFI when there are more than four arguments.  The test functions are in platforms/Cross/plugins/SqueakFFIPrims/sqFFITestFuncs.c and the SUnit code is in FFI-Tests, e.g. on http://source.squeak.org/FFI.  But whereas sqFFITestFuncs.c already contains functions such as ffiTestInts8, ffiTestFloats7, ffiTestFloats13, there are no test for these in FFI-Tests.  Can anyone point me to such tests, and/or commit them to FFI-Tests on http://source.squeak.org/FFI?

AdvThanksance
_,,,^..^,,,_
best, Eliot