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(pgo): use ignore instead of disabling test at runtime #73

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 30, 2024

  1. Configuration menu
    Copy the full SHA
    9073b4e View commit details
    Browse the repository at this point in the history
  2. test: requires attribute accepts string literals for cmds

    The new syntax is key-value pair like `requires = "rustfmt"`,
    comparing to the previous `requires_<cmd>`.
    weihanglo committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    6002491 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb887c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84f0a8a View commit details
    Browse the repository at this point in the history