Skip to content

Commit

Permalink
Document only-X test header
Browse files Browse the repository at this point in the history
  • Loading branch information
sanxiyn committed Mar 19, 2018
1 parent aafe7d8 commit 8236e43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/COMPILER_TESTS.md
Expand Up @@ -54,6 +54,8 @@ be compiled or run.
* `ignore-test` always ignores the test
* `ignore-lldb` and `ignore-gdb` will skip a debuginfo test on that debugger.

`only-X` is the opposite. The test will run only when `X` matches.

Some examples of `X` in `ignore-X`:

* Architecture: `aarch64`, `arm`, `asmjs`, `mips`, `wasm32`, `x86_64`, `x86`, ...
Expand Down

0 comments on commit 8236e43

Please sign in to comment.