mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
* The behavior of `build-script -t` is unchanged. * `build-script -T` continues to run primary and validation test suite, but without the long tests. * `build-script --long-test` runs just the long tests. * `build-script -T --long-test` runs all tests.