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 that StringComparers and StringComparisons are kept in sync #9527

Merged
merged 4 commits into from
Aug 28, 2024

Commits on Aug 25, 2024

  1. Test that StringComparers and StringComparisons are kept in sync

    These two utility classes should have the same members, with equivalent values. This change adds missing properties to both classes, and adds a test to ensure that they're kept in sync in future.
    drewnoakes committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    1cda087 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    a7f0eb5 View commit details
    Browse the repository at this point in the history
  2. Typos in docs

    drewnoakes committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d3df756 View commit details
    Browse the repository at this point in the history
  3. Formatting

    drewnoakes committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    36921a6 View commit details
    Browse the repository at this point in the history