electron/spec
Nitish Sakhawalkar 5994bf6745
fix: Menu accelerators not working (#15094)
This change fixes the regression in the menu accelerators working in linux, on some environments.
2018-11-09 13:54:16 -08:00
..
configs ci: run more Chromium unit tests (#15363) 2018-10-25 14:28:50 -04:00
fixtures ci: add testing for mksnapshot (#15627) 2018-11-09 10:54:17 -04:00
static feat: add methods to allow customization of save dialog during will-download event (#15497) 2018-11-08 10:51:06 -04:00
.eslintrc chore: replace standard with eslint-config-standard and add custom rules (#14636) 2018-09-16 03:51:23 +10:00
api-app-spec.js chore: add simple set/unset loginitem spec (#15595) 2018-11-06 11:31:32 -08:00
api-auto-updater-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-browser-view-spec.js fix: destroy WebContents synchronously on shutdown (#15541) 2018-11-08 07:57:28 -08:00
api-browser-window-affinity-spec.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
api-browser-window-spec.js refactor: printing implementation (#15143) 2018-11-09 14:42:34 +11:00
api-callbacks-registry-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-clipboard-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-crash-reporter-spec.js feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03:00
api-debugger-spec.js fix: send null in debugger callback when no error (#14814) 2018-09-27 17:43:45 +10:00
api-deprecations-spec.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
api-desktop-capturer-spec.js ci: Trigger an arm test on VSTS after CircleCI build (#14898) 2018-10-04 12:01:16 -04:00
api-dialog-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-global-shortcut-spec.js feat: allow registering multiple shortcuts (#15542) 2018-11-07 09:40:38 -08:00
api-in-app-purchase-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-ipc-main-spec.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
api-ipc-renderer-spec.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
api-menu-item-spec.js style: no need for done call in sync tests (#15550) 2018-11-02 10:50:17 -04:00
api-menu-spec.js fix: Menu accelerators not working (#15094) 2018-11-09 13:54:16 -08:00
api-native-image-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-net-log-spec.js chore: re-enable failing netlog spec (#15484) 2018-10-30 17:45:05 -05:00
api-net-spec.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
api-notification-dbus-spec.js ci: Trigger an arm test on VSTS after CircleCI build (#14898) 2018-10-04 12:01:16 -04:00
api-notification-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-power-monitor-spec.js fix: power observer dbus crash (#15030) 2018-10-09 00:32:19 -05:00
api-power-save-blocker-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-process-spec.js feat: add process.takeHeapSnapshot() / webContents.takeHeapSnapshot() (#14456) 2018-09-18 11:00:31 -07:00
api-protocol-spec.js docs: http protocol handlers can access headers (#15431) 2018-10-30 11:37:49 -07:00
api-remote-spec.js Fix missing remote object error when calling remote function created in preload script (#15444) 2018-10-31 11:26:57 -04:00
api-screen-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-session-spec.js feat: add methods to allow customization of save dialog during will-download event (#15497) 2018-11-08 10:51:06 -04:00
api-shell-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-system-preferences-spec.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
api-touch-bar-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-tray-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-view-spec.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
api-web-contents-spec.js refactor: printing implementation (#15143) 2018-11-09 14:42:34 +11:00
api-web-contents-view-spec.js fix: destroy WebContents synchronously on shutdown (#15541) 2018-11-08 07:57:28 -08:00
api-web-frame-spec.js feat: Spellchecker Async Implementation (#14032) 2018-10-18 11:11:53 -05:00
api-web-request-spec.js spec: fix headers tests to match APIs 2018-09-14 17:05:26 +10:00
asar-spec.js chore: re-enable execFileSync binary exec spec (#15476) 2018-10-30 15:45:46 -04:00
assert-helpers.js spec: fix final node and chromium specs after assert change 2018-09-14 18:32:17 +10:00
BUILD.gn ci: run unittests on clean Chromium (#15125) 2018-10-22 16:12:19 -04:00
chromium-spec.js fix: match Chrome's font fallback behavior (#15486) 2018-11-08 10:51:51 -04:00
events-helpers.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
internal-spec.js fix: make feature strings more robust to whitespace (#15602) 2018-11-06 15:52:06 -08:00
modules-spec.js fix: allow renaming electron.exe (#15173) 2018-10-15 17:26:34 -07:00
node-spec.js test: convert node spec to expect (#15345) 2018-10-24 11:23:12 +11:00
package-lock.json fix: handle shortcuts by default if no WebPreferences object exists (#14766) 2018-09-28 01:41:09 +10:00
package.json fix: handle shortcuts by default if no WebPreferences object exists (#14766) 2018-09-28 01:41:09 +10:00
security-warnings-spec.js feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03:00
webview-spec.js feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03:00
window-helpers.js chore: update to standard 12 2018-09-14 14:57:01 +10:00