Files
swift-mirror/test/Driver/environment.swift
2016-08-10 23:52:02 -07:00

8 lines
383 B
Swift

// UNSUPPORTED: objc_interop
// Apple's "System Integrity Protection" makes this test fail on OS X.
// RUN: %swift_driver -target x86_64-unknown-gnu-linux -L/foo/ -driver-use-frontend-path %S/Inputs/print-var.sh %s LD_LIBRARY_PATH | %FileCheck -check-prefix=CHECK${LD_LIBRARY_PATH+_LAX} %s
// CHECK: {{^/foo/:[^:]+/lib/swift/linux$}}
// CHECK_LAX: {{^/foo/:[^:]+/lib/swift/linux}}