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

status check enforcement #6798

Closed
wants to merge 1 commit into from
Closed

Commits on May 4, 2020

  1. prototype status check enforcement

    Tried making Status object enforce that it is checked in some way. Added
    a way to run tests (`ASSERT_STATUS_CHECKED=1 make -j48 check`) on a
    whitelist. The effort appears significant to get each test to pass with
    this assertion, so I only fixed up enough to get one test (`options_test`)
    and added it to the whitelist.
    ajkr committed May 4, 2020
    Configuration menu
    Copy the full SHA
    4e114c9 View commit details
    Browse the repository at this point in the history