Commits

Dmitri Gribenko committed 457f2b901ca
CMake & build-script: add a new tier of testing, "long tests" * 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.