alsorokin [Mon, 11 May 2015 07:38:14 +0000 (10:38 +0300)]
CB-8992 Do not install mobilespec tests when --plugins specified
github close #128
Karen Tran [Sun, 22 Mar 2015 04:19:06 +0000 (00:19 -0400)]
CB-8727 Fix failing WebSQL test on Android 5.1
Andrew Grieve [Wed, 29 Apr 2015 14:22:22 +0000 (10:22 -0400)]
Fix up --global flag in createmobilespec.js
Andrew Grieve [Fri, 24 Apr 2015 18:18:38 +0000 (14:18 -0400)]
android: Tweak exec benchmark to use background thread rather than UI thread for async behaviour
alsorokin [Thu, 2 Apr 2015 09:14:37 +0000 (12:14 +0300)]
CB-8786 Updated plugin ids in createmobilespec script
Ian Clelland [Thu, 26 Mar 2015 16:59:20 +0000 (12:59 -0400)]
Fix whitelist tests for non-android platforms
dmitriy-barkalov [Wed, 25 Mar 2015 15:41:53 +0000 (08:41 -0700)]
CB-8742 fixed XMLHttpRequest.spec.6 to use local variable
github close #125
alsorokin [Wed, 18 Mar 2015 16:48:00 +0000 (19:48 +0300)]
CB-8694 Replaced dependencies plugin with command line parameter
github close #123
Vladimir Kotikov [Thu, 12 Mar 2015 09:01:28 +0000 (12:01 +0300)]
Copy Mobilespec App Template Instead of Linking It when `--copywww` option is supplied
Dmitry Blotsky [Wed, 11 Mar 2015 20:05:07 +0000 (13:05 -0700)]
CB-8652 Searching for whitelist plugin in top dir instead of cordova-plugins. Also factoring out plugin installation into a function. (close #122)
Dmitry Blotsky [Tue, 10 Mar 2015 21:30:51 +0000 (14:30 -0700)]
Putting the change behind a flag.
Dmitry Blotsky [Sat, 7 Mar 2015 01:51:09 +0000 (17:51 -0800)]
Using --copy-from instead of --link-to.
alsorokin [Fri, 6 Mar 2015 10:24:56 +0000 (13:24 +0300)]
CB-8620 Made wp8 tests not to run on windows
github close #120
Andrew Grieve [Fri, 6 Mar 2015 02:51:33 +0000 (21:51 -0500)]
CB-8295 android: Add chromevox to CSP `<meta>` so TalkBack works
Andrew Grieve [Thu, 5 Mar 2015 20:37:37 +0000 (15:37 -0500)]
url-policy -> whitelist rename
Andrew Grieve [Wed, 4 Mar 2015 18:41:12 +0000 (13:41 -0500)]
Fix failing tests caused by Android's whitelist behaviour change
Andrew Grieve [Wed, 4 Mar 2015 18:40:25 +0000 (13:40 -0500)]
Delete some pre-test-plugin dead code
Andrew Grieve [Fri, 27 Feb 2015 20:51:12 +0000 (15:51 -0500)]
Add url-policy plugin for Android so that network requests pass again.
Piotr Zalewa [Mon, 2 Mar 2015 18:12:32 +0000 (19:12 +0100)]
Merge branch 'master' of github.com:marti1125/cordova-mobile-spec
Andrew Grieve [Tue, 24 Feb 2015 15:44:57 +0000 (10:44 -0500)]
Fix createmobilespec --thirdpartyplugins not working when you don't have --android
Willy Aguirre [Sat, 21 Feb 2015 19:39:23 +0000 (14:39 -0500)]
correct an error in add platform firefoxos
Willy Aguirre [Sat, 21 Feb 2015 18:23:17 +0000 (13:23 -0500)]
add firefoxos platform
Ian Clelland [Wed, 18 Feb 2015 21:59:06 +0000 (16:59 -0500)]
Android: Update whitelist tests to work with Cordova-Android 4.0
Andrew Grieve [Tue, 10 Feb 2015 17:41:03 +0000 (12:41 -0500)]
Add manual tests for third-party plugins
Andrew Grieve [Wed, 4 Feb 2015 15:27:53 +0000 (10:27 -0500)]
Add a --crosswalk=webview flag (close #118)
Dmitry Blotsky [Mon, 2 Feb 2015 20:07:37 +0000 (12:07 -0800)]
CB-8399 createmobilespec: Put the node executable invocation in quotes (close #117)
Andrew Grieve [Tue, 3 Feb 2015 20:54:18 +0000 (15:54 -0500)]
createmobilespec.js: --thirdpartyplugins for adding in some popular non-apache plugins
Good for testing for backwards-compatibility between changes.
Andrew Grieve [Mon, 26 Jan 2015 15:03:54 +0000 (10:03 -0500)]
createmobilespec: Add --linkplatforms and --link flags, fix --browserify (was always on)
Andrew Grieve [Thu, 22 Jan 2015 18:13:00 +0000 (13:13 -0500)]
Add a `--browserify` flag to createmobilespec.js
Andrew Grieve [Mon, 19 Jan 2015 21:20:23 +0000 (16:20 -0500)]
CB-8017 Add manual test for `<input type=file>`
maria.bukharina [Fri, 5 Dec 2014 15:31:20 +0000 (18:31 +0300)]
CB-8131 Rewrote non plugin auto tests for Jasmine 2.0 (close #113)
Andrew Grieve [Sun, 18 Jan 2015 02:03:40 +0000 (21:03 -0500)]
Closing already merged PR: close #110
alsorokin [Mon, 22 Dec 2014 16:51:02 +0000 (19:51 +0300)]
CB-8203 Fixed wp8 platform reference in createmobilespec
Jason Chase [Tue, 13 Jan 2015 21:51:18 +0000 (16:51 -0500)]
CB-8295 Enable CSP for mobile spec (close #115)
- Uses a javascript include file to document.write a CSP <meta> tag on page
- Minor changes to test pages where need to comply with CSP (e.g. remove inline event handler)
- Changed to Bridge auto tests to remove nested specs, which was causing an error on Android
- Some test pages excluded from CSP (e.g. those with heavy use of inline javascript)
Vladimir Kotikov [Tue, 13 Jan 2015 15:30:46 +0000 (18:30 +0300)]
CB-8216 Add plugins tests by absolute name
This fixes medic's createmobilespec creation due to CB-8216 Resolve plugin paths relative to original CWD.
root cause: git commit https://github.com/apache/cordova-lib/commit/
402d04bf353095ff2deed353abf41a3515341e38
Andrew Grieve [Fri, 9 Jan 2015 02:26:34 +0000 (21:26 -0500)]
Add --linkplugins flag to createmobilespec.js to enable `plugin add --link`
Andrew Grieve [Wed, 7 Jan 2015 17:58:07 +0000 (12:58 -0500)]
createmobilespec.js: Use the proper platformVersion when updating JS snapshots
Andrew Grieve [Thu, 27 Nov 2014 03:10:41 +0000 (22:10 -0500)]
Add <splash> for Android
Andrew Grieve [Tue, 25 Nov 2014 03:59:50 +0000 (22:59 -0500)]
Disable console plugin within exec() benchmark
maria.bukharina [Wed, 19 Nov 2014 16:38:30 +0000 (19:38 +0300)]
CB-8034 Fixed creating mobilespec app for wp8
Ian Clelland [Tue, 11 Nov 2014 16:02:38 +0000 (11:02 -0500)]
CB-8003: Print a useful error message when tools repos aren't on a named branch, instead of dying.
Ian Clelland [Tue, 28 Oct 2014 13:48:42 +0000 (09:48 -0400)]
CB-7887: Fix viewport meta tag declaration in HTML pages
Marcel Kinard [Mon, 27 Oct 2014 16:30:31 +0000 (12:30 -0400)]
CB-7876 add new entries for IAB whitelist testing
maria.bukharina [Tue, 7 Oct 2014 12:52:17 +0000 (16:52 +0400)]
Removed "windows" subfolder from paths for windows and windows8 platforms
Jesse MacFadyen [Thu, 9 Oct 2014 05:09:24 +0000 (22:09 -0700)]
Removed newline from VERSION. close #25, close #19, close #18, close #16, close #6
Jesse MacFadyen [Thu, 9 Oct 2014 05:00:09 +0000 (22:00 -0700)]
Merge branch 'CB-7356' of https://github.com/MSOpenTech/cordova-mobile-spec
Jesse MacFadyen [Thu, 9 Oct 2014 04:57:08 +0000 (21:57 -0700)]
Merge branch 'CB-7491' of https://github.com/MSOpenTech/cordova-mobile-spec
Andrew Grieve [Tue, 7 Oct 2014 19:51:46 +0000 (15:51 -0400)]
Speed up createmobilespec.js a bit by adding all plugins in one exec
Staci Cooper [Thu, 2 Oct 2014 19:53:06 +0000 (15:53 -0400)]
CB-7713 Add new-style tests when using --plugman option
Also Fixed cordova.js when using --plugman option.
Fix tabs/lowercase.
Use www/plugins dir to fix on android.
Marcel Kinard [Fri, 3 Oct 2014 21:23:47 +0000 (17:23 -0400)]
fix instructions for plugman
Vladimir Kotikov [Tue, 9 Sep 2014 11:42:52 +0000 (15:42 +0400)]
CB-7491 Fixes bridge tests failure on windows
Steven Gill [Wed, 1 Oct 2014 23:53:48 +0000 (16:53 -0700)]
Merge branch 'master' of https://github.com/Zaspire/cordova-mobile-spec
Steven Gill [Wed, 1 Oct 2014 20:25:25 +0000 (13:25 -0700)]
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-mobile-spec
Steven Gill [Wed, 1 Oct 2014 20:25:17 +0000 (13:25 -0700)]
properly fixed cordovajs generation
Marcel Kinard [Wed, 1 Oct 2014 19:26:20 +0000 (15:26 -0400)]
CB-7686 add check of npm-link when using master of tools
Steven Gill [Wed, 1 Oct 2014 19:13:14 +0000 (12:13 -0700)]
added platformVersion during cordova-js build step
Maxim Ermilov [Wed, 1 Oct 2014 18:27:55 +0000 (22:27 +0400)]
cordova-plugin-whitelist: add ubuntu support
Max Woghiren [Wed, 17 Sep 2014 18:50:33 +0000 (14:50 -0400)]
Fixed a failing whitelist test.
Whitelists, by default, accept *no* domains.
Archana Naik [Thu, 11 Sep 2014 21:19:16 +0000 (14:19 -0700)]
Added amazon-fireos platform to echo and whitelist plugins.
Archana Naik [Fri, 5 Sep 2014 04:22:38 +0000 (21:22 -0700)]
[CB-7470]createmobilespec.js --global / --globalplugins shouldn't clear $HOME/.cordova/commonlibs
[CB-7469]createmobilespec.js --global is broken since the new plugin test infrastructure was added
Updated script works on amazon-fireos as well with --global flag.
Marcel Kinard [Tue, 2 Sep 2014 16:25:14 +0000 (12:25 -0400)]
CB-7447 Add --globalplugins option to createmobilespec.js
Add option to createmobilespec.js to use local platforms and tools, but use
released version of plugins. This is meant for running tests for a
platforms/tools release.
Marcel Kinard [Wed, 27 Aug 2014 17:58:05 +0000 (13:58 -0400)]
CB-7410 add test targets to whitelist
The InAppBrowser tests target the google.com home page, but recently they
started redirecting all unencrypted traffic to ssl, so we need to add
the https endpoint of google the whitelist.
Steven Gill [Tue, 26 Aug 2014 20:35:29 +0000 (13:35 -0700)]
Set VERSION to 3.7.0-dev (via coho)
Marcel Kinard [Tue, 26 Aug 2014 16:05:57 +0000 (12:05 -0400)]
clarify button title
Marcel Kinard [Tue, 26 Aug 2014 15:45:19 +0000 (11:45 -0400)]
CB-7380 update tests for file URL
It was previously checking that a file URL would fail, but file URLs should
always be accepted otherwise local loading into the webview won't work. So
the file URL test was broken into 2 separate tests. The first was changed to
expect success on an empty whitelist against a file URL, and the pattern match
part of the original file URL test was put in a second (new) test to use
an HTTP URL.
Marcel Kinard [Tue, 26 Aug 2014 15:04:13 +0000 (11:04 -0400)]
add message at end with example invocation
Marcel Kinard [Tue, 26 Aug 2014 14:44:49 +0000 (10:44 -0400)]
rename buttons, replace tabs with spaces
Martin Gonzalez [Mon, 25 Aug 2014 16:37:17 +0000 (11:37 -0500)]
[CB-7374] Use nodejs exec to run grunt in Windows
Windows requires the specific path and file of the program to run the
script, the nodejs binary file should be part of the command to run the
grunt task.
If not, the execution stops.
github: close #106
Josh Soref [Fri, 22 Aug 2014 20:10:28 +0000 (16:10 -0400)]
CB-7350 Rework createmobilespec
* fix platform flag documentation for --amazon
- wrap very long lines
- clarify that /bin/create isn't a system application...
- drop repetitive: when creating the mobile-spec project
- it wasn't used consistently...
* support directoryName for --plugman
* delay pushd cli_project_dir until after couldNotFind cordova-plugin-test-framework check
* Brand: BlackBerry
Josh Soref [Wed, 20 Aug 2014 21:09:00 +0000 (17:09 -0400)]
CB-7350 Rework createmobilespec
* Don't assume that the people running mobilespec are developers
* Correct __dirname path output
* quit instead of return in top level code...
* use joinable array for platform_layout, localPlatforms
- this means the couldNotFind can report the correct repo name for bb10
* Default to not logging pushd/popd (--debug to get it back)
* Explain how to get coho
* Provide information about how to use coho to get the right things more or less at the right time
* Add could not find routine with coho instructions
* Fix instructions for getting cli+lib and plugins
* Remove recommendation to clone android
* a few lines earlier it already said to repo-clone -r plugins
* Skip broken platforms
* Refactor installPlugins, updateJS, summary
* warn about missing plugman
* fixes --plugman for non ios platforms
* add blackberry10 config dir info for plugman
* Adding fallback for createmobilespec --plugman config.xml
* correctly copy www directory contents...
* Depend on grunt-cli
+ report missing grunt
* Windows: fix symlink text
* Brand: JavaScript
Josh Soref [Wed, 20 Aug 2014 21:08:40 +0000 (17:08 -0400)]
CB-7350 Improve README.md markdown
Also annotate points where I think the content is wrong
Vladimir Kotikov [Thu, 21 Aug 2014 09:13:50 +0000 (13:13 +0400)]
CB-7356 Fix spec.6 failing on WP8
Max Woghiren [Thu, 14 Aug 2014 21:18:20 +0000 (17:18 -0400)]
Removed a missed merge line.
Archana Naik [Thu, 14 Aug 2014 18:44:14 +0000 (11:44 -0700)]
Added amazon-fireos support to createmobilespec script.
Archana Naik [Thu, 31 Oct 2013 19:04:14 +0000 (12:04 -0700)]
Making it work for us.
Michal Mocny [Thu, 14 Aug 2014 14:18:47 +0000 (10:18 -0400)]
CB-7086 Removing dead links for tests ported to new style
Andrew Grieve [Tue, 12 Aug 2014 20:36:30 +0000 (16:36 -0400)]
CB-7115 Fix volumeup -> volumeupbutton in test
Andrew Grieve [Tue, 12 Aug 2014 20:30:47 +0000 (16:30 -0400)]
CB-7115 Simplify events manual tests with a helper function
schettino72 [Thu, 10 Jul 2014 07:56:54 +0000 (15:56 +0800)]
CB-7115 Add manual test for events volumedownbutton / volumeupbutton
github: close #80
Jesse MacFadyen [Fri, 8 Aug 2014 22:16:06 +0000 (15:16 -0700)]
Merge branch 'CB-7268' of https://github.com/MSOpenTech/cordova-mobile-spec
Vladimir Kotikov [Thu, 7 Aug 2014 05:29:51 +0000 (09:29 +0400)]
CB-7268 Adds option for creating mobilespec application with windows platform
Vladimir Kotikov [Fri, 4 Jul 2014 09:52:54 +0000 (13:52 +0400)]
CB-7269 Fixes loading cordova.js on windows phone 8.1
Jesse MacFadyen [Thu, 7 Aug 2014 01:38:40 +0000 (18:38 -0700)]
Merge branch 'CB-7242' of https://github.com/martincgg/cordova-mobile-spec
Jesse MacFadyen [Thu, 7 Aug 2014 00:50:18 +0000 (17:50 -0700)]
Merge branch 'CB-7196' of https://github.com/stacic/cordova-mobile-spec into CB-7086
Jesse MacFadyen [Thu, 7 Aug 2014 00:49:49 +0000 (17:49 -0700)]
Merge branch 'CB-7195' of https://github.com/stacic/cordova-mobile-spec into CB-7086
Jesse MacFadyen [Thu, 7 Aug 2014 00:49:26 +0000 (17:49 -0700)]
Merge branch 'CB-6961' of https://github.com/stacic/cordova-mobile-spec into CB-7086
Jesse MacFadyen [Thu, 7 Aug 2014 00:49:04 +0000 (17:49 -0700)]
Merge branch 'CB-6962' of https://github.com/stacic/cordova-mobile-spec into CB-7086
Jesse MacFadyen [Thu, 7 Aug 2014 00:48:33 +0000 (17:48 -0700)]
Merge branch 'CB-6965' of https://github.com/stacic/cordova-mobile-spec into CB-7086
Jesse MacFadyen [Thu, 7 Aug 2014 00:48:00 +0000 (17:48 -0700)]
Merge branch 'CB-6964' of https://github.com/stacic/cordova-mobile-spec into CB-7086
Jesse MacFadyen [Thu, 7 Aug 2014 00:47:38 +0000 (17:47 -0700)]
Merge branch 'CB-7133' of https://github.com/stacic/cordova-mobile-spec into CB-7086
Jesse MacFadyen [Thu, 7 Aug 2014 00:47:08 +0000 (17:47 -0700)]
Merge branch 'CB-6960' of https://github.com/stacic/cordova-mobile-spec into CB-7086
Jesse MacFadyen [Thu, 7 Aug 2014 00:46:33 +0000 (17:46 -0700)]
Merge branch 'CB-7148' of https://github.com/stacic/cordova-mobile-spec into CB-7086
Jesse MacFadyen [Thu, 7 Aug 2014 00:45:51 +0000 (17:45 -0700)]
Merge branch 'CB-7146' of https://github.com/stacic/cordova-mobile-spec into CB-7086
Jesse MacFadyen [Thu, 7 Aug 2014 00:44:57 +0000 (17:44 -0700)]
Merge branch 'CB-6966' of https://github.com/martincgg/cordova-mobile-spec into CB-7086
Jesse MacFadyen [Thu, 7 Aug 2014 00:43:55 +0000 (17:43 -0700)]
Merge branch 'CB-6957' of https://github.com/martincgg/cordova-mobile-spec into CB-7086
Jesse MacFadyen [Thu, 7 Aug 2014 00:43:04 +0000 (17:43 -0700)]
Merge branch 'CB-7094' of https://github.com/martincgg/cordova-mobile-spec into CB-7086
Michal Mocny [Wed, 6 Aug 2014 20:21:35 +0000 (16:21 -0400)]
Replace ?showBack with #?showBack for wp8
Jesse MacFadyen [Wed, 6 Aug 2014 01:45:25 +0000 (18:45 -0700)]
Merge branch 'CB-6963' of https://github.com/martincgg/cordova-mobile-spec
Jesse MacFadyen [Wed, 6 Aug 2014 01:41:03 +0000 (18:41 -0700)]
Merge branch 'CB-6959' of https://github.com/stacic/cordova-mobile-spec
Jesse MacFadyen [Wed, 6 Aug 2014 01:39:52 +0000 (18:39 -0700)]
Merge branch 'CB-6958' of https://github.com/stacic/cordova-mobile-spec