electron/spec
Jeremy Apthorp 1152fecb75
test: fix flaky before-input-event test (#16027)
2018-12-11 17:01:48 -08:00
..
configs ci: run more Chromium unit tests (#15363) 2018-10-25 14:28:50 -04:00
fixtures fix: use appropriate site instance for cross-site nav's (#15821) 2018-12-05 17:03:39 +09:00
static chore: remove electabul (#15954) 2018-12-04 20:50:37 -08:00
.eslintrc chore: replace standard with eslint-config-standard and add custom rules (#14636) 2018-09-16 03:51:23 +10:00
BUILD.gn ci: run unittests on clean Chromium (#15125) 2018-10-22 16:12:19 -04:00
api-app-spec.js feat: support mixed-sandbox mode on linux (#15870) 2018-12-05 17:42:12 -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 test: add test for window.open in BrowserView 2018-11-27 11:10:07 +09:00
api-browser-window-affinity-spec.js fix: use appropriate site instance for cross-site nav's (#15821) 2018-12-05 17:03:39 +09:00
api-browser-window-spec.js fix: return pointer instead of pointer's content (#16014) 2018-12-11 12:45:55 -05: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 chore: simplify promisify helper (#15952) 2018-12-10 08:13:09 -08:00
api-desktop-capturer-spec.js feat: deprecate modules internally using remote.require in sandboxed renderer context (#15145) 2018-12-05 10:34:09 +01: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 feat: webContents.loadURL returns a promise (#15855) 2018-12-06 12:16:19 -08:00
api-menu-item-spec.js fix: make windowMenu role correct on MacOS (#15930) 2018-12-03 11:52:46 -08: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: Implement process.getProcessMemoryInfo to get the process memory usage (#14847) 2018-11-28 17:57:53 +09: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 feat: webContents.loadURL returns a promise (#15855) 2018-12-06 12:16:19 -08:00
api-screen-spec.js feat: deprecate modules internally using remote.require in sandboxed renderer context (#15145) 2018-12-05 10:34:09 +01:00
api-session-spec.js spec: force create network context for proxy tests 2018-12-03 20:07:42 +05:30
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 test: fix flaky before-input-event test (#16027) 2018-12-11 17:01:48 -08: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 FIXME: disable some specs 2018-12-03 20:07:42 +05:30
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
chromium-spec.js fix: use appropriate site instance for cross-site nav's (#15821) 2018-12-05 17:03:39 +09: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 spec: update inspector-binding.js 2018-12-03 20:07:42 +05:30
package-lock.json fix: return pointer instead of pointer's content (#16014) 2018-12-11 12:45:55 -05:00
package.json fix: return pointer instead of pointer's content (#16014) 2018-12-11 12:45:55 -05:00
security-warnings-spec.js feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03:00
version-bump-spec.js chore: disable bump-version on arm32 (#15994) 2018-12-10 10:57:44 -08: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