Commits

Dylan Brown committed 4f1d82fe7ec
[build-scripts] Add condition to check for skip-test-swift argument. Currently prints 'Running Swift tests for:...' even if the skip-test-swift argument is set. Should only print this line if there are tests in the SWIFT_TEST_TARGETS array and they will not be skipped.