b67070f0ae
I had 4 asar tests fail because, the testing assumed that the file content ends with UNIX line endings (\n), while it was using Windows line endings (git probably changed them when I cloned the project on Windows). Since the line ending is not what matters in the tests, I trimmed them and now all the tests pass as expected. |
||
---|---|---|
.. | ||
fixtures | ||
static | ||
api-app-spec.coffee | ||
api-browser-window-spec.coffee | ||
api-clipboard-spec.coffee | ||
api-crash-reporter-spec.coffee | ||
api-ipc-spec.coffee | ||
api-menu-spec.coffee | ||
api-protocol-spec.coffee | ||
api-screen-spec.coffee | ||
api-session-spec.coffee | ||
asar-spec.coffee | ||
chromium-spec.coffee | ||
modules-spec.coffee | ||
node-spec.coffee | ||
package.json | ||
webview-spec.coffee |