• jcollins-g's avatar
    Android license detector in doctor, take two (#14783) · 614df694
    jcollins-g authored
    * Revert "Revert "Add android license verification to doctor and some refactoring" (#14727)"
    
    This reverts commit d2602947.
    
    * 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
    614df694
Name
Last commit
Last update
..
build_test.dart Loading commit data...
common_test.dart Loading commit data...
context_test.dart Loading commit data...
file_system_test.dart Loading commit data...
flags_test.dart Loading commit data...
io_test.dart Loading commit data...
logger_test.dart Loading commit data...
logs_test.dart Loading commit data...
net_test.dart Loading commit data...
os_test.dart Loading commit data...
os_utils_test.dart Loading commit data...
process_test.dart Loading commit data...
terminal_test.dart Loading commit data...