mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 21:40:12 +01:00
Make file test readme refer to toolchain docs (#5105)
Instead of duplicating the content (slightly differently) --------- Co-authored-by: Jon Ross-Perkins <jperkins@google.com>
This commit is contained in:
co-authored by
Jon Ross-Perkins
parent
10eb8ed314
commit
c9c88e5b54
@@ -203,9 +203,8 @@ Supported comment markers are:
|
||||
path to the test's arguments.
|
||||
|
||||
This can be used to provide a minimal `Core` package (and `prelude` library)
|
||||
in toolchain tests by providing a path to a file with
|
||||
`package Core library "prelude";` as its first line and adding
|
||||
`--custom-core` to `EXTRA-ARGS`.
|
||||
in toolchain tests. See the
|
||||
[toolchain docs](/toolchain/docs/adding_features.md) for how.
|
||||
|
||||
- ```
|
||||
// SET-CAPTURE-CONSOLE-OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user