about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2021-01-31 01:47:22 +0100
committerGitHub <noreply@github.com>2021-01-31 01:47:22 +0100
commitb28a1b29511ebbc13021165a96163d32a98bb7e7 (patch)
treeb803cabd36606be4e2d131160f45e07e87f8f08d /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentac37c326aeccb5710f18235b18015750e6484d66 (diff)
parentfe2880ac43c71e0fffbd6a62fc10700d01231449 (diff)
downloadrust-b28a1b29511ebbc13021165a96163d32a98bb7e7.tar.gz
rust-b28a1b29511ebbc13021165a96163d32a98bb7e7.zip
Rollup merge of #80053 - gilescope:include-ignore, r=m-ou-se
stabilise `cargo test -- --include-ignored`

stabilise `cargo test -- --include-ignored`

On stable there's no way to run ignored tests as well as the normal tests.

An example use case where stabilising this would help:
Exercism has some initial tests and then some additional ignored tests that people run currently with --ignore but currently they can't run all the tests in one go without being on nightly. It would be a little more ergonomic if this flag was stablilised.

( Fixes  #65770 )

I built with ./x.py build -i library/test - but as libtest is a dylib is there an easy way to invoke it manually to check it's working as expected? (I've updated the automated tests.)
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions