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

gh-106368: Add tests for formatting helpers in Argument Clinic #106415

Merged
merged 3 commits into from
Jul 4, 2023

Commits on Jul 4, 2023

  1. pythongh-106368: Add tests for formatting helpers in Argument Clinic

    Added new test class FormatHelperTests()
    erlend-aasland committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    31680b6 View commit details
    Browse the repository at this point in the history
  2. Pull in main

    erlend-aasland committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e641995 View commit details
    Browse the repository at this point in the history
  3. Address review:

    - Be explicit
    
    - Ditch trivial test
    erlend-aasland committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    84a2cce View commit details
    Browse the repository at this point in the history