summaryrefslogtreecommitdiffstats
path: root/ffi/tests
AgeCommit message (Expand)Author
2019-01-10ffi: Optionally use valgrind to check the c-tests.Justus Winter
2019-01-10ffi: Fix detection of main functions in C tests.Justus Winter
2019-01-08ffi: Make c-tests traverse into directories.Justus Winter
2018-08-27ffi: Tweak CFLAGS for building tests.Justus Winter
2018-07-28ffi: Fix paths when building c tests.Neal H. Walfield
2018-07-28ffi: Support builds that use CARGO_TARGET_DIR.Neal H. Walfield
2018-07-27ffi: Be quiet when building the shared object for the tests.Justus Winter
2018-07-26ffi: Improve c doctests.Justus Winter
2018-07-26ffi: Enable syntax-highlighting for all c snippets.Justus Winter
2018-07-26ffi: Make sure the shared object is built before running doctests.Justus Winter
2018-07-26ffi: Fix c doctest extraction.Justus Winter
2018-07-25ffi: Write and execute doctests for C.Justus Winter