mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This replaces `ci/test.sh` with `run_tests.sh`. `run_tests.sh` includes `ci/test.sh` and multiple other tests. Partially addresses flutter/flutter#22682. Temporarily skipped tests should be fixed and re-enabled in a follow-up commit.
This directory includes scripts and tools for continuous integration tests.