rust/test-cargo-miri
2021-02-28 18:13:33 +08:00
..
cdylib Add a cdylib-only crate test 2021-02-15 20:43:29 +08:00
issue-1567 add regression test for #1567 2021-02-13 19:41:01 +01:00
issue-1691 Make the test more consistent with other tests 2021-02-14 19:08:47 +08:00
issue-1705 Patch --extern arguments in phase_cargo_rustc as well 2021-02-15 20:43:27 +08:00
src Use the issue-1567 dependency in the test 2021-02-15 20:43:28 +08:00
subcrate Add a test for unit test of proc-macro crate 2021-01-24 23:48:17 +08:00
tests 'cargo update' test-cargo-miri 2020-09-18 12:12:02 +02:00
.gitignore
build.rs test propagating env vars from build.rs to binary 2020-09-17 17:33:47 +02:00
Cargo.lock Add a cdylib-only crate test 2021-02-15 20:43:29 +08:00
Cargo.toml Add a cdylib-only crate test 2021-02-15 20:43:29 +08:00
run-test.py Cleanup test-cargo-miri/run-test.py 2021-02-28 18:13:33 +08:00
run.args.stderr.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00
run.args.stdout.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00
run.default.stderr.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00
run.default.stdout.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00
run.subcrate.stderr.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00
run.subcrate.stdout.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00
test.bin-target.stdout.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00
test.default.stdout.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00
test.filter.stdout.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00
test.stderr-empty.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00
test.stderr-proc-macro.ref Add a test for unit test of proc-macro crate 2021-01-24 23:48:17 +08:00
test.stderr-rustdoc.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00
test.subcrate.stdout.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00
test.test-target.stdout.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00