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

Move parser tests from rtd-build repo #4225

Merged
merged 13 commits into from
Jun 14, 2018

Commits on Jun 12, 2018

  1. Import parser tests

    stsewd committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    9b71c78 View commit details
    Browse the repository at this point in the history
  2. Move code

    stsewd committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    6b09483 View commit details
    Browse the repository at this point in the history
  3. Linter

    stsewd committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    43a3e19 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Move utils module

    stsewd committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    6352a61 View commit details
    Browse the repository at this point in the history
  2. Isort

    stsewd committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    b736357 View commit details
    Browse the repository at this point in the history
  3. Move tests for find.py

    stsewd committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    610d092 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4bfff0 View commit details
    Browse the repository at this point in the history
  5. Add fixture

    stsewd committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    5317216 View commit details
    Browse the repository at this point in the history
  6. Fix path for test

    stsewd committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    81787be View commit details
    Browse the repository at this point in the history
  7. Fix test about encoding

    Probably the file was corrupted,
    the test pass with a proper unicode filename.
    See readthedocs#3732 (comment)
    stsewd committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    2e7a38f View commit details
    Browse the repository at this point in the history
  8. Linter

    stsewd committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    5455571 View commit details
    Browse the repository at this point in the history
  9. Isort

    stsewd committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    2e45d9d View commit details
    Browse the repository at this point in the history
  10. Remove wrong assert

    We are using unicode literals
    stsewd committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    3523c45 View commit details
    Browse the repository at this point in the history