.. |
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 |
issue-1760
|
Don't use MIRI_DEFAULT_ARGS to compile host crates
|
2021-04-09 00:57:59 +08:00 |
src
|
make sure that we truly do not run no_run doctests
|
2021-04-10 14:20:06 +02:00 |
subcrate
|
Add a test for unit test of proc-macro crate
|
2021-01-24 23:48:17 +08:00 |
tests
|
also test old getrandom
|
2021-04-04 15:35:19 +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 |
build.rs
|
Don't use MIRI_DEFAULT_ARGS to compile host crates
|
2021-04-09 00:57:59 +08:00 |
Cargo.lock
|
Don't use MIRI_DEFAULT_ARGS to compile host crates
|
2021-04-09 00:57:59 +08:00 |
Cargo.toml
|
Don't use MIRI_DEFAULT_ARGS to compile host crates
|
2021-04-09 00:57:59 +08:00 |
run-test.py
|
nits and fix non-deterministic test output
|
2021-04-05 13:18:59 +02: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.cross-target.stdout.ref
|
make cargo-miri run doc-tests
|
2021-04-05 11:48:17 +02:00 |
test.default.stdout.ref
|
nits and fix non-deterministic test output
|
2021-04-05 13:18:59 +02:00 |
test.filter.cross-target.stdout.ref
|
make cargo-miri run doc-tests
|
2021-04-05 11:48:17 +02:00 |
test.filter.stdout.ref
|
avoid some dead code and test no_run tests
|
2021-04-05 12:37:22 +02: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.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 |