kc3-lang/libffi/testsuite/libffi.call/call.exp

Branch :


Log

Author Commit Date CI Message
7d698125 2014-03-26 23:17:56 Use the proper C++ compiler to run C++ tests Running the C compiler with -shared-libgcc -lstdc++ does not work on non-GCC compilers.
5695ec14 2014-03-16 16:04:58 testsuite: Factor out a function to run a matrix of tests This commons up code from libffi.call/call.exp and libffi.special/special.exp, unifies the optimization option matrix between the two, and makes it easier to add more axes to the matrix in the future.
3f97cf34 2014-03-16 16:53:42 testsuite: Unify the C and C++ testsuites These two testsuites differ only in the source file glob and a couple of additional compiler options; unify the remaining bits.
f26c7ca6 2013-01-08 14:47:05 Make compiler options in dejagnu runs compiler specific
2db72615 2010-11-21 10:50:56 Rebase
115ab36f 2009-12-24 00:22:00 Update missing changes for 3.0.9r4.
5cbe2058 2009-10-04 23:53:11 Initial stand-alone patch.
c6dddbd0 2009-10-04 08:11:33 Initial commit