[
https://issues.apache.org/jira/browse/CB-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127019#comment-14127019
]
ASF GitHub Bot commented on CB-7493:
------------------------------------
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-android/pull/119
CB-7493 Adds test-build command to package.json
Fix for https://issues.apache.org/jira/browse/CB-7493
\+ bonus - travis configuration file.
Succesful build log: https://travis-ci.org/vladimir-kotikov/cordova-android
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-android CB-7493
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-android/pull/119.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #119
----
commit d52ca93ba64a79422e65ddeaef633e2c21f38bdb
Author: Vladimir Kotikov <[email protected]>
Date: 2014-09-09T05:59:34Z
CB-7493 Adds test-build command to package.json
----
> Add e2e test for 'space-in-path' and 'unicode in path/name' for core
> platforms.
> -------------------------------------------------------------------------------
>
> Key: CB-7493
> URL: https://issues.apache.org/jira/browse/CB-7493
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android, iOS, Windows, WP8
> Reporter: Vladimir Kotikov
> Assignee: Jesse MacFadyen
>
> Since we have several issues with unicode in paths and app names it will be
> great to have automated testing of these cases.
> Best place to keep these tests is platform repo, so these tests can be ran
> via come CI service (Appveyor for WP8 and Windows, Travis CI for Android and
> iOS)
> For WP8 and windows platforms we already have such tests, so we need just to
> improve them to test new cases.
> For Android and iOS it will be necessary to implement tests. Implementation
> will be very similar to windows/wp8 implementation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)