[
https://issues.apache.org/jira/browse/CB-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13230166#comment-13230166
]
Patrick Mueller commented on CB-314:
------------------------------------
pushed commit to master
https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-js.git;a=commit;h=574da1a6512636b412078ae02d29308dd184ffc2
This is a work-in-progress, only a couple of tests and overrides
have been implemented. Decent start.
Some drive-by enhancements:
- Added a .wr file - see: https://github.com/pmuellr/wr
- Moved the require()'s in the Jakefile to the top
- Added a new Jakefile subtask to ensure we're in the right
directory before running. Things broke if you weren't in
the base directory
- Added a new 'dalek' task for Dalek lovers everywhere
- Now that there's a separate 'dalek' task, it's function
can be removed from the 'build' task
- Made the build use the correct Apache license source header
stuff ala http://www.apache.org/legal/src-headers.html#headers
> create errgen platform
> ----------------------
>
> Key: CB-314
> URL: https://issues.apache.org/jira/browse/CB-314
> Project: Apache Callback
> Issue Type: New Feature
> Components: CordovaJS
> Reporter: Patrick Mueller
> Assignee: Patrick Mueller
>
> as [discussed on the mailing
> list|http://markmail.org/thread/hurvatwpqbimss2n], I've created a new
> platform for Cordova JS called 'errgen' which generates errors for all the
> Cordova APIs that get invoked. It also requires no natives, so can be used
> on on a desktop browser. The idea with generating errors is that you can use
> this platform to test that your application behaves well when errors occur in
> the Cordova APIs.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira