Report
Build URL: https://ci.swift.org/job/oss-swift-package-osx/3484/ Project: oss-swift-package-osx Date of build: Sun, 04 Jun 2017 18:08:48 -0700 Build duration: 1 hr 17 min
Commit d54e5b2326036a78f6f101034571e3fb3d532ee8 by Robert Widmann: lit.cfg: add a new substitution '%empty-directory(directory-name)'
Commit 486cab447d9b504d1afc88a86d2c08227aaa60bf by Robert Widmann: tests: replace 'rm -rf %t && mkdir -p %t' with '%empty-directory(%t)'
Commit 984210aa532f5eecc4f3f8cbd5903f0f88dc32ad by Robert Widmann: tests: replace '// RUN: rm -rf' '// RUN: mkdir' pairs with
Commit 6509f78f1337851fe67e4bd39bd01a8b9638a844 by Robert Widmann: tests: replace remaining 'mkdir -p' calls with %empty-directory(...)'
Commit 71bf312a25307b71cde32524b3a80b370faaf078 by Robert Widmann: Migrate the rest of the tests to %empty-directory