cordova-android/bin/templates/cordova/lib
Gearóid 7ab0cf123d Unit tests for android_sdk and AndroidProject (#464)
<!--
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.
2018-09-02 04:44:37 +02:00
..
builders Refactor ProjectBuilder to use class instead of prototype 2018-07-10 11:53:52 +09:00
Adb.js CB-12895 : fixed eslint errors 2017-06-23 08:07:08 -07:00
android_sdk.js Unit tests for android_sdk and AndroidProject (#464) 2018-09-02 04:44:37 +02:00
AndroidManifest.js Remove obsolete jshint comments (#444) 2018-05-21 18:02:14 +08:00
AndroidProject.js Remove no longer needed AndroidStudio.js 2018-07-10 11:53:52 +09:00
build.js CB-13601: Fixing lint error and mis-spelling of variable 2017-11-22 11:47:05 -08:00
check_reqs.js CB-14101 Fix Java version check for Java >= 9 (#446) 2018-06-12 22:18:55 +02:00
device.js CB-14158: Refactor device to remove Q 2018-07-03 10:43:30 +09:00
emulator.js CB-14158: Refactor emulator to remove Q 2018-07-03 11:19:17 +09:00
getASPath.bat CB-12605 In Windows get Android studio path from the registry 2017-06-22 10:55:39 -07:00
install-device CB-14158: Refactor device to remove Q 2018-07-03 10:43:30 +09:00
install-device.bat CB-12453: Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces 2017-07-28 14:23:53 +03:00
install-emulator CB-14158: Refactor emulator to remove Q 2018-07-03 11:19:17 +09:00
install-emulator.bat CB-12453: Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces 2017-07-28 14:23:53 +03:00
list-devices CB-14158: Refactor device to remove Q 2018-07-03 10:43:30 +09:00
list-devices.bat CB-12453: Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces 2017-07-28 14:23:53 +03:00
list-emulator-images CB-14158: Refactor emulator to remove Q 2018-07-03 11:19:17 +09:00
list-emulator-images.bat CB-12453: Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces 2017-07-28 14:23:53 +03:00
list-started-emulators CB-14158: Refactor emulator to remove Q 2018-07-03 11:19:17 +09:00
list-started-emulators.bat CB-12453: Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces 2017-07-28 14:23:53 +03:00
log.js CB-12895 : fixed eslint errors 2017-06-23 08:07:08 -07:00
plugin-build.gradle CB-14127: (android) Move google maven repo ahead of jcenter 2018-06-11 23:12:58 +02:00
pluginHandlers.js CB-14125:(android) Increase old plugin compatibility 2018-06-11 00:48:24 +02:00
prepare.js CB-13685 android: Adaptive Icon Support 2018-08-29 10:13:14 -07:00
retry.js Fix typo in variable name in retry.js 2018-06-20 13:24:50 +02:00
run.js Fix unsafe property access 2018-06-20 13:24:50 +02:00
start-emulator CB-14158: Refactor emulator to remove Q 2018-07-03 11:19:17 +09:00
start-emulator.bat CB-12453: Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces 2017-07-28 14:23:53 +03:00