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

Use new recordIssue: API #315

Merged
merged 4 commits into from
Apr 25, 2022
Merged

Use new recordIssue: API #315

merged 4 commits into from
Apr 25, 2022

Commits on Feb 14, 2022

  1. Use new recordIssue: API

    -[XCTestCase recordFailureWithDescription:inFile:atLine:expected:] is deprecated, and the replacement is recordIssue:
    eytanbiala committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    1e26e64 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

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

Commits on Apr 23, 2022

  1. Fix indent/formatting

    eytanbiala committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    fd66e01 View commit details
    Browse the repository at this point in the history
  2. Run clang-format

    eytanbiala committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    3d2208a View commit details
    Browse the repository at this point in the history