summaryrefslogtreecommitdiff
path: root/src/test/test_rust.sh
AgeCommit message (Expand)Author
2018-03-23Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-23tests: Automatically detect Rust crates to test and also pass --verbose.Isis Lovecruft
2017-12-21add minimal rust module for logging to tor's loggerChelsea Holland Komlo
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