You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ra...@apache.org on 2018/06/22 01:17:22 UTC

[cordova-android] branch master updated (559b083 -> e9750b5)

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

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


    from 559b083  Add unit tests for run and retryPromise
     add f90f004  Add unit tests for Adb.js
     add 4f1aa97  Add unit tests for AndroidManifest.js
     add 0bf0e48  Prevent Api.js tests from polluting the reporter output
     new e9750b5  Merge pull request #456 from Menardi/more_android_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:
 spec/unit/Adb.spec.js             | 229 +++++++++++++++++++++++++++
 spec/unit/AndroidManifest.spec.js | 318 ++++++++++++++++++++++++++++++++++++++
 spec/unit/Api.spec.js             |  14 +-
 3 files changed, 554 insertions(+), 7 deletions(-)
 create mode 100644 spec/unit/Adb.spec.js
 create mode 100644 spec/unit/AndroidManifest.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 #456 from Menardi/more_android_tests

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

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

commit e9750b5cabe70b1fc9abfad28fd1239d9b9415c2
Merge: 559b083 0bf0e48
Author: Raphael von der GrĂ¼n <ra...@gmail.com>
AuthorDate: Fri Jun 22 03:17:19 2018 +0200

    Merge pull request #456 from Menardi/more_android_tests
    
    More android tests

 spec/unit/Adb.spec.js             | 229 +++++++++++++++++++++++++++
 spec/unit/AndroidManifest.spec.js | 318 ++++++++++++++++++++++++++++++++++++++
 spec/unit/Api.spec.js             |  14 +-
 3 files changed, 554 insertions(+), 7 deletions(-)


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