8fa1542878
remove rand (large dependency) and page-size (testing the dependency, not cargo-miri). keep only byteorder as a "demo" dependency, it is a leaf and builds quickly.
12 lines
271 B
Plaintext
12 lines
271 B
Plaintext
|
|
running 6 tests
|
|
test cargo_env ... ok
|
|
test deps ... ok
|
|
test do_panic - should panic ... ok
|
|
test does_not_work_on_miri ... ignored
|
|
test fail_index_check - should panic ... ok
|
|
test simple ... ok
|
|
|
|
test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out
|
|
|