mirror of
https://github.com/flutter/flutter.git
synced 2026-02-04 19:00:09 +08:00
This adds a way to run only a subset of the tests. (The new flags do the same thing as 'pub run test'.)
The files in this directory are used as part of tests in the
flutter_tools package. They are here because here these tests need a
pubspec.yaml that references the flutter framework (which is
intentionally not true of the flutter_tools package).