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

tests: date path consolidate (branch 0.4.x) #1090

Merged
merged 3 commits into from May 30, 2023

Commits on May 28, 2023

  1. consolidate path to date

    jtmoon79 committed May 28, 2023
    Configuration menu
    Copy the full SHA
    861ea38 View commit details
    Browse the repository at this point in the history
  2. try_verify_against_date sanity check date command

    Sanity check `date` command used in tests `try_verify_against_date_command`
    and `try_verify_against_date_command_format`. Make sure it's the kind of
    `data` command expected (accepts `--version`).
    Also, it's just good to print this for debugging purposes.
    jtmoon79 committed May 28, 2023
    Configuration menu
    Copy the full SHA
    f6c1f95 View commit details
    Browse the repository at this point in the history
  3. try_verify_against_date_command NFC print progress messages

    Print progress messages for human users watching this long-running
    test `try_verify_against_date_command`.
    jtmoon79 committed May 28, 2023
    Configuration menu
    Copy the full SHA
    c81c1e8 View commit details
    Browse the repository at this point in the history