aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_proc_macro/src/process.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-04-23 10:24:15 +0100
committerGitHub <[email protected]>2020-04-23 10:24:15 +0100
commit604b936ca0a8967292489e9cb6bcb3822818b7fc (patch)
tree946d4b645d6fa921e28f92f60423384d8b64478b /crates/ra_proc_macro/src/process.rs
parent1101e74b100619802b9538be1e9fea958add1d61 (diff)
parent380a2870c73be5c03512b5711988d760cd21cca6 (diff)
Merge #4092
4092: feat: run ignored tests r=matklad a=hdevalke I started making some exercices on https://exercism.io/ and a lot of test have the `#[ignore]` attribute. The `Run Test|Debug` code lens show up, but running the test results in: ``` running 1 test test test_one_piece ... ignored test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 5 filtered out ``` This pull request adds the `--ignored` flag if needed. Co-authored-by: Hannes De Valkeneer <[email protected]>
Diffstat (limited to 'crates/ra_proc_macro/src/process.rs')
0 files changed, 0 insertions, 0 deletions