about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
diff options
context:
space:
mode:
authorAntonio Yang <yanganto@gmail.com>2022-01-10 14:01:12 +0800
committerMark Rousskov <mark.simulacrum@gmail.com>2022-02-24 17:36:36 -0500
commitbb3b5574cd931bb961afd6ab6a9c5a56d8482bcb (patch)
tree3a23dca1e1c82faf3e4c3e5b53ab8be75dfe788a /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parent3d127e2040b57157936f5f24e114a8b4c9a505ef (diff)
downloadrust-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/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions