rust/test-cargo-miri
2019-04-16 19:53:10 +02:00
..
src implement passing arguments to the interpreted program 2019-02-09 20:00:40 +01:00
tests stub out pthread_atfork to that we support thread_rng() 2019-04-16 19:53:10 +02:00
.gitignore the test suite assumes a libstd with full MIR; run test suite on xargo-built foreign libstds 2018-12-10 10:04:55 +01:00
Cargo.lock update test for cargo-miri 2019-02-07 13:03:03 +01:00
Cargo.toml update test for cargo-miri 2019-02-07 13:03:03 +01:00
run-test.py update cargo miri test to test rng crate a bit; this currently fails 2019-04-16 19:13:53 +02:00
stderr.ref implement passing arguments to the interpreted program 2019-02-09 20:00:40 +01:00
stderr.ref2 also enable passing arguments through from cargo-miri 2019-02-09 20:00:40 +01:00
stdout.ref the test suite assumes a libstd with full MIR; run test suite on xargo-built foreign libstds 2018-12-10 10:04:55 +01:00
test.stderr.ref test cargo miri test output when testing cargo miri 2018-12-11 17:43:12 +01:00
test.stdout.ref update cargo miri test to test rng crate a bit; this currently fails 2019-04-16 19:13:53 +02:00
test.stdout.ref2 also enable passing arguments through from cargo-miri 2019-02-09 20:00:40 +01:00