kc3-lang/libffi/testsuite/libffi.bhaible/test-callback.c

Branch :


Log

Author Commit Date CI Message
af6773d6 2018-04-02 13:55:31 Fix appveyor windows build (#420) * Fix msvcc dll build by adding dllexport decorations to all API declarations * Fix appveyor build for VS 2013 Use the new -DFFI_BUILDING_DLL for producing a working DLL. Update the msvcc.sh wrapper script to successfully compile the testsuite files. * MSVC build: suppress warnings in testsuite * fix testsuite on appveyor
fa72b054 2018-03-29 07:10:23 Remove warning message from clang
746c3ce2 2018-03-29 07:01:14 Expand ABI tests on x86. Testsuite bug fixes.
247e44b3 2018-03-18 07:01:54 Fix return values
1f99701f 2018-03-17 22:49:58 Make tests compile/run standalone
6186261c 2018-03-12 21:53:18 Add Bruno Haible and Bill Triggs' libffi testsuite