mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Update test and validation-test flags for linux.
Swift SVN r25506
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
// RUN: %S/../../utils/line-directive %t/FixedPoint.swift -- %target-build-swift %t/FixedPoint.swift -o %t/a.out
|
||||
// RUN: %S/../../utils/line-directive %t/FixedPoint.swift -- %target-run %t/a.out
|
||||
|
||||
// XFAIL: linux
|
||||
|
||||
import StdlibUnittest
|
||||
|
||||
var FixedPoint = TestSuite("FixedPoint")
|
||||
|
||||
Reference in New Issue
Block a user