Document that the only supported dependency commits are the ones in known_good.json
This commit is contained in:
parent
d84255296c
commit
6340ba901a
2 changed files with 4 additions and 1 deletions
|
|
@ -264,6 +264,9 @@ Test](gtests/), one is the [`runtests` script](Test/runtests). The former
|
|||
runs unit tests and single-shader single-threaded integration tests, while
|
||||
the latter runs multiple-shader linking tests and multi-threaded tests.
|
||||
|
||||
Tests may erroneously fail or pass if using `ALLOW_EXTERNAL_SPIRV_TOOLS` with
|
||||
any commit other than the one specified in `known_good.json`.
|
||||
|
||||
### Running tests
|
||||
|
||||
The [`runtests` script](Test/runtests) requires compiled binaries to be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue