electron/spec/fixtures
Thiago de Arruda ce1a5e3c9c Fix sandboxed crashReporter for windows.
- Use `path` module from browser process in sandboxed renderer. This is required
  because the return value of `path.join` is platform-specific, and this is an
  assumtion of crash-reporter.js which is shared between sandboxed and
  non-sandboxed renderers.
- Set `process.platform` and `process.execPath` in sandboxed renderer
  environment. This is required to spawn the windows crash service from
  sandboxed renderer.
- Use a single temporary directory for all crashReporter tests. This is required
  to make tests more deterministic across platforms(since mac's crashpad doesn't
  support changing the crash dump directory). Also make a few improvements/fixes
  to the `uploadToServer` test.
2017-04-05 18:09:24 -03:00
..
api Fix sandboxed crashReporter for windows. 2017-04-05 18:09:24 -03:00
asar update 2016-09-08 10:12:23 +05:30
assets update spec with new asset 2017-03-14 00:26:27 +05:30
certificates fix spec 2016-04-18 22:57:37 +05:30
devtools-extensions Update devtools extension spec for chrome.storage 2016-11-15 19:58:08 +08:00
module Add spec for remote setter with remote object 2017-04-04 11:18:16 -07:00
pages test: Node integration in web workers 2017-03-20 12:52:46 -07:00
workers test: Node integration in web workers 2017-03-20 12:52:46 -07:00
zip Add test for the unzip module. 2013-07-18 15:19:36 +08:00
no-proprietary-codecs.js Time out after 5 minutes 2017-03-30 14:39:48 -07:00