Commit Graph

2 Commits

Author SHA1 Message Date
Brian Gesiak
326e01b51c [tests][ast] Obj-C related tests require Obj-C
`ASTSection_ObjC` tests may be run on any number of operating systems,
not just Linux. No matter the OS, these tests rely on Objective-C being available.
Check for that instead of the OS.
2016-01-20 22:50:31 -05:00
Adrian Prantl
e5cbfce181 Factor out the ObjC-specific tests of ASTSection.swift into a separate
file so they can have separate requirements.

Swift SVN r31590
2015-08-31 23:30:52 +00:00