..
answer.js
Add failing spec
2016-04-21 11:49:42 -07:00
asar.js
autoformat more files
2016-03-30 17:00:31 -07:00
call.js
autoformat more files
2016-03-30 17:00:31 -07:00
check-arguments.js
Add ability to set arbitrary arguments in a renderer process ( #11850 )
2018-02-12 11:54:31 -06:00
circular.js
Add spec for circular array/object references
2016-07-11 09:52:50 -07:00
class.js
mostly more globals
2016-03-30 17:00:32 -07:00
crash.js
Add spec for crashing node process
2017-01-24 13:49:45 -08:00
create_socket.js
autoformat more files
2016-03-30 17:00:31 -07:00
declare-buffer.js
Add declared const Buffer spec
2017-02-14 08:42:34 -08:00
declare-global.js
Redeclare process/global as strings
2017-01-30 09:58:44 -08:00
declare-process.js
Redeclare process/global as strings
2017-01-30 09:58:44 -08:00
delete-buffer.js
Add spec for deleting Buffer global in preload
2016-09-08 10:34:09 -07:00
error-properties.js
Add spec for remote setter not surfacing error
2017-04-03 09:10:46 -07:00
exception.js
handle remote exception ( #12694 )
2018-04-24 08:40:19 -04:00
export-function-with-properties.js
Remove lint from fixtures
2016-08-22 17:07:17 -07:00
fork_ping.js
do more manual cleanup and specify globals
2016-03-30 17:00:32 -07:00
function-with-args.js
Add spec for remote callback length
2017-02-08 11:59:43 -08:00
function-with-missing-properties.js
Allow spec to be run multiple times in same runner
2016-09-14 11:16:44 -07:00
function-with-properties.js
Use Proxy for accessing properties of remote function
2016-08-22 17:07:18 -07:00
function.js
do more manual cleanup and specify globals
2016-03-30 17:00:32 -07:00
hello-child.js
Add test for #9387
2017-05-16 09:07:41 -03:00
hello.js
Add test for #9387
2017-05-16 09:07:41 -03:00
id.js
autoformat more files
2016-03-30 17:00:31 -07:00
inspector-binding.js
add basic inspector module test
2017-11-24 10:58:53 +09:00
locale-compare.js
do more manual cleanup and specify globals
2016-03-30 17:00:32 -07:00
no-asar.js
Add specs for ELECTRON_NO_ASAR env var
2016-10-12 11:11:27 -07:00
no-prototype.js
Fix spec linting issues
2016-10-13 12:47:43 +11:00
original-fs.js
autoformat more files
2016-03-30 17:00:31 -07:00
ping.js
autoformat more files
2016-03-30 17:00:31 -07:00
preload-inject-ipc.js
spec: check if pdf has loaded
2017-03-14 00:26:27 +05:30
preload-ipc.js
autoformat more files
2016-03-30 17:00:31 -07:00
preload-node-off-wrapper.js
Add failing spec for Buffer from preload required module
2017-02-24 09:57:32 -08:00
preload-node-off.js
Refactor <webview> tag tests ( #12886 )
2018-05-14 17:00:49 -05:00
preload-pdf-loaded-in-nested-subframe.js
Fix issues in the file for the tests.
2017-11-13 21:13:19 +01:00
preload-pdf-loaded-in-subframe.js
Fix issues in the file for the tests.
2017-11-13 21:13:19 +01:00
preload-pdf-loaded.js
👕 Remove lint
2017-06-28 13:40:28 -07:00
preload-required-module.js
Refactor <webview> tag tests ( #12886 )
2018-05-14 17:00:49 -05:00
preload-sandbox.js
Exposing process.env status ( #12166 )
2018-03-14 12:01:40 +09:00
preload-sandboxæø åü.js
Preload doesn't load in sandboxed render if preload path contains special chars ( #12037 )
2018-03-07 11:40:00 -05:00
preload-set-global.js
Add explicit spec for removing preload from webview
2017-05-17 13:47:00 -07:00
preload-webview.js
spec: WebView is disabled when nodeIntegration is disabled
2016-05-17 17:04:13 +09:00
preload.js
Refactor <webview> tag tests ( #12886 )
2018-05-14 17:00:49 -05:00
print_name.js
perf: don't use JSON to send the result of ipcRenderer.sendSync
. ( #8953 )
2018-06-13 17:38:31 +10:00
process-stdout.js
spec: child_process.fork shouble be able to pipe stdio
2016-05-31 11:05:58 +09:00
process_args.js
autoformat more files
2016-03-30 17:00:31 -07:00
promise.js
autoformat more files
2016-03-30 17:00:31 -07:00
property.js
Add tests for setting remote function properties
2016-08-22 17:07:18 -07:00
rejected-promise.js
Add failing spec for rejected remote promise
2016-05-23 15:06:46 -07:00
remote-object-set.js
Add spec for remote setter with remote object
2017-04-04 11:18:16 -07:00
remote-static.js
Remove lint from fixtures
2016-08-22 17:07:17 -07:00
run-as-node.js
Add basic test of spawned ELECTRON_RUN_AS_NODE process
2016-10-12 13:48:49 -07:00
runas.js
autoformat more files
2016-03-30 17:00:31 -07:00
send-later.js
Add spec for Buffer global
2017-02-14 08:42:34 -08:00
set-global-preload-1.js
Add a SessionPreferences to manage session related data
2017-12-05 15:59:15 +09:00
set-global-preload-2.js
Add a SessionPreferences to manage session related data
2017-12-05 15:59:15 +09:00
set-global-preload-3.js
Add a SessionPreferences to manage session related data
2017-12-05 15:59:15 +09:00
set-global.js
Add ability to set global preload scripts
2017-12-05 11:35:27 +09:00
set-immediate.js
autoformat more files
2016-03-30 17:00:31 -07:00
test.coffee
Add spec for registering/requiring Coffeescript
2017-02-08 09:00:14 -08:00
to-string-non-function.js
Add spec for remote function with toString property
2017-03-17 10:28:23 -07:00
unhandled-rejection.js
Add default error handler to remote promises ( #6151 )
2016-06-21 00:54:15 +00:00