Audrey So
|
d83d49d83b
|
CB-12895 : fixed eslint errors
|
2017-06-23 08:07:08 -07:00 |
|
filmaj
|
e13e15d3e9
|
CB-12640: better handling of unrecognized commands on windows. removed error checking in emulator image listing when shelling out, as we already defensively dont shell out if the program is not on the PATH / not recognized. added additional test for windows unrecognized command errors for target listing. fixed up spying in a test.
|
2017-04-10 12:12:46 -07:00 |
|
filmaj
|
6ef2f67ae8
|
CB-12640: flipped avd parsing logic so that it always tries to use avdmanager to retrieve avds first, then falls back to android command if avdmanager cannot be found (and errors with ENOENT). updated tests - and added explicit tests to ensure to shell out to singular forms of sub-commands when executing android
|
2017-04-10 12:12:46 -07:00 |
|
filmaj
|
765c4ee9f6
|
CB-12640: support for android sdk tools 26.0.1. simplified target parsing by using avdmanager instead of sdkmanager. flipped target parsing logic so that it always tries to use avdmanager to retrieve targets first, then falls back to android command if avdmanager cannot be found (and errors with ENOENT). updated tests.
|
2017-04-10 12:12:46 -07:00 |
|
filmaj
|
3554267adf
|
CB-12546: more specs for android_sdk and check_reqs. added fixtures for sdk targets. refactored target listing.
|
2017-03-20 10:09:45 -07:00 |
|