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

improve testing gitignore, add verbose test on osx #800

Merged

Commits on Mar 23, 2022

  1. tighten our use of grep to match lines

    joshr committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    d39998f View commit details
    Browse the repository at this point in the history
  2. fix test

    joshr committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    f4b325d View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    1f952fa View commit details
    Browse the repository at this point in the history
  2. change comment

    joshr committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    5570639 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e984f45 View commit details
    Browse the repository at this point in the history
  4. re-tighten how we match files in .gitignore

    joshr committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    f37184e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. rename vars and unused temp code

    joshr committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    528b37c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. remove added newline

    joshr committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    e877415 View commit details
    Browse the repository at this point in the history
  2. rename variable for clarity

    joshr committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    61f71a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18f7a22 View commit details
    Browse the repository at this point in the history
  4. improve changelog

    joshr committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    4afb84a View commit details
    Browse the repository at this point in the history
  5. improve verbose test output

    joshr committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    a5e91b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10e18dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c1f824 View commit details
    Browse the repository at this point in the history
  8. avoid warning from git

    joshr committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    b4c8d69 View commit details
    Browse the repository at this point in the history
  9. set initial branch during git init

    joshr committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    9fce1ec View commit details
    Browse the repository at this point in the history
  10. give up on tying to set initial git branch

    joshr committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    4e57e10 View commit details
    Browse the repository at this point in the history