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

@@ -6,6 +6,7 @@
// RUN: %target-run %t/String
// REQUIRES: executable_test
// XFAIL: interpret
// UNSUPPORTED: freestanding
// With a non-optimized stdlib the test takes very long.
// REQUIRES: optimized_stdlib