We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e071f7 commit 039eb10Copy full SHA for 039eb10
validation-test/stdlib/Assert-debugPrecondition-off.swift
@@ -10,6 +10,7 @@
10
// RUN: %target-run %t/Assert_Unchecked | %FileCheck --check-prefixes=UNCHECKED %s
11
12
// UNSUPPORTED: swift_stdlib_debug_preconditions_in_release
13
+// REQUIRES: executable_test
14
15
// DEBUG: _isStdlibDebugChecksEnabled: true
16
// RELEASE: _isStdlibDebugChecksEnabled: false
0 commit comments