summaryrefslogtreecommitdiff
path: root/src/test/test_rust.sh
AgeCommit message (Expand)Author
2018-06-20Add a leak suppression for backtrace_allocNick Mathewson
2018-06-20rust: Remove --all-features flag from `cargo test` call in test_rust.sh.Isis Lovecruft
2018-06-16Fix a bug in my fix for #26258Nick Mathewson
2018-06-13squash! Make sure that the test_rust.sh script fails when a test failsNick Mathewson
2018-05-31Make sure that the test_rust.sh script fails when a test failsNick Mathewson
2018-03-23tests: Automatically detect Rust crates to test and also pass --verbose.Isis Lovecruft
2017-12-05Change our build process to run Cargo from inside the build treeNick Mathewson
2017-10-27Allow test_rust.sh to run from outside the makefileNick Mathewson
2017-10-27move to allocating c strings from rustChelsea Holland Komlo
2017-07-13use CARGO_HOME instead of HOME when building with rustChelsea H. Komlo
2017-05-19Allow Rust build using locally supplied crates or crates.ioSebastian Hahn
2017-05-19cargo-online-mode configure argumentSebastian Hahn
2017-05-19Run cargo test during make checkSebastian Hahn