Avoid as of this writing given that everything is as of this writing :)
This commit is contained in:
parent
028660b6c0
commit
9015b33c7e
|
|
@ -20,9 +20,9 @@ a distinct mode.
|
||||||
|
|
||||||
[`src/test`]: https://github.com/rust-lang/rust/tree/master/src/test
|
[`src/test`]: https://github.com/rust-lang/rust/tree/master/src/test
|
||||||
|
|
||||||
Here is a brief summary of the test suites as of this writing and what
|
Here is a brief summary of the test suites and what they mean. In some
|
||||||
they mean. In some cases, the test suites are linked to parts of the manual
|
cases, the test suites are linked to parts of the manual that give more
|
||||||
that give more details.
|
details.
|
||||||
|
|
||||||
- [`ui`](./adding.html#ui) – tests that check the exact
|
- [`ui`](./adding.html#ui) – tests that check the exact
|
||||||
stdout/stderr from compilation and/or running the test
|
stdout/stderr from compilation and/or running the test
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue