Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --test-threads option to test binaries #35414

Merged
merged 1 commit into from
Aug 13, 2016

Commits on Aug 7, 2016

  1. Add --test-threads option to test binaries

    This change allows parallelism of test runs to be specified by a
    command line flag names --test-threads in addition to the existing
    environment variable RUST_TEST_THREADS. Fixes rust-lang#25636.
    jupp0r committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    6ca9094 View commit details
    Browse the repository at this point in the history