Files
swift-mirror/test/1_stdlib/Reflection_jit.swift
Graham Batty 83b4384fac Update test flags for linux failures and support.
Also removed the sdk 'feature' in favour of the more specific
objc_interop.

Swift SVN r24856
2015-01-30 21:31:48 +00:00

6 lines
199 B
Swift

// Test Reflection.swift in JIT mode.
// RUN: %swift -interpret -sdk %sdk %S/Reflection.swift -- %S/Inputs/shuffle.jpg | FileCheck %S/Reflection.swift
// XFAIL: linux
// REQUIRES: swift_interpreter