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/08/28 14:32:06 UTC

[cordova-lib] branch master updated (7c40e49 -> ea181ad)

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 7c40e49  Merge pull request #666 from raphinesse/remove-more-stuff
     add bc3fa28  Un-shadow Jasmine's `fail` in some tests
     add 3591f3d  Merge & fix two broken tests in plugman/install.spec
     add d8d5f80  Transform cordova-lib.spec to actual test suite
     add d70cf7e  Minor clarification in plugman_fetch.spec
     add 7c435cf  Properly disable commented-out test using xdescribe
     add b9c7372  Simplify and cleanup test helpers in spec/common
     new ea181ad  Merge pull request #670 from raphinesse/spec-fixes

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:
 integration-tests/plugman_fetch.spec.js | 33 +++++++++++++++----------
 spec/common.js                          | 44 ++++-----------------------------
 spec/cordova/cordova-lib.spec.js        |  8 ++++--
 spec/cordova/emulate.spec.js            |  2 --
 spec/cordova/platform/addHelper.spec.js |  1 -
 spec/cordova/platform/remove.spec.js    |  1 -
 spec/plugman/install.spec.js            | 17 ++++---------
 7 files changed, 36 insertions(+), 70 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 #670 from raphinesse/spec-fixes

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 ea181ad553d1d2c93a968f1455109b776b92f0fa
Merge: 7c40e49 b9c7372
Author: Raphael von der GrĂ¼n <ra...@gmail.com>
AuthorDate: Tue Aug 28 16:29:33 2018 +0200

    Merge pull request #670 from raphinesse/spec-fixes
    
    Various spec fixes and cleanup

 integration-tests/plugman_fetch.spec.js | 33 +++++++++++++++----------
 spec/common.js                          | 44 ++++-----------------------------
 spec/cordova/cordova-lib.spec.js        |  8 ++++--
 spec/cordova/emulate.spec.js            |  2 --
 spec/cordova/platform/addHelper.spec.js |  1 -
 spec/cordova/platform/remove.spec.js    |  1 -
 spec/plugman/install.spec.js            | 17 ++++---------
 7 files changed, 36 insertions(+), 70 deletions(-)


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