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

Adapt tests to improve BSD support. #633

Merged
merged 2 commits into from
Feb 6, 2020

Commits on Feb 5, 2020

  1. Adapt tests to improve BSD support.

    There was a false Linux|Windows dichotomy in some tests, so instead of
    skipping certain tests on certain platforms, this now skips tests when
    *not* on the expected platform.
    E.g. InotifyFullEmitter tests shouldn't run on non-Linux and the
    Windows-specific tests shouldn't run on non-Windows.
    evilham committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    3f59c28 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Revert change to test_separate_consecutive_moves.

    That way CI is happy and changes are conceptually more isolated.
    evilham committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    ed41e22 View commit details
    Browse the repository at this point in the history