mirror of
https://github.com/rust-lang/cargo.git
synced 2026-04-05 20:33:43 +00:00
…
Canonical home for these tests is https://github.com/rust-lang/rust/tree/master/tests/ui/frontmatter
To update
- Sync changes to this directory
- Run
SNAPSHOTS=overwrite cargo test --test testsuite -- script::rustcto register new test cases - Run
SNAPSHOTS=overwrite cargo test --test testsuite -- script::rustcto update snapshots for new test cases
Note:
- A
.stderrfile is assumed that the test fill fail - A
.stdoutfile is assumed that the test fill succeed