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 2012/04/21 03:41:40 UTC

[2/3] spec commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec into jasmine

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec into jasmine


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec/commit/4da62ddb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec/tree/4da62ddb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec/diff/4da62ddb

Branch: refs/heads/master
Commit: 4da62ddb8d4d242e067b867724c3a87948fbca5f
Parents: d61950e 73655b2
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Fri Apr 20 18:26:33 2012 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Fri Apr 20 18:26:33 2012 -0700

----------------------------------------------------------------------
 autotest/index.html                  |    1 +
 autotest/pages/all.html              |    3 +
 autotest/pages/file.html             |    2 +
 autotest/pages/filetransfer.html     |   68 +++++++++++++++++++++++++++++
 autotest/tests/file.tests.js         |    3 -
 autotest/tests/filetransfer.tests.js |   44 ++++++++++++++++++
 events/index.html                    |   28 +++++++++---
 index.html                           |    1 +
 network/index.html                   |   59 +++++++++++++++++++++++++
 notification/index.html              |    2 +-
 10 files changed, 201 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec/blob/4da62ddb/autotest/pages/all.html
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec/blob/4da62ddb/autotest/pages/file.html
----------------------------------------------------------------------