swift
372ada0e
- test: add handling for Wasm/WASI (#39519)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
3 years ago
test: add handling for Wasm/WASI (#39519) This change adds support for WASI in stdlib tests. Some tests that expect a crash to happen had to be disabled, since there's currently no way to observe such crash from a WASI host.
References
#39519 - test: fix stdlib tests when targeting WebAssembly/WASI
Author
MaxDesiatov
Parents
680698e0
Files
35
stdlib
private
StdlibUnittest
RaceTest.swift
StdlibCoreExtras.swift
SymbolLookup.swift
SwiftPrivateLibcExtras
Subprocess.swift
SwiftPrivateLibcExtras.swift
SwiftPrivateThreadExtras
SwiftPrivateThreadExtras.swift
ThreadBarriers.swift
public
Concurrency
Actor.cpp
AsyncLet.cpp
Task.cpp
TaskGroup.cpp
ThreadSanitizer.cpp
Differentiation
TgmathDerivatives.swift.gyb
tools/swift-reflection-test
swift-reflection-test.c
test
ClangImporter
clang_builtins.swift
IRGen
builtin_math.swift
stdlib
Character.swift
Error.swift
FloatConstants.swift
FloatingPoint.swift.gyb
KeyPath.swift
MathConstants.swift
Mirror.swift
NumericParsing.swift.gyb
Optional.swift
PrintFloat.swift.gyb
Repeat.swift
Runtime.swift.gyb
StaticString.swift
UnsafePointer.swift.gyb
UnsafeRawBufferPointer.swift
UnsafeRawPointer.swift
VarArgs.swift
tgmath.swift.gyb
tgmath_optimized.swift
Loading