Commit Graph

5 Commits

Author SHA1 Message Date
Dmitri Gribenko
486cab447d tests: replace 'rm -rf %t && mkdir -p %t' with '%empty-directory(%t)'
These changes were made using a script.
2017-06-04 11:08:39 -07:00
Dmitri Gribenko
55864d10cb Tests: use 'mkdir -p' 2016-09-02 21:36:45 -07:00
Dmitri Gribenko
d175b3b66d Migrate FileCheck to %FileCheck in tests 2016-08-10 23:52:02 -07:00
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