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/09/05 09:31:23 UTC

[cordova-lib] branch master updated (92e832e -> bf0d698)

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-lib.git.


    from 92e832e  Merge pull request #672 from raphinesse/plugman_uninstall-cleanup
     add 2369766  Organize imports
     add f6c6b24  Remove unnecessary test setup
     add b7a84b9  Cosmetic changes
     add 16fcade  Simplify collecting `results` events
     add 1786266  Simplify getting paths to test plugins
     add 79b7b03  Do cleanup in afterAll
     add 673e209  Move setup code to beforeAll
     add 3d9a06b  Use const & let
     add 74bd5a6  Use class
     add 2deef1d  Use arrow functions
     add aad13fd  Fix expected-rejection promise handling
     add 3197d95  Simplify spying for install events
     add f8fa90c  Fix eslint warning
     new bf0d698  Merge pull request #674 from raphinesse/plugman_install-cleanup

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/plugman/install.spec.js | 398 ++++++++++++++++++-------------------------
 1 file changed, 163 insertions(+), 235 deletions(-)


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


[cordova-lib] 01/01: Merge pull request #674 from raphinesse/plugman_install-cleanup

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-lib.git

commit bf0d6980303133cc6e5e6833e3b066ef84daac7f
Merge: 92e832e f8fa90c
Author: Raphael von der GrĂ¼n <ra...@gmail.com>
AuthorDate: Wed Sep 5 11:31:21 2018 +0200

    Merge pull request #674 from raphinesse/plugman_install-cleanup
    
    plugman/install.spec cleanup

 spec/plugman/install.spec.js | 398 ++++++++++++++++++-------------------------
 1 file changed, 163 insertions(+), 235 deletions(-)


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