flutter/packages/flutter_tools/lib
Ian Hickson 3f1d6d3bca Remove randomness from port assignment during coverage collection. (#7548)
Also, defer to test package for throttling (this will require a test
package update as well).

Also, add a lot more instrumentation to --verbose mode for tests, and
fix minor trivial things here and there, and add error handling in
more places.

Also, refactor how coverage works to be simpler and not use statics.
2017-01-19 15:31:11 -08:00
..
src Remove randomness from port assignment during coverage collection. (#7548) 2017-01-19 15:31:11 -08:00
executable.dart Force all dart:io usage to go through 'base/io.dart' (#7390) 2017-01-09 08:37:00 -08:00