aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_rust.sh
AgeCommit message (Expand)Author
2019-02-13Let's not double-quote EXTRA_CARGO_OPTIONS after allrl1987
2019-02-01Fix shellcheck warnings in test_rust.shrl1987
2018-10-01Fix segfaults related to sanitizers+jemallocAlex Crichton
2018-09-16Don't try to link C from rust doctests for nss detectionNick Mathewson
2018-08-10Revert "Rust: Use --all-features in test_rust.sh for 0.3.3 and 0.3.4"teor
2018-08-10Rust: Use --all-features in test_rust.sh for 0.3.3 and 0.3.4teor
2018-08-10Rust: use a consistent working directory in builds and teststeor
2018-08-10Fix $abs_top_srcdir in test_rust.shteor
2018-08-10Stop setting $CARGO_HOMEteor
2018-08-10Rust: backport src/test/test_rust.sh from masterteor
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