zhenfei
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
scripts/run_tests.sh
|
|
@ -4,4 +4,5 @@ |
|
|
|
export RUSTFLAGS="-C overflow-checks=on" |
|
|
|
|
|
|
|
cargo test --release -- -Zunstable-options --report-time |
|
|
|
|
|
|
|
cargo test --no-run --features=print-trace |
|
|
|
cargo test --no-run --no-default-features |