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

test: add cases for format_location #541

Merged
merged 5 commits into from
Apr 18, 2024

Commits on Apr 15, 2024

  1. test: add cases for format_location

    Because this function uses a regex,
    it's better to add some tests to make sure
    we don't break anything if we want to change the regex.
    Rustin170506 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b124699 View commit details
    Browse the repository at this point in the history
  2. test: add macOS case

    Rustin170506 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2950042 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    d95f3c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. test: split tests

    Rustin170506 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3f83f38 View commit details
    Browse the repository at this point in the history
  2. test: better format

    Rustin170506 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    bb463c1 View commit details
    Browse the repository at this point in the history