diff options
author | Christopher Chambers <chris.chambers@peanutcode.com> | 2014-12-18 08:51:22 -0600 |
---|---|---|
committer | Christopher Chambers <chris.chambers@peanutcode.com> | 2014-12-18 12:47:13 -0600 |
commit | ce879aacbc77de5523042ddead8aee1d6a47c15c (patch) | |
tree | dd5d9b1b4675ca3c5bbd32160e5f9c8034a64386 /tests/headers/struct_with_struct.h | |
parent | 0fa1990fbde3d36a757954ef2efa07aa734c40e9 (diff) |
Updates tests in macro.rs and cmath.rs.
macro.rs
- Removes make_string_vec in favor of the vec! macro.
- Updates test_parse_process_args with vec!.
cmath.rs
- Adds needed 'extern crate libc;' declaration.
- bindgen! invocation now references math.h as "/usr/include/math.h",
which should be pretty universal. Clang was not able to find the file
using just "math.h".
- Moves contents of main method into a #[test] method.
Diffstat (limited to 'tests/headers/struct_with_struct.h')
0 files changed, 0 insertions, 0 deletions