File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 11// RUN: %{target_simple_swift_build}
22// RUN: %{wasm_run} %t.dir/.build/debug/Check.wasm | %{FileCheck} %s
33// REQUIRES: FileCheck
4- // XFAIL: scheme=main
54
65import FoundationXML
76
Original file line number Diff line number Diff line change 33// RUN: %{swift} package init --package-path %t.dir --name Example
44// RUN: cp %S/Inputs/imports.swift %t.dir/Sources/Example/Imports.swift
55// RUN: %{target_swift_build} --package-path %t.dir
6- // XFAIL: scheme=main
Original file line number Diff line number Diff line change 33// RUN: %{swift} package init --package-path %t.dir --name Example
44// RUN: cp %S/Inputs/imports.swift %t.dir/Sources/Example/Imports.swift
55// RUN: %{swift} build --package-path %t.dir --triple wasm32-unknown-wasi -Xswiftc -static-stdlib -Xswiftc -resource-dir -Xswiftc %{package_path}/usr/lib/swift_static
6- // XFAIL: scheme=main
You can’t perform that action at this time.
0 commit comments