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

Fix test suite #19

Closed
wants to merge 6 commits into from
Closed

Fix test suite #19

wants to merge 6 commits into from

Commits on May 8, 2018

  1. Configuration menu
    Copy the full SHA
    13e6be4 View commit details
    Browse the repository at this point in the history
  2. Sanitize tests with logs containing trailing spaces.

    As some editors remove trailing spaces, some tests were failing after
    test case code was saved. Now the significant space is explicitly
    rendered using `"text%(space)s" % dict(space=" ")`
    vlcinsky committed May 8, 2018
    Configuration menu
    Copy the full SHA
    1762939 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70db5e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cb84c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98b303a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7377426 View commit details
    Browse the repository at this point in the history