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

Bugfix/fix failing tests on windows due to relpath #8094

Commits on Nov 29, 2019

  1. Bump version to 0.750

    Ivan Levkivskyi committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    d8aa685 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. First workaround for fixing issues with relpath on windows, when path…

    … points to a different drive then the current working directory.
    Andre Netzeband committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    3675cf6 View commit details
    Browse the repository at this point in the history
  2. Fixed wrong start argument in os.path.relpath.

    Andre Netzeband committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    a1e8959 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2019

  1. Skip failing bazel test.

    Andre Netzeband committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    f3e45f6 View commit details
    Browse the repository at this point in the history
  2. Skip report for path in case of failing relpath call.

    Andre Netzeband committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    fda258f View commit details
    Browse the repository at this point in the history
  3. Fix small error in documentation.

    Andre Netzeband committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    e403f60 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into bugfix/fix_failing_tests_on_windows_due_to…

    …_relpath
    Andre Netzeband committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    151a4cb View commit details
    Browse the repository at this point in the history
  5. Deleted empty line.

    Andre Netzeband committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    0ae3860 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. snip some whitespace

    msullivan committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    1e4f5ca View commit details
    Browse the repository at this point in the history