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

Move Fuchsia unit test runners into engine repo (#14092) #14287

Merged
merged 2 commits into from
Dec 10, 2019

Commits on Dec 10, 2019

  1. Move Fuchsia unit test runners into engine repo (flutter#14092)

    - Copies fuchsia_test.sh into the testing/fuchsia directory
    - Fixes a small issue with fuchsia_archive to ensure the cmx file is correctly named according to the target
    - Add a list of fuchsia unittest fars to run on CI
    - Add a GN build target to build all currently-enabled unittests for Fuchsia
    George Wright authored and tvolkert committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    3093ea6 View commit details
    Browse the repository at this point in the history
  2. Remove flow tests

    tvolkert committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    04c69ee View commit details
    Browse the repository at this point in the history