You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2017/10/31 23:26:41 UTC

[cordova-coho] branch master updated (049a1f7 -> 7477fb2)

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

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


    from 049a1f7  Merge pull request #151 from audreyso/CB-12762
     add 453b914  CB-12653 : added jasmine_co and included jasmine tests for versionutil, apputil, flagutil, executil, and repoutil
     new 7477fb2  Merge pull request #146 from audreyso/CB-12653

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:
 .travis.yml              |   2 +-
 package.json             |   2 +-
 spec/apputil.spec.js     |  49 ++++++++++++++++
 spec/executil.spec.js    |  84 ++++++++++++++++++++++++++
 spec/flagutil.spec.js    |  75 ++++++++++++++++++++++++
 spec/gitutil.spec.js     |  77 ++++++++++++++++++++++++
 spec/repoutil.spec.js    |  84 ++++++++++++++++++++++++++
 spec/versionutil.spec.js | 149 +++++++++++++++++++++++++++++++++++++++++++++++
 src/executil.js          |  25 ++++----
 9 files changed, 532 insertions(+), 15 deletions(-)
 create mode 100644 spec/apputil.spec.js
 create mode 100644 spec/executil.spec.js
 create mode 100644 spec/flagutil.spec.js
 create mode 100644 spec/gitutil.spec.js
 create mode 100644 spec/repoutil.spec.js
 create mode 100644 spec/versionutil.spec.js

-- 
To stop receiving notification emails like this one, please contact
['"commits@cordova.apache.org" <co...@cordova.apache.org>'].

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


[cordova-coho] 01/01: Merge pull request #146 from audreyso/CB-12653

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

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

commit 7477fb21055cb605c336b5397269231b1746659f
Merge: 049a1f7 453b914
Author: Steve Gill <st...@gmail.com>
AuthorDate: Tue Oct 31 16:26:39 2017 -0700

    Merge pull request #146 from audreyso/CB-12653
    
    CB-12653 : added jasmine tests for coho util files

 .travis.yml              |   2 +-
 package.json             |   2 +-
 spec/apputil.spec.js     |  49 ++++++++++++++++
 spec/executil.spec.js    |  84 ++++++++++++++++++++++++++
 spec/flagutil.spec.js    |  75 ++++++++++++++++++++++++
 spec/gitutil.spec.js     |  77 ++++++++++++++++++++++++
 spec/repoutil.spec.js    |  84 ++++++++++++++++++++++++++
 spec/versionutil.spec.js | 149 +++++++++++++++++++++++++++++++++++++++++++++++
 src/executil.js          |  25 ++++----
 9 files changed, 532 insertions(+), 15 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@cordova.apache.org" <co...@cordova.apache.org>.

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