electron/spec/fixtures/api
Micha Hanselmann 78a3752ade
fix: create userData on requestSingleInstanceLock() if needed ()
* test: use custom userData folder for requestSingleInstanceLock()

* update test

* prefix test folder path

* fix: create userDataDir on requestSingleInstanceLock() if needed

* Trigger Build
2022-04-04 10:39:55 +09:00
..
app-path ci: cleanup up test app directories () 2020-08-31 14:07:12 -04:00
command-line ci: cleanup up test app directories () 2020-08-31 14:07:12 -04:00
cookie-app test: make test apps' name prefixed with electron-test- () 2022-03-30 13:17:34 -04:00
default-menu ci: cleanup up test app directories () 2020-08-31 14:07:12 -04:00
electron-main-module build: enable JS semicolons () 2020-03-20 13:28:31 -07:00
exit-closes-all-windows-app build: enable JS semicolons () 2020-03-20 13:28:31 -07:00
locale-check fix: LC_ALL env should not be changed () 2020-11-18 11:13:01 +09:00
mixed-sandbox-app test: make test apps' name prefixed with electron-test- () 2022-03-30 13:17:34 -04:00
quit-app test: make test apps' name prefixed with electron-test- () 2022-03-30 13:17:34 -04:00
relaunch test: make test apps' name prefixed with electron-test- () 2022-03-30 13:17:34 -04:00
shared-worker build: enable JS semicolons () 2020-03-20 13:28:31 -07:00
singleton test: make test apps' name prefixed with electron-test- () 2022-03-30 13:17:34 -04:00
singleton-data test: make test apps' name prefixed with electron-test- () 2022-03-30 13:17:34 -04:00
singleton-userdata fix: create userData on requestSingleInstanceLock() if needed () 2022-04-04 10:39:55 +09:00
window-all-closed ci: cleanup up test app directories () 2020-08-31 14:07:12 -04:00
blank.html
close.html
did-fail-load-iframe.html
frame-subscriber.html
globals.html
gpu-info.js chore: bump chromium to 93.0.4550.0 (main) () 2021-06-22 12:17:16 -07:00
isolated-fetch-preload.js build: enable JS semicolons () 2020-03-20 13:28:31 -07:00
isolated-preload.js build: enable JS semicolons () 2020-03-20 13:28:31 -07:00
isolated-process.js chore: rename process.contextIsolation to process.contextIsolated () 2021-03-18 14:00:19 -07:00
isolated.html
loaded-from-dataurl.js feat: enable context isolation by default () 2021-03-01 16:52:29 -05:00
localstorage.html
native-window-open-argv.html
native-window-open-blank.html
native-window-open-child.html
native-window-open-cross-origin.html
native-window-open-file.html
native-window-open-iframe.html
native-window-open-isolated-preload.js build: enable JS semicolons () 2020-03-20 13:28:31 -07:00
native-window-open-isolated.html
native-window-open-no-allowpopups.html
native-window-open-noopener.html fix: crash when clicking links with target=_blank from webview () 2021-06-29 18:10:18 -07:00
new-window-webview-preload.js build: enable JS semicolons () 2020-03-20 13:28:31 -07:00
new-window-webview.html
new-window.html
no-leak.html
offscreen-rendering.html
picture-in-picture.html
preload.html
unload.html
window-open-location-change.html
window-open-location-final.html
window-open-location-open.html