
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).