Skip to content

Commit 8236e43

Browse files
committed
Document only-X test header
1 parent aafe7d8 commit 8236e43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/COMPILER_TESTS.md

+2
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ be compiled or run.
5454
* `ignore-test` always ignores the test
5555
* `ignore-lldb` and `ignore-gdb` will skip a debuginfo test on that debugger.
5656

57+
`only-X` is the opposite. The test will run only when `X` matches.
58+
5759
Some examples of `X` in `ignore-X`:
5860

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

0 commit comments

Comments
 (0)