flutter/packages/flutter_tools/test
Jonah Williams f77c669d68
[flutter_tools] write test to convince self of lack of timing issue (#58011)
In #55864 a race condition was described where a done event is received before we finish connecting. This cannot happen, since async functions begin synchronously and the flag isWaitingForVm is tripped immediately, keeping onDone from exiting.
2020-05-27 12:47:30 -07:00
..
commands.shard [flutter_tools] URI encode dart-define values (#57873) 2020-05-27 10:11:04 -07:00
data [flutter_tools] Support latest IntelliJ via Jetbrain toolbox (#57963) 2020-05-27 10:07:28 -07:00
general.shard [flutter_tools] write test to convince self of lack of timing issue (#58011) 2020-05-27 12:47:30 -07:00
integration.shard [flutter_tools] add vm service method to pull SkSL (#57813) 2020-05-27 10:10:41 -07:00
src [flutter_tools] Delete system temp entries on fatal signals (#55513) 2020-05-14 14:27:02 -07:00
template_test.dart [flutter_tools] ensure package_config is re-created if pub get is run (#57184) 2020-05-14 11:22:07 -07:00