[embedded] Mark all embedded tests as REQUIRES: swift_in_compiler

This commit is contained in:
Kuba Mracek
2023-11-07 09:58:47 -08:00
parent 2936a33680
commit f1aba675ef
45 changed files with 57 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
// RUN: %target-run-simple-swift(%S/Inputs/print.swift -enable-experimental-feature Embedded -Xfrontend -throws-as-traps -parse-as-library -runtime-compatibility-version none -wmo -Xfrontend -disable-objc-interop) | %FileCheck %s
// REQUIRES: swift_in_compiler
// REQUIRES: executable_test
// REQUIRES: optimized_stdlib
// REQUIRES: VENDOR=apple