Bring up tests + validation tests for the 'freestanding' build and the standalone_minimal preset (#34386)

This commit is contained in:
Kuba (Brecka) Mracek
2020-10-26 16:32:36 -07:00
committed by GitHub
parent 38d759c43a
commit d7dfa3e942
29 changed files with 125 additions and 26 deletions

View File

@@ -1,6 +1,7 @@
// RUN: %target-run-simple-swift
// REQUIRES: executable_test
// REQUIRES: VENDOR=apple || OS=linux-androideabi || OS=linux-android || OS=linux-gnu
// UNSUPPORTED: freestanding
import Swift
import StdlibUnittest