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

Fix swift method names on Linux #334

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

Commits on Aug 21, 2018

  1. Add Swift versions of test case parsing code

    Because `swift test` on Linux prints Swift method names instead of
    Objective-C method names, we needed to update the test case parser to
    handle Swift names.
    
    This also adds test cases for common Swift method names to match the
    Objective-C ones.
    harlanhaskins authored and albertaleksieiev committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    8eb05c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

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