Skip to content

Provide (and document) an easy way to run tests on Apple Silicon #1199

@nicoburns

Description

@nicoburns

Request

Provide, and clearly document an easy way to run yoga's test suite on Apple Silicon macs.

Context

  • Apple Silicon macs are a popular platform. Especially for mobile developers who make up much of Yoga's audience.
  • It is very difficult to work with and/or contribute to Yoga without being able to run the tests.
  • This will likely require bypassing Buck as Buck does not currently run on Apple Silicon macs. The testing setup is based on gtest, so it should relatively straightforward to set it up so that it works in standalone manner. Unfortunately I lack the experience with the C/C++ build tool ecosystem to do this myself.

Alternatives

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions