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

fixes tests #794

Merged
merged 1 commit into from May 2, 2018
Merged

fixes tests #794

merged 1 commit into from May 2, 2018

Commits on May 1, 2018

  1. fix tests

    - Many tests were not properly invoking assertion functions. Now they
      are.
    - Fixed one test then was then failing because of side-effects from
      previous test setups.
    - Made small changes in some setups to avoid potential false negatives.
    
    (Also: made a tiny unrelated code change to ensure Options always has
    boolean properties; does not change any behavior, but may help with
    debugging.)
    usmonster committed May 1, 2018
    Copy the full SHA
    679f897 View commit details
    Browse the repository at this point in the history