You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2014/08/19 02:53:41 UTC

[3/5] git commit: Merge renamed tests directory

Merge renamed tests directory


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/commit/e73c224c
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/tree/e73c224c
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/diff/e73c224c

Branch: refs/heads/master
Commit: e73c224ceca90479cf644526cbdf564f745530ac
Parents: a67a8a9 d5c1126
Author: Edna Morales <ed...@ednas-mbp-2.raleigh.ibm.com>
Authored: Wed Aug 13 12:42:10 2014 -0400
Committer: Edna Morales <ed...@ednas-mbp-2.raleigh.ibm.com>
Committed: Wed Aug 13 12:42:10 2014 -0400

----------------------------------------------------------------------
 RELEASENOTES.md                |   7 +
 doc/index.md                   |  42 ++++
 doc/pl/index.md                |   2 +-
 plugin.xml                     |   9 +-
 src/firefoxos/ContactsProxy.js |   2 +-
 src/windows/ContactProxy.js    | 219 +++++++++++++++++
 tests/plugin.xml               |  31 +++
 tests/tests.js                 | 475 ++++++++++++++++++++++++++++++++++++
 www/contacts.js                |   2 +
 9 files changed, 786 insertions(+), 3 deletions(-)
----------------------------------------------------------------------