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

Pathological up-to-date case (fixes #144) #146

Merged
merged 5 commits into from
Sep 26, 2017
Merged

Commits on Sep 23, 2017

  1. Added a test which shows the pathological up-to-date case.

    We had up-to-date checking in BumpThisNumberIfACustomStepChangesTest.  But we missed an important case.  Added UpToDateTest which exposes this.
    
    Evidence for issue #144, many thanks to @JLLeitschuh for the find.
    nedtwigg committed Sep 23, 2017
    Configuration menu
    Copy the full SHA
    57653aa View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2017

  1. Configuration menu
    Copy the full SHA
    6fcad1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9fdada View commit details
    Browse the repository at this point in the history
  3. Fix for Spotless bug #144.

    nedtwigg committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    8f2fa20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad57a93 View commit details
    Browse the repository at this point in the history