diff options
author | Isis Lovecruft <isis@torproject.org> | 2018-06-18 18:57:38 +0000 |
---|---|---|
committer | Isis Lovecruft <isis@torproject.org> | 2018-06-18 18:57:38 +0000 |
commit | 508332feaf99ada12037c3a7fa77eab8516bb69e (patch) | |
tree | b4ce84ed9d4324920b59441b2243d244902c9ee9 /changes | |
parent | bcc1368c77d6ed8ac7f8bd81acdec7bb2da9f925 (diff) | |
download | tor-508332feaf99ada12037c3a7fa77eab8516bb69e.tar.gz tor-508332feaf99ada12037c3a7fa77eab8516bb69e.zip |
rust: Add "test-c-from-rust" feature-gate.
Due to linker issues (#25386) when testing Rust code which calls C,
all tests which touch FFI code should now be feature-gated behind the
"test-c-from-rust" flag. To run this test code, cargo must be called
with `cargo test --features="test-c-from-rust"`.
* FIXES #26398: https://bugs.torproject.org/26398
Diffstat (limited to 'changes')
0 files changed, 0 insertions, 0 deletions