flutter/packages/flutter_tools/lib
Ian Hickson 08643c41d7
Always fake ProcessManager when you fake Filesystem in tests (#42369)
...because otherwise, processes that think they're manipulating your
filesystem will be doing crazy things the test is ignoring, leading to
(at best) failures and (at worst) flakes or disk corruption.
2019-10-11 11:23:12 -07:00
..
src Always fake ProcessManager when you fake Filesystem in tests (#42369) 2019-10-11 11:23:12 -07:00
executable.dart Reland #39157 (#39798) 2019-09-17 08:19:33 -07:00
runner.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00