electron/spec
2019-01-14 17:27:52 +01:00
..
configs ci: run more Chromium unit tests () 2018-10-25 14:28:50 -04:00
fixtures fix: emit IPC event in correct context if isolation and sandbox enabled () 2019-01-12 14:19:20 +01:00
static feat: add additional remote APIs filtering () 2019-01-08 14:27:56 -08:00
.eslintrc chore: replace standard with eslint-config-standard and add custom rules () 2018-09-16 03:51:23 +10:00
api-app-spec.js test: allow retries for flaky mas loginitem specs () 2019-01-10 14:15:47 -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 feat: add multi BrowserView support to BrowserWindow () 2018-12-22 10:49:26 +09:00
api-browser-window-affinity-spec.js test: promisify a bunch of tests () 2018-12-18 23:44:03 -07:00
api-browser-window-spec.js chore: make "nodeIntegration" and "webviewTag" default to false () 2019-01-07 22:19:27 +03: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-content-tracing-spec.js fix: extend tracing startRecording API to take a full tracing config () 2018-12-20 15:11:17 +03:00
api-crash-reporter-spec.js chore: make "nodeIntegration" and "webviewTag" default to false () 2019-01-07 22:19:27 +03:00
api-debugger-spec.js fix: send null in debugger callback when no error () 2018-09-27 17:43:45 +10:00
api-deprecations-spec.js chore: simplify promisify helper () 2018-12-10 08:13:09 -08:00
api-desktop-capturer-spec.js security: allow to block desktopCapturer.getSources() calls () 2018-12-20 11:44:30 +09: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 () 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 chore: make "nodeIntegration" and "webviewTag" default to false () 2019-01-07 22:19:27 +03:00
api-ipc-renderer-spec.js fix: emit IPC event in correct context if isolation and sandbox enabled () 2019-01-12 14:19:20 +01:00
api-menu-item-spec.js fix: windowmenu did not show the window list on macOS () 2019-01-14 17:27:52 +01:00
api-menu-spec.js fix: Menu accelerators not working () 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 () 2018-10-30 17:45:05 -05:00
api-net-spec.js refactor: add prefer-const to .eslintrc + fix errors () 2018-10-02 11:56:31 +10:00
api-notification-dbus-spec.js chore: make "nodeIntegration" and "webviewTag" default to false () 2019-01-07 22:19:27 +03: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 () 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 () 2018-11-28 17:57:53 +09:00
api-protocol-spec.js chore: make "nodeIntegration" and "webviewTag" default to false () 2019-01-07 22:19:27 +03:00
api-remote-spec.js feat: add additional remote APIs filtering () 2019-01-08 14:27:56 -08:00
api-screen-spec.js feat: deprecate modules internally using remote.require in sandboxed renderer context () 2018-12-05 10:34:09 +01:00
api-session-spec.js feat: Upgrade to Chromium 71.0.3578.98 () 2019-01-11 17:00:43 -08: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 () 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 chore: make "nodeIntegration" and "webviewTag" default to false () 2019-01-07 22:19:27 +03:00
api-web-contents-view-spec.js fix: destroy WebContents synchronously on shutdown () 2018-11-08 07:57:28 -08:00
api-web-frame-spec.js chore: make "nodeIntegration" and "webviewTag" default to false () 2019-01-07 22:19:27 +03:00
api-web-request-spec.js spec: fix headers tests to match APIs 2018-09-14 17:05:26 +10:00
asar-spec.js build: fix the build with enable_run_as_node disabled () 2019-01-11 08:02:06 -08: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 () 2018-10-22 16:12:19 -04:00
chromium-spec.js feat: Upgrade to Chromium 71.0.3578.98 () 2019-01-11 17:00:43 -08: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 () 2018-11-06 15:52:06 -08:00
modules-spec.js feat: Upgrade to Chromium 71.0.3578.98 () 2019-01-11 17:00:43 -08:00
node-spec.js feat: Upgrade to Chromium 71.0.3578.98 () 2019-01-11 17:00:43 -08:00
package-lock.json feat: Upgrade to Chromium 71.0.3578.98 () 2019-01-11 17:00:43 -08:00
package.json feat: Upgrade to Chromium 71.0.3578.98 () 2019-01-11 17:00:43 -08:00
security-warnings-spec.js chore: make "nodeIntegration" and "webviewTag" default to false () 2019-01-07 22:19:27 +03:00
version-bump-spec.js test: add specs to version bump utils () 2019-01-08 12:04:27 -08:00
webview-spec.js feat: add additional remote APIs filtering () 2019-01-08 14:27:56 -08:00
window-helpers.js chore: update to standard 12 2018-09-14 14:57:01 +10:00