mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-07 23:03:11 +08:00
![]() <!-- Please make sure the checklist boxes are all checked before submitting the PR. The checklist is intended as a quick reference, for complete details please see our Contributor Guidelines: http://cordova.apache.org/contribute/contribute_guidelines.html Thanks! --> ### Platforms affected Android ### What does this PR do? This is the last unit test PR for today, I promise! The `AndroidProject` tests were originally in #458. This PR also contains increased test coverage for `android_sdk.js`. I have also refactored that to remove `Q`, as with the other PRs I submitted today. ### What testing has been done on this change? Run unit tests ### Checklist - [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database - [x] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected. - [x] Added automated test coverage as appropriate for this change. |
||
---|---|---|
.. | ||
builders | ||
Adb.js | ||
android_sdk.js | ||
AndroidManifest.js | ||
AndroidProject.js | ||
build.js | ||
check_reqs.js | ||
device.js | ||
emulator.js | ||
getASPath.bat | ||
install-device | ||
install-device.bat | ||
install-emulator | ||
install-emulator.bat | ||
list-devices | ||
list-devices.bat | ||
list-emulator-images | ||
list-emulator-images.bat | ||
list-started-emulators | ||
list-started-emulators.bat | ||
log.js | ||
plugin-build.gradle | ||
pluginHandlers.js | ||
prepare.js | ||
retry.js | ||
run.js | ||
start-emulator | ||
start-emulator.bat |