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 2019/04/01 14:27:32 UTC

[cordova-lib] branch master updated (6aed5d0 -> c017729)

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 6aed5d0  Minor cleanup of CI configs (#760)
     new fd846d7  Remove superspawn faking from HooksRunner.spec
     new 0f881ad  Remove rewire/revert anti-pattern
     new 839b455  Remove outdated test from cordova/util.spec
     new 6b5a8e4  Proper temp folder usage in cordova/util.spec
     new 607fc45  Stop cordova/util.spec from messing with the user's home directory!
     new 8271fae  Fix some test descriptions in cordova/util.spec
     new c017729  Merge pull request #761 from raphinesse/misc-test-improvements

The 3423 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/HooksRunner.spec.js              | 15 +----
 integration-tests/plugman_fetch.spec.js            |  8 +--
 .../com.plugin.withhooks/scripts/beforeBuild.sh    |  0
 .../com.plugin.withhooks/scripts/beforeInstall.sh  |  0
 spec/cordova/platform/index.spec.js                |  8 +--
 spec/cordova/plugin/add.spec.js                    | 11 +---
 spec/cordova/plugin/remove.spec.js                 | 11 +---
 spec/cordova/plugin/save.spec.js                   | 11 +---
 spec/cordova/plugin/util.spec.js                   | 10 +---
 spec/cordova/prepare.spec.js                       | 10 +---
 spec/cordova/util.spec.js                          | 66 +++++++---------------
 spec/plugman/variable-merge.spec.js                |  6 +-
 12 files changed, 37 insertions(+), 119 deletions(-)
 mode change 100644 => 100755 spec/cordova/fixtures/plugins/com.plugin.withhooks/scripts/beforeBuild.sh
 mode change 100644 => 100755 spec/cordova/fixtures/plugins/com.plugin.withhooks/scripts/beforeInstall.sh


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