From 01f01823edc3a055a80a22c1ba00d1336b93a61e Mon Sep 17 00:00:00 2001 From: Tom Eccles Date: Fri, 29 May 2020 15:01:42 +0100 Subject: [PATCH] Document more //ignore-X test headers --- src/tests/adding.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/tests/adding.md b/src/tests/adding.md index 9dcb8932..15fff1ff 100644 --- a/src/tests/adding.md +++ b/src/tests/adding.md @@ -134,6 +134,8 @@ Some examples of `X` in `ignore-X`: `musl`. * Pointer width: `32bit`, `64bit`. * Stage: `stage0`, `stage1`, `stage2`. +* When cross compiling: `cross-compile` +* When remote testing is used: `remote` ### Other Header Commands