rust/test-cargo-miri
2019-04-18 16:16:32 +02:00
..
src remove some unneeded 'extern crate' 2019-04-18 16:16:32 +02:00
tests try to really fix tests on macOS 2019-04-16 20:36:33 +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 pick better test names 2019-04-16 20:12:55 +02:00
test.stdout.ref2 fix ref file 2019-04-16 19:55:22 +02:00