mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[docs] Remove duplicated paragraph in the Testing guide
This commit is contained in:
@@ -298,14 +298,6 @@ code for the target that is not the build machine:
|
||||
|
||||
Add ``REQUIRES: executable_test`` to the test.
|
||||
|
||||
* ``%target-run-simple-swift``: build a one-file Swift program and run it on
|
||||
the target machine.
|
||||
|
||||
Use this substitution for executable tests that don't require special
|
||||
compiler arguments.
|
||||
|
||||
Add ``REQUIRES: executable_test`` to the test.
|
||||
|
||||
* ``%target-run-stdlib-swift``: like ``%target-run-simple-swift`` with
|
||||
``-parse-stdlib -Xfrontend -disable-access-control``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user