We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf7ac9 commit c755075Copy full SHA for c755075
docs/Testing.md
@@ -298,14 +298,6 @@ code for the target that is not the build machine:
298
299
Add ``REQUIRES: executable_test`` to the test.
300
301
-* ``%target-run-simple-swift``: build a one-file Swift program and run it on
302
- the target machine.
303
-
304
- Use this substitution for executable tests that don't require special
305
- compiler arguments.
306
307
- Add ``REQUIRES: executable_test`` to the test.
308
309
* ``%target-run-stdlib-swift``: like ``%target-run-simple-swift`` with
310
``-parse-stdlib -Xfrontend -disable-access-control``.
311
0 commit comments