Steven Gill [Tue, 6 May 2014 19:05:31 +0000 (12:05 -0700)]
Set VERSION to 3.5.0 (via coho)
Steven Gill [Fri, 2 May 2014 18:15:04 +0000 (11:15 -0700)]
Set VERSION to 3.5.0-rc1 (via coho)
Andrew Grieve [Thu, 1 May 2014 14:05:10 +0000 (10:05 -0400)]
CB-6583 Add file tests that have spaces in paths
Andrew Grieve [Wed, 30 Apr 2014 17:49:52 +0000 (13:49 -0400)]
CB-6571 Add test for DirectoryEntry.toURL() having a trailing slash
Marcel Kinard [Wed, 30 Apr 2014 16:30:01 +0000 (12:30 -0400)]
Restore change that was accidently lost in a pull request.
Marcel Kinard [Wed, 30 Apr 2014 13:17:50 +0000 (09:17 -0400)]
CB-6491 add CONTRIBUTING.md
Andrew Grieve [Wed, 30 Apr 2014 02:35:57 +0000 (22:35 -0400)]
Don't use new File or new FileWriter in tests. Use getFile() and createWriter().
Andrew Grieve [Wed, 30 Apr 2014 02:35:29 +0000 (22:35 -0400)]
CB-6525 Assert that fs.root.toURL() does not use cdvfile:
Martin Gonzalez [Tue, 29 Apr 2014 18:12:49 +0000 (13:12 -0500)]
CB-6550 added/updated README.md
Added: Requirements & instructions to use createmobilespec module.
Updated: project setup usage.
github: close #60
Martin Gonzalez [Tue, 29 Apr 2014 17:58:06 +0000 (12:58 -0500)]
CB-6549 use relative path to link assets
Changed: Use relative path instead of absolute path, to link the
cordova-mobile-spec repository with the mobilespec project. This is needed
for Windows-based dev workstations.
github: close #59
Andrew Grieve [Tue, 29 Apr 2014 17:03:35 +0000 (13:03 -0400)]
Add a dummy module to echo plugin to ensure it's not run on start-up
Marcel Kinard [Mon, 28 Apr 2014 19:07:25 +0000 (15:07 -0400)]
CB-6437 fix paths for OS X
Martin Gonzalez [Mon, 14 Apr 2014 19:46:17 +0000 (14:46 -0500)]
CB-6437 [Improvements & support for more platforms]
-Added full compatibility cross platform
-Working with absolute paths
-Added support for Blackberry10, Windows 8 and Windows Phone 8
-Added functionality to add platforms according to the development
environment
-- Android, Blackberry, iOS ---> Mac.
-- Android, Blackberry, Windows 8, Windows Phone 8 ---> Windows 8.
-- Android, Blackberry ---> Linux or any other Windows OS.
- Added more requirements checks
- Added functionality to delete project folder if exists (recursive
function)
- Added functionality to locate libraries
- Added function to copy with exclusion list
- Added createmobilespec.bat & createmobilespec.sh
- Added symlink for windows & Linux based OS.
Changed tabs for spaces
My mistake, it's done.
Added logic to kill ADB.exe, apache header
Apache header added to createmobilespec.cmd & createmobilespec.sh
- Added logic to kill ADB.exe process under windows, when locks project
folder.
createmobilespec cmd & sh
Changed comments to # in sh file
Indent to 4 in Apache license header
Added args logic & other changes
Added:
-Logic to deal with arguments, to accept platforms.
-Logic when no arguments are present, to fail and throw error.
-Support for help argument, to show usage.
Supported platforms (args): --android, --ios, --blackberry10, --wp8,
--windows8.
Removed: top level function for custom copy
Changed:
-Path directory for mobilespec, current location at
cordova-coho/mobilespec.
-link-to instead of copy for mobilespec project.
Changes createmobilespec
-Deleted top level functions.
-Used optimist methods to print help.
-Changes on paths.
-Other minor changes.
Removed, unnecessary outputs
shows help when error, mobilespec peer of coho
-Changed mobilespec project as cordova-coho peer.
-Added usage description, to set more usage information.
-Changed error outputs with help output and notice messages.
Rodrigo Silveira [Wed, 23 Apr 2014 19:35:42 +0000 (15:35 -0400)]
Fix firefoxos tests
Andrew Grieve [Thu, 17 Apr 2014 16:12:17 +0000 (12:12 -0400)]
Add ArrayBuffer payload options to exec benchmark
Andrew Grieve [Thu, 17 Apr 2014 16:11:37 +0000 (12:11 -0400)]
Make createmobilespec fail when grunt fails.
shelljs.exec doesn't fail for error code 3, which is what grunt returns
Ian Clelland [Tue, 15 Apr 2014 18:04:32 +0000 (14:04 -0400)]
CB-6152: Add manual tests to check interaction between media-capture and file plugins
Ian Clelland [Tue, 15 Apr 2014 18:01:06 +0000 (14:01 -0400)]
Fix camera test to treat content URLs as local
Ian Clelland [Mon, 14 Apr 2014 18:36:35 +0000 (14:36 -0400)]
CB-6413: Fix feature detection of ArrayBuffer/Blob support on Sony Android 2.3.7
Jesse MacFadyen [Tue, 8 Apr 2014 23:46:15 +0000 (16:46 -0700)]
moved Windows Phone specific CB-6299 test to a WP-Only block
Jesse MacFadyen [Tue, 8 Apr 2014 22:40:06 +0000 (15:40 -0700)]
Updated WP8 CB-6299 test so it doesn't fail elsewhere
Andrew Grieve [Sat, 5 Apr 2014 14:30:22 +0000 (10:30 -0400)]
Delete createmobilespec.sh now that it's been ported to .js
Ian Clelland [Fri, 4 Apr 2014 13:22:40 +0000 (09:22 -0400)]
CB-6394: Add manual tests for new filesystem roots
Ian Clelland [Fri, 4 Apr 2014 13:20:45 +0000 (09:20 -0400)]
Add classes to hide and show items by platform
This is going to be used in file tests, as the specific filesystems under
test are very platform-specific
Marcel Kinard [Sat, 29 Mar 2014 01:52:13 +0000 (21:52 -0400)]
CB-6372 Enable variable platforms
Added command-line parms so you can choose which platforms to use. This is
groundwork for adding additional platforms.
Marcel Kinard [Fri, 28 Mar 2014 13:20:02 +0000 (09:20 -0400)]
CB-6372 Port createmobilespec from bash to node.
This is a straight-up port with no change in function. This is the initial
work. Improvements and expansion can come later.
Andrew Grieve [Thu, 27 Feb 2014 20:36:31 +0000 (15:36 -0500)]
Add NOTICE file
lmnbeyond [Fri, 28 Mar 2014 03:39:01 +0000 (11:39 +0800)]
CB-6369: Update the descriptions of expected results for InAppBrowser openWithScript tests.
github: close #53
Ian Clelland [Fri, 28 Mar 2014 14:15:53 +0000 (10:15 -0400)]
CB-6373: Make doNotCallSpies more resilient to errors
This ensures that they cause test failures, even when a JSON exception is thrown
while logging the error.
Josh Soref [Wed, 19 Mar 2014 21:54:01 +0000 (17:54 -0400)]
CB-6163 Document geolocation fields
Jesse MacFadyen [Wed, 19 Mar 2014 21:46:25 +0000 (14:46 -0700)]
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-mobile-spec
Jesse MacFadyen [Wed, 19 Mar 2014 21:46:01 +0000 (14:46 -0700)]
fixed test id
Jesse MacFadyen [Wed, 19 Mar 2014 21:44:24 +0000 (14:44 -0700)]
added localXHR test to prove CB-6299 fix is effective
Ian Clelland [Mon, 3 Mar 2014 21:30:18 +0000 (16:30 -0500)]
CB-6148: Test cross-filesystem copy and move
Ian Clelland [Mon, 3 Mar 2014 16:24:57 +0000 (11:24 -0500)]
CB-4952: Test handling of file:///private/ URLs
Ian Clelland [Mon, 3 Mar 2014 16:23:40 +0000 (11:23 -0500)]
CB-6051: Test HTML5 video with native URLs
Ian Clelland [Fri, 28 Feb 2014 19:53:59 +0000 (14:53 -0500)]
CB-6116: Test handling of resolveLocalFileSystemURL on file://localhost/<path> URLs
Ian Clelland [Thu, 27 Feb 2014 21:41:23 +0000 (16:41 -0500)]
CB-6106: Test fileEntry.toNativeURL method
Ian Clelland [Thu, 27 Feb 2014 16:41:16 +0000 (11:41 -0500)]
CB-6117: Add manual spec test for displaying downloaded images
Andrew Grieve [Wed, 26 Feb 2014 19:46:10 +0000 (14:46 -0500)]
Add a create script that uses plugman instead of CLI.
Andrew Grieve [Wed, 19 Feb 2014 03:16:06 +0000 (22:16 -0500)]
Add a "bulkEcho" mode to exec() benchmark. Impl for Android only.
Andrew Grieve [Tue, 18 Feb 2014 19:47:54 +0000 (14:47 -0500)]
CB-6055 Fix mobile-spec trying to JSONify a FileEntry.
Used to be okay, but not anymore.
Bryan Higgins [Tue, 18 Feb 2014 16:16:05 +0000 (11:16 -0500)]
Fix cordova.js load for bb10 (platform does not support ?params)
Andrew Grieve [Thu, 13 Feb 2014 19:19:10 +0000 (14:19 -0500)]
createmobilespec.sh: fix where cordova.js is copied to plus remove unneeded lib setting
Ian Clelland [Tue, 11 Feb 2014 21:23:22 +0000 (16:23 -0500)]
CB-6012: Really fix previous^^ test
Ian Clelland [Tue, 11 Feb 2014 21:12:28 +0000 (16:12 -0500)]
CB-6012: Fix incorrect test in previous commit
Ian Clelland [Tue, 11 Feb 2014 19:00:22 +0000 (14:00 -0500)]
CB-6012: file.spec.10: Test fullPath rather than name for query parameter preservation
Ian Clelland [Tue, 11 Feb 2014 16:52:01 +0000 (11:52 -0500)]
CB-6012: Don't necessarily drop query parameters from File plugin URLs
Andrew Grieve [Tue, 11 Feb 2014 16:04:49 +0000 (11:04 -0500)]
CB-6007 mobile spec test for <script src="cordova.js?foo">
lmnbeyond [Tue, 11 Feb 2014 07:43:34 +0000 (15:43 +0800)]
CB-6005 Add back button for Benchmark test page!
lmnbeyond [Tue, 11 Feb 2014 07:13:01 +0000 (15:13 +0800)]
CB-6004 Fix the problem that run Benchmark->ArrayBuffer test but 'Echo plugin did not respond'
The safari console window outputs ‘module cordova/plugin/echo not
found’!
Andrew Grieve [Mon, 10 Feb 2014 20:09:12 +0000 (15:09 -0500)]
CB-5588 Add a test for upload response headers (iOS only)
ldeluca [Tue, 25 Jun 2013 14:56:17 +0000 (10:56 -0400)]
CB-3971 Break vibrations tests out from notification
- won't break existing platforms where code is not yet separated
- breaks out the vibrations from the notifications so they may be tested separately.
lmnbeyond [Thu, 23 Jan 2014 03:39:38 +0000 (11:39 +0800)]
CB-5840 Update Location test to fix the info field is alway displaying "Retrieving location..."
If we click "Get Location Up to 30 Seconds Old" twice within 30 secs,
since the second time the success callback will be invoked immediately,
the location status will be set as “Done” first and then be set as
“Retrieving location…”, that’s why it’s always displaying "Retrieving
location..."
Bas Bosman [Fri, 31 Jan 2014 21:48:05 +0000 (22:48 +0100)]
CB-4818 Remove bogus third parameter
Ian Clelland [Fri, 7 Feb 2014 19:59:37 +0000 (14:59 -0500)]
CB-5395: Add tests for case-sensitivity of whitelist
Ian Clelland [Fri, 7 Feb 2014 19:57:16 +0000 (14:57 -0500)]
CB-5991: Test path matching in whitelist implementations
Ian Clelland [Fri, 7 Feb 2014 15:33:35 +0000 (10:33 -0500)]
CB-5959: Entry.getMetadata should return a size attribute
Bas Bosman [Sat, 1 Feb 2014 09:43:10 +0000 (10:43 +0100)]
CB-5964 createmobilespec.sh fails due to CB-4153
Ian Clelland [Fri, 31 Jan 2014 21:50:07 +0000 (16:50 -0500)]
CB-5960: Validate handling of parent references in file api
Ian Clelland [Fri, 31 Jan 2014 21:39:09 +0000 (16:39 -0500)]
CB-5721: Add test to ensure that getFile doesn't throw
Ian Clelland [Wed, 29 Jan 2014 18:54:43 +0000 (13:54 -0500)]
CB-5899: Add test for DirectoryReader.readEntries() to return proper Entries
Steven Gill [Tue, 28 Jan 2014 18:32:34 +0000 (10:32 -0800)]
Merge branch 'CB-5841' of github.com:lmnbeyond/cordova-mobile-spec
Ian Clelland [Tue, 28 Jan 2014 14:55:44 +0000 (09:55 -0500)]
CB-5916: Add preference for Android persistent location
Ian Clelland [Fri, 24 Jan 2014 16:44:28 +0000 (11:44 -0500)]
Add preference for ios persistent location
lmnbeyond [Tue, 21 Jan 2014 06:59:20 +0000 (14:59 +0800)]
CB-5841:Update Capture test to fix the captured video can't be displayed!
Steven Gill [Wed, 22 Jan 2014 21:23:43 +0000 (13:23 -0800)]
Set VERSION to 3.5.0-dev (via coho)
Andrew Grieve [Wed, 15 Jan 2014 15:34:50 +0000 (10:34 -0500)]
Use --searchpath in createmobilespec.sh and updaten dependencies-plugin accordingly.
Andrew Grieve [Sat, 11 Jan 2014 02:27:51 +0000 (21:27 -0500)]
Remove debugging log statements
Andrew Grieve [Fri, 10 Jan 2014 17:17:02 +0000 (12:17 -0500)]
CB-5631 Add FileTransfer test for progress.loaded being too big.
Andrew Grieve [Thu, 9 Jan 2014 02:22:08 +0000 (21:22 -0500)]
CB-5602 Windows8. Fix File Api mobile spec tests
Applied this from a diff from the patch made to the test in the plugin repo.
ldeluca [Thu, 23 May 2013 16:00:08 +0000 (12:00 -0400)]
CB-3481: Fixed the compass not supported issue
- added a new jasmine test to check if the compass hardware is supported
- added a custom matcher that trys to run a compass command, if a
COMPASS_NOT_SUPPORTED error is caught then the device doesn't support
compass.
- on failure of the hardware check, none of the other compass tests are
ran and a friendly message is shown to the user
Jesse MacFadyen [Wed, 8 Jan 2014 19:37:36 +0000 (11:37 -0800)]
Revert "Merge branch 'CB-5602' of https://github.com/sgrebnov/cordova-mobile-spec"
This reverts commit
0602f126abeab2f07af540b791c820b0ff5178e9, reversing
changes made to
a8340a5063dc2a51dbb3f7eb88fe25646fe7c20b.
Jesse MacFadyen [Wed, 8 Jan 2014 01:32:03 +0000 (17:32 -0800)]
Merge branch 'CB-5602' of https://github.com/sgrebnov/cordova-mobile-spec
Andrew Grieve [Tue, 7 Jan 2014 16:57:30 +0000 (11:57 -0500)]
More tweaks to createmobilespec.sh.
Fail if grunt is not installed.
Fix comment location in config.xml
Don't pass in name and ID to create --link
Andrew Grieve [Tue, 7 Jan 2014 15:16:45 +0000 (10:16 -0500)]
Use the new --link flag in createmobilespec.sh
Marcel Kinard [Fri, 3 Jan 2014 19:58:43 +0000 (14:58 -0500)]
CB-5300: add descriptions of expected test results
Andrew Grieve [Mon, 23 Dec 2013 17:07:20 +0000 (12:07 -0500)]
CB-5697 Add a reload button to misc->hash subpage
Andrew Grieve [Mon, 23 Dec 2013 16:19:09 +0000 (11:19 -0500)]
CB-4330 Add test pages that change hashes
Andrew Grieve [Sat, 21 Dec 2013 03:29:14 +0000 (22:29 -0500)]
Made exec benchmark more awesome by having it able to test jank.
This adds the ability to stop the benchmark mid-way, and a box that can
be dragged around, and a textbox to type in.
Andrew Grieve [Fri, 20 Dec 2013 18:54:07 +0000 (13:54 -0500)]
Split exec benchmark into a subpage.
Andrew Grieve [Fri, 20 Dec 2013 04:12:14 +0000 (23:12 -0500)]
Use setImmediate in exec bridge benchmark instead of setTimeout.
The artificial delay of setTimeout turned out to be affecting timings.
lmnbeyond [Thu, 19 Dec 2013 10:15:21 +0000 (18:15 +0800)]
CB-5676 Fix file.spec.109:Can't find variable: fileName
Ian Clelland [Mon, 16 Dec 2013 04:36:43 +0000 (23:36 -0500)]
CB-5403: Test backwards compatibility with file:// urls in file plugin
Ian Clelland [Wed, 11 Dec 2013 20:20:12 +0000 (15:20 -0500)]
Add backwards-compatibility tests for filetransfer
Ian Clelland [Wed, 11 Dec 2013 21:01:09 +0000 (16:01 -0500)]
CB-5466: Replace FS URLs in file-transfer tests
Andrew Grieve [Fri, 13 Dec 2013 14:32:01 +0000 (09:32 -0500)]
CB-5594 Added IAB test for disallowoverscroll option.
Andrew Grieve [Fri, 13 Dec 2013 14:18:26 +0000 (09:18 -0500)]
CB-5595 Add test case for IAB's toolbarposition=top (iOS only)
Bryan Higgins [Thu, 12 Dec 2013 20:22:29 +0000 (15:22 -0500)]
CB-5637 [BlackBerry10] Skip tests for features not supported by platform
Jesse MacFadyen [Tue, 10 Dec 2013 21:06:09 +0000 (13:06 -0800)]
Merge branch 'CB-5358' of https://github.com/sgrebnov/cordova-mobile-spec
Jesse MacFadyen [Tue, 10 Dec 2013 21:04:02 +0000 (13:04 -0800)]
Merge branch 'CB-5214' of https://github.com/sgrebnov/cordova-mobile-spec
sgrebnov [Mon, 9 Dec 2013 11:17:23 +0000 (15:17 +0400)]
sync with cordova-plugin-file tests definition
Ian Clelland [Wed, 4 Dec 2013 21:14:45 +0000 (16:14 -0500)]
CB-5466: Revert: we're not ready yes for FS urls in file-transfer
sgrebnov [Tue, 12 Nov 2013 16:40:12 +0000 (20:40 +0400)]
CB-5358 Make mobile spec tests on Windows8 to run w/o user interaction
sgrebnov [Wed, 30 Oct 2013 13:58:49 +0000 (17:58 +0400)]
correct way to detect windows phone (both 7/8)
sgrebnov [Tue, 29 Oct 2013 12:17:13 +0000 (16:17 +0400)]
CB-5214 Make mobile spec tests on WP8 to run w/o user interaction
Steven Gill [Tue, 3 Dec 2013 23:22:27 +0000 (15:22 -0800)]
Set VERSION to 3.4.0-dev (via coho)
Ian Clelland [Tue, 3 Dec 2013 04:10:38 +0000 (23:10 -0500)]
CB-5404: Change filename shared between two file tests
Steven Gill [Wed, 27 Nov 2013 00:57:15 +0000 (16:57 -0800)]
added amazon-fireos to platforms
Ian Clelland [Fri, 22 Nov 2013 16:53:22 +0000 (11:53 -0500)]
CB-5404: Fix three tests that were sensitive to existing files