CMake/Tests/RunCMake/Swift
Gregor Jasny 1aa29f0db6 Swift: Remove positive Swift language tests
It's relatively complex to determine in advance if a Xcode, SDK,
and Deployment Target configuration is capable of running Swift.

For example the following combinations do not work:
 * deployment target < OS X 10.9
 * Xcode 6.2 and macosx10.9 SDK
 * Xcode 7 Beta 6 and macosx10.10 SDK

Until we found out how to query Xcode for Swift support in a reliable
way, the RunCMake.Swift test cases will be restricted to negative ones.
2015-09-06 18:14:35 +02:00
..
CMakeLists.txt Add rudimentary support for the Apple Swift language with Xcode 2015-07-06 16:15:49 -04:00
NotSupported-result.txt Add rudimentary support for the Apple Swift language with Xcode 2015-07-06 16:15:49 -04:00
NotSupported-stderr.txt Add rudimentary support for the Apple Swift language with Xcode 2015-07-06 16:15:49 -04:00
NotSupported.cmake Add rudimentary support for the Apple Swift language with Xcode 2015-07-06 16:15:49 -04:00
RunCMakeTest.cmake Swift: Remove positive Swift language tests 2015-09-06 18:14:35 +02:00
XcodeTooOld-result.txt Add rudimentary support for the Apple Swift language with Xcode 2015-07-06 16:15:49 -04:00
XcodeTooOld-stderr.txt Add rudimentary support for the Apple Swift language with Xcode 2015-07-06 16:15:49 -04:00
XcodeTooOld.cmake Add rudimentary support for the Apple Swift language with Xcode 2015-07-06 16:15:49 -04:00