X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=COMPILER_TESTS.md;h=e2a957e396191150bda46f9610b0a9a44d8f9714;hb=e6f0f7d52d69d0c4f290ac32c6eebf92bbf6dd81;hp=546164c1492aa26892ec9212ea01e16d71ce2a9b;hpb=ad82e0ac180deef65b5757a6e4d7fa79aab5521a;p=rust.git diff --git a/COMPILER_TESTS.md b/COMPILER_TESTS.md index 546164c1492..e2a957e3961 100644 --- a/COMPILER_TESTS.md +++ b/COMPILER_TESTS.md @@ -1,6 +1,6 @@ # Compiler Test Documentation -In the Rust project, we use a special set of comands embedded in +In the Rust project, we use a special set of commands embedded in comments to test the Rust compiler. There are two groups of commands: 1. Header commands @@ -24,6 +24,7 @@ are expecting. `~^^^^^^^` is seven lines up. The error levels that you can have are: + 1. `ERROR` 2. `WARNING` 3. `NOTE`