You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by dp...@apache.org on 2018/07/03 04:19:09 UTC

[cordova-android] branch master updated (ca8931c -> bd2ad99)

This is an automated email from the ASF dual-hosted git repository.

dpogue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-android.git.


    from ca8931c  Remove mention of ICLA from contribution guidelines (#460)
     add bd07907  CB-14158: Refactor device to remove Q
     add b2263fe  Add unit tests for device
     new bd2ad99  Merge pull request #462 from Menardi/device_tests

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/templates/cordova/lib/device.js      |   7 +-
 bin/templates/cordova/lib/install-device |   4 +-
 bin/templates/cordova/lib/list-devices   |   2 +-
 spec/unit/device.spec.js                 | 233 +++++++++++++++++++++++++++++++
 4 files changed, 239 insertions(+), 7 deletions(-)
 create mode 100644 spec/unit/device.spec.js


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[cordova-android] 01/01: Merge pull request #462 from Menardi/device_tests

Posted by dp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

dpogue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-android.git

commit bd2ad99402fb98b96d24b839bef757ff2429daa5
Merge: ca8931c b2263fe
Author: Darryl Pogue <dv...@gmail.com>
AuthorDate: Mon Jul 2 21:19:05 2018 -0700

    Merge pull request #462 from Menardi/device_tests
    
    Device: Add unit tests and remove Q

 bin/templates/cordova/lib/device.js      |   7 +-
 bin/templates/cordova/lib/install-device |   4 +-
 bin/templates/cordova/lib/list-devices   |   2 +-
 spec/unit/device.spec.js                 | 233 +++++++++++++++++++++++++++++++
 4 files changed, 239 insertions(+), 7 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org