index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_rust.sh
Age
Commit message (
Expand
)
Author
2018-06-20
Add a leak suppression for backtrace_alloc
Nick Mathewson
2018-06-20
rust: Remove --all-features flag from `cargo test` call in test_rust.sh.
Isis Lovecruft
2018-06-16
Fix a bug in my fix for #26258
Nick Mathewson
2018-06-13
squash! Make sure that the test_rust.sh script fails when a test fails
Nick Mathewson
2018-05-31
Make sure that the test_rust.sh script fails when a test fails
Nick Mathewson
2018-03-23
tests: Automatically detect Rust crates to test and also pass --verbose.
Isis Lovecruft
2017-12-05
Change our build process to run Cargo from inside the build tree
Nick Mathewson
2017-10-27
Allow test_rust.sh to run from outside the makefile
Nick Mathewson
2017-10-27
move to allocating c strings from rust
Chelsea Holland Komlo
2017-07-13
use CARGO_HOME instead of HOME when building with rust
Chelsea H. Komlo
2017-05-19
Allow Rust build using locally supplied crates or crates.io
Sebastian Hahn
2017-05-19
cargo-online-mode configure argument
Sebastian Hahn
2017-05-19
Run cargo test during make check
Sebastian Hahn