Commit Graph

3 Commits

Author SHA1 Message Date
Dmitri Gribenko
d175b3b66d Migrate FileCheck to %FileCheck in tests 2016-08-10 23:52:02 -07:00
Tony Parker
f65c1390cb Rename Process to CommandLine
Rename Process to CommandLine [SE-0086].
2016-07-18 17:02:02 -07:00
Jordan Rose
bdc009e20a [test] Disable shebang test on Linux.
This test creates a shebang (#!) line that may exceed 80 characters, which is
a limit on many systems. Instead, use /usr/bin/env to invoke the right 'swift'.

OS X is more permissive (up to PATH_MAX characters), so continue testing the
direct invocation there.
2016-01-15 10:40:46 -08:00