Files
Mark Rowe 13b97df933 Fix running the tests for the static framework with Xcode 7.3.
Xcode 7.3 is using the `TEST_HOST` setting in a slightly different
context from earlier versions, resulting in it sometimes evaluating to a
path that contains the `-static` suffix. Redefine `TEST_HOST` for the
static tests to omit the `-static` suffix.
2016-03-23 18:44:35 -07:00
..