GitHub user sgrebnov opened a pull request:
https://github.com/apache/cordova-medic/pull/16
Windows Universal Apps support and improvements
master.cfg -
* moved shared steps to base class (PlatformTestBase), other platforms
inherits base steps and can override them when required
Windows -
* special logic to test Store80, Store81 and Phone81 build targets
* additional slave to test windows platform with restricted functionality
(windows8, msbuild4)
* moved duplicate functionality to src/build/makers/testRunner.js
* bugfixes
Other improvements -
* checkout.js now supports branches and custom repos
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-medic windows-fixes-rebased
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-medic/pull/16.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 #16
----
commit 6a36e8155c4a9337c11f8a7ffaa6f7c5478f7e64
Author: sgrebnov <[email protected]>
Date: 2014-08-05T13:59:22Z
master.cfg: platform test steps via base class and overrides
commit a991858e16aa9f2b66be180ec664b2d326ff4e0f
Author: sgrebnov <[email protected]>
Date: 2014-08-05T14:00:10Z
improve checkout to support custom repos and branches
commit ae188a01d7ea8ced8e433890fd3a26a496f7d0ba
Author: sgrebnov <[email protected]>
Date: 2014-08-05T14:01:50Z
additional build configurations for windows
commit dd87ccb56c71deb9d3fc1f94cd4b6e43730452f4
Author: sgrebnov <[email protected]>
Date: 2014-08-05T14:02:57Z
windows universal apps support
commit 334089da10b984df669aef3a5c3fa9adda4f5ee5
Author: sgrebnov <[email protected]>
Date: 2014-08-05T14:04:02Z
new script to write test configuration to config.xml
commit c9d38ac6d31fac5bfa5c27c3b7cdba8393e75c30
Author: sgrebnov <[email protected]>
Date: 2014-08-05T14:05:51Z
updates documentation
commit 596219312e4d909d981a5882202fe33d6b4f9362
Author: sgrebnov <[email protected]>
Date: 2014-08-06T11:52:28Z
Added back logic to update cordova repos instead of re-cloning them
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---