diff options
| author | Antonio Yang <yanganto@gmail.com> | 2022-01-10 14:01:12 +0800 |
|---|---|---|
| committer | Mark Rousskov <mark.simulacrum@gmail.com> | 2022-02-24 17:36:36 -0500 |
| commit | bb3b5574cd931bb961afd6ab6a9c5a56d8482bcb (patch) | |
| tree | 3a23dca1e1c82faf3e4c3e5b53ab8be75dfe788a /src/test/codegen/src-hash-algorithm | |
| parent | 3d127e2040b57157936f5f24e114a8b4c9a505ef (diff) | |
| download | rust-bb3b5574cd931bb961afd6ab6a9c5a56d8482bcb.tar.gz rust-bb3b5574cd931bb961afd6ab6a9c5a56d8482bcb.zip | |
Include ignore message in libtest output
As an example:
#[test]
#[ignore = "not yet implemented"]
fn test_ignored() {
...
}
Will now render as:
running 2 tests
test tests::test_ignored ... ignored, not yet implemented
test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
