Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/test/COMPILER_TESTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ result is then compared against reference files named
those files doesn't exist, the output must be empty. If the test run
fails, we will print out the current output, but it is also saved in
`build/<target-triple>/test/ui/hello_world/main.stdout` (this path is
printed as part of the test failure mesage), so you can run `diff` and
printed as part of the test failure message), so you can run `diff` and
so forth.

### Editing and updating the reference files
Expand Down