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 Runnable.globals(arr) method for per test global whitelist #1046

Merged
merged 1 commit into from
Dec 6, 2013

Commits on Nov 22, 2013

  1. add Runnable.globals(arr) method for per test global whitelist

    Instead of suite wide whitelisting of global leaks, this allows for
    individual tests to whitelist globals. This allows for keeping global
    detection for tests which are not expected to set globals while allowing
    for certain globals if the author expects a test to set globals
    defunctzombie committed Nov 22, 2013
    Configuration menu
    Copy the full SHA
    1d24a15 View commit details
    Browse the repository at this point in the history