flutter/packages/flutter_tools/test/base
jcollins-g 614df6949c
Android license detector in doctor, take two (#14783)
* Revert "Revert "Add android license verification to doctor and some refactoring" (#14727)"

This reverts commit d260294752.

* Add tests, fix sdkManagerEnv and use it consistently, and rearrange Status object model

* AnsiSpinner needs to leave the cursor where it found it.

* fix tests

* Const constructor warning only shows up on windows...?

* Avoid crash if we can't find the home directory

* Make pathVarSeparator return a string in the mock

* Implement review comments

* Fix out-of-order problem on stop
2018-02-28 12:09:52 -08:00
..
build_test.dart Engine artifacts used for snapshots also specified as build inputs (#12014) 2017-09-12 08:35:02 +02:00
common_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
context_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
file_system_test.dart some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
flags_test.dart Add Flags class. (#12268) 2017-09-28 09:36:55 -07:00
io_test.dart Change async stubbing to use thenAnswer. (#13521) 2017-12-19 13:13:57 -08:00
logger_test.dart Android license detector in doctor, take two (#14783) 2018-02-28 12:09:52 -08:00
logs_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
net_test.dart enable lint prefer_foreach (#12674) 2017-10-25 08:25:44 +02:00
os_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
os_utils_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
process_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
terminal_test.dart Minor flutter_tools test reorganization (#10356) 2017-05-26 16:12:42 -07:00