flutter/dev/automated_tests
Ian Hickson 441b5c2031 Pin all dependencies ONCE AND FOR ALL (#12210)
* Pin all dependencies ONCE AND FOR ALL

This replaces the secret `flutter update-packages --upgrade` with a destructive `flutter update-packages --force-upgrade` that actually goes and pins every dependency and transitive dependency in every flutter package to the same version.

* Add comments.
2017-09-22 13:35:35 -07:00
..
flutter_test Upgrade to the most recent test package. (#11526) 2017-08-04 16:33:38 -07:00
test_smoke_test Fix tests (#12132) 2017-09-18 13:42:06 -07:00
.gitignore Fix tests (#3977) 2016-05-17 12:45:37 -07:00
pubspec.yaml Pin all dependencies ONCE AND FOR ALL (#12210) 2017-09-22 13:35:35 -07:00
README.md Fix tests (#3977) 2016-05-17 12:45:37 -07:00

This is a fake package for use by automated testing. For example, the flutter_tools package uses this to test flutter test.