flutter/packages/flutter_tools/test/general.shard/dart
Sigurd Meldgaard bce366203a
Stop calling top level pub (#89032)
* Use `dart __deprecated_pub` instead of `pub` to invoke pub from tools

The top level `pub` commmand has been deprecated and will print
a message. It is however implemented via the __deprecated_pub command
that prints no message.
2021-08-30 10:40:10 -07:00
..
generate_synthetic_packages_test.dart Migrate some flutter_tools tests to null safety (#88850) 2021-08-25 16:21:04 -07:00
language_version_test.dart Randomize tests, exclude tests that fail with randomization. (#86793) 2021-07-26 23:40:49 -07:00
pub_get_test.dart Stop calling top level pub (#89032) 2021-08-30 10:40:10 -07:00