summaryrefslogtreecommitdiffstats
path: root/openpgp-ffi/tests
AgeCommit message (Expand)Author
2020-10-14Replace most 'extern crate' directives with 'use'.Justus Winter
2020-03-13openpgp-ffi, ffi: Prevent capturing of c-tests's output.Justus Winter
2020-03-13ffi, openpgp-ffi: Properly use LDLIBS to link against Sequoia.Justus Winter
2020-03-09Switch from failure to anyhow.Justus Winter
2020-01-07openpgp-ffi, ffi: Always rebuild C doctests.Justus Winter
2019-12-20Remove nettle dependency where it's unnecessaryIgor Matuszewski
2019-08-20openpgp-ffi, ffi: Honor CFLAGS in c-tests, add -Wall.Justus Winter
2019-05-13openpgp-ffi, ffi: Improve c-tests.rs.Justus Winter
2019-05-07openpgp-ffi, ffi: Reword.Justus Winter
2019-05-07openpgp-ffi, ffi: Improve 6911aed9.Justus Winter
2019-05-07openpgp-ffi, ffi: Fix calling convention on Windows.Justus Winter
2019-05-07openpgp-ffi: Remove '#include <error.h>' from doctests.Justus Winter
2019-03-22openpgp-ffi: Replace glibc's error function.Justus Winter
2019-03-21openpgp-ffi: Use crate for futimes fiddling.Justus Winter
2019-03-20openpgp-ffi: Simplify c-test.Justus Winter
2019-01-23openpgp-ffi: Paper over the shady parsing in c-tests.Justus Winter
2019-01-17openpgp-ffi: New crate.Justus Winter