Danny Tuppeny
|
e8c5d66b5a
|
Use processManager.run() instead of manually capturing streams in test_utils getPackages() (#41687)
* Capture stdout in test helper
* Simplify running getPackages() in test utils
* Remove unused import
|
2019-10-10 07:47:26 +01:00 |
|
Ian Hickson
|
cdc2d9901d
|
More consistent temp directory naming (#42063)
Applying our style guide:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#have-good-hygiene-when-using-temporary-directories
|
2019-10-07 16:43:04 -07:00 |
|
Zachary Anderson
|
e2340c641d
|
[flutter_tool] Use curly braces around single statment control structures (#40446)
|
2019-09-13 14:51:35 -07:00 |
|
Ian Hickson
|
e8d7306828
|
Some minor cleanup for flutter_tools (#36569)
|
2019-07-24 10:58:09 -07:00 |
|
Ian Hickson
|
d919e694b8
|
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108)
|
2019-07-13 11:51:44 -07:00 |
|