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 issues 5 and 6 #51

Merged
merged 1 commit into from Feb 4, 2019
Merged

Fix issues 5 and 6 #51

merged 1 commit into from Feb 4, 2019

Commits on Feb 4, 2019

  1. Resolve multiple issues for 1.4

    -   Resolve ldiff output issues: Resolves #5 and #6 by adding system-output
        comparison calls to `bin/ldiff` compared against some pre-generated output.
        There is some timestamp manipulation involved with the output comparison,
        as the timestamps are unstable because of the way that git clone works.
    
    -   Resolved a problem with bin/ldiff --context output.
    
    -   Resolved a Numeric/Integer OptParse issue: later versions of Ruby had
        problems working with an `OptParse` option specification of `Numeric`; this
        has been changed to `Integer`.
    halostatue committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    64f88e7 View commit details
    Browse the repository at this point in the history