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

File comparison fixes #47

Merged
merged 2 commits into from
Dec 19, 2018
Merged

File comparison fixes #47

merged 2 commits into from
Dec 19, 2018

Commits on Dec 19, 2018

  1. Overhaul of pyutilib file comparison

    Changes:
    - simplifying the file comparison code
    - adding both absolute and relative tolerances for numeric comparison
    - fixing bug where consecutive numbers without spaces were not correctly
      parsed (i.e., "-12.34-56.78-9.10")
    jsiirola committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    fa80c93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    325ad8d View commit details
    Browse the repository at this point in the history