Skip to content

Commit ae7b8d7

Browse files
mihnitaaphillips
andauthored
Update test/README.md
Co-authored-by: Addison Phillips <[email protected]>
1 parent 208f524 commit ae7b8d7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

test/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,12 @@ If `FailsFormat` is `true`,
187187
attempting to format the _placeholder_ to any formatting target will
188188
emit a _Bad Option_ error.
189189
190+
> Note that emitting _Bad Option_ here does not indicate an incorrect option.
191+
> Actual functions in your implementation might emit
192+
> an implementation-defined or platform-specific runtime error or exception
193+
> when the function handler is called.
194+
> Your implementation might thus produce a _Message Function Error_
195+
> not provided with a label in the JSON Schema of this test suite.
190196
### `:test:select`
191197
192198
This _function_ accepts the same _operands_ and _options_,

0 commit comments

Comments
 (0)