Milan Burda 8424779906 refactor: don't expose deprecate as an internal module (#35311) 2 years ago
..
fixtures 8646bf8d30 chore: remove deprecated 'new-window' event (#34526) 2 years ago
.eslintrc 9d054755d6 refactor: implement ajax() in tests using native fetch instead of jQuery (#32579) 3 years ago
.gitignore b8dbe4bc15 spec: add tests for the autoUpdater on macOS that actually test if it works (#17442) 6 years ago
ambient.d.ts 7678a0aebb chore: cleanup spec-main/ambient.d.ts (#32363) 3 years ago
api-app-spec.ts 91f9436ad8 fix: app.relaunch loses args when execPath specified (#35108) 2 years ago
api-auto-updater-spec.ts 034a792df1 ci: enable arm64 macOS tests (#24832) 4 years ago
api-autoupdater-darwin-spec.ts 479f652f90 feat: add new Squirrel.Mac bundle installation method behind flag (#33470) 3 years ago
api-browser-view-spec.ts 1153a5ce5a fix: BrowserView background color in webContents (#33435) 3 years ago
api-browser-window-spec.ts 8646bf8d30 chore: remove deprecated 'new-window' event (#34526) 2 years ago
api-clipboard-spec.ts ad1bbc198b test: migrate clipboard spec to spec-main (#35059) 2 years ago
api-content-tracing-spec.ts 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
api-context-bridge-spec.ts db9ab80694 chore: update to latest TypeScript (#32596) 3 years ago
api-crash-reporter-spec.ts daed10512d chore: remove Breakpad tests for crashReporter on Linux (#31729) 3 years ago
api-debugger-spec.ts d79d3fc7d7 test: fix and re-enable Network.getResponseBody test (#33227) 3 years ago
api-desktop-capturer-spec.ts 8ea0631b82 test: re-enable desktop specs (#33497) 3 years ago
api-dialog-spec.ts 05ba6359d0 feat: add signal option to dialog.showMessageBox (#26102) 3 years ago
api-global-shortcut-spec.ts cabfb8507d test: remove references to robotjs (#35064) 2 years ago
api-in-app-purchase-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-ipc-main-spec.ts 186301e126 feat: enable context isolation by default (#26890) 4 years ago
api-ipc-renderer-spec.ts d44a187d0b feat: remove nativeWindowOpen option (#29405) 3 years ago
api-ipc-spec.ts 6d859dcd7f feat: add WebContents.ipc (#34959) 2 years ago
api-menu-item-spec.ts 5af6b898d9 feat: add Substitutions menu roles on macOS (#32024) 3 years ago
api-menu-spec.ts 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
api-native-image-spec.ts dd68fae081 test: migrate nativeImage specs to main (#35062) 2 years ago
api-native-theme-spec.ts 755feb4d81 feat: add nativeTheme.inForcedColorsMode (#32956) 3 years ago
api-net-log-spec.ts ea4278754c chore: fix spelling errors in multiple files (#34574) 2 years ago
api-net-spec.ts a2a8e493eb test: unflake some more tests (#34084) 3 years ago
api-notification-dbus-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-notification-spec.ts b43859f098 feat: custom toast xml and failure reporting for notifications (#25401) 4 years ago
api-power-monitor-spec.ts a9924e1c32 feat: add powerMonitor.onBatteryPower (#26494) 4 years ago
api-power-save-blocker-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-process-spec.ts 6d9e8b65bc test: add process module tests for main process (#35057) 2 years ago
api-protocol-spec.ts 1639ccf98f fix: service worker registration with custom protocols (#34290) 2 years ago
api-safe-storage-spec.ts 03e68e2efe fix: fix a crash in `safeStorage` on Linux (#33913) 2 years ago
api-screen-spec.ts e89b3ca1d1 fix: add a "set" trap to the "screen" module proxy (#26818) 4 years ago
api-service-workers-spec.ts 9baca911a1 test: use new uuid for each ServiceWorker test (#27444) 4 years ago
api-session-spec.ts ea4278754c chore: fix spelling errors in multiple files (#34574) 2 years ago
api-shell-spec.ts de1cec8693 test: migrate shell specs to main process (#35058) 2 years ago
api-subframe-spec.ts 186301e126 feat: enable context isolation by default (#26890) 4 years ago
api-system-preferences-spec.ts 0ee7f14190 chore: modernize Value usage in converters (#34794) 2 years ago
api-touch-bar-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-tray-spec.ts 3455136e9d refactor: remove path from nativeImage converter (#26546) 4 years ago
api-view-spec.ts ef3579eae3 refactor: rename TopLevelWindow to BaseWindow (#24305) 4 years ago
api-web-contents-spec.ts 8646bf8d30 chore: remove deprecated 'new-window' event (#34526) 2 years ago
api-web-contents-view-spec.ts 80f89a3472 test: disable some tests under ASan which might receive SIGKILL because of OOM (#28156) 4 years ago
api-web-frame-main-spec.ts 882fa36940 test: fix for flaky renderer crash test (#34452) 2 years ago
api-web-frame-spec.ts 77b4aab720 test: migrate the rest of the webFrame tests to main (#35080) 2 years ago
api-web-request-spec.ts 594dc7e24a chore: update node types version (#33452) 3 years ago
asar-spec.ts faa2f7afa3 test: migrate asar specs to main runner (#35230) 2 years ago
autofill-spec.ts a041882192 test: add test for datalist autofills (#23110) 5 years ago
chromium-spec.ts aaa60dc0bc test: migrate remaining chromium specs to main (#35216) 2 years ago
crash-spec.ts a71936e395 test: skip flaky test on 32-bit Windows (#34021) 3 years ago
deprecate-spec.ts 8424779906 refactor: don't expose deprecate as an internal module (#35311) 2 years ago
events-helpers.ts dd781c4f63 chore: deprecate remote (#25293) 4 years ago
extensions-spec.ts d67532ee9f fix: crash when loading extension with missing manifest (#34168) 2 years ago
guest-window-manager-spec.ts 8646bf8d30 chore: remove deprecated 'new-window' event (#34526) 2 years ago
index.js 1e8da899a3 chore: fix typos (#32985) 3 years ago
internal-spec.ts 18cc33055d chore: move libs only used in browser out of common (#31780) 3 years ago
logging-spec.ts 9959f01e4c spec: fix check for electron_common_testing binding in logging-spec.ts (#30086) 3 years ago
modules-spec.ts e1ed96b574 test: scope internal test fixtures under `@electron-ci` (#33822) 3 years ago
node-spec.ts 4cfdef0ffd test: migrate node specs to main (#35212) 2 years ago
package.json e1ed96b574 test: scope internal test fixtures under `@electron-ci` (#33822) 3 years ago
pipe-transport.ts 93f6129c80 chore: support --remote-debugging-pipe (#23433) 5 years ago
release-notes-spec.ts ea4278754c chore: fix spelling errors in multiple files (#34574) 2 years ago
screen-helpers.ts 4633376b28 test: fix crash on image.crop (#33148) 3 years ago
security-warnings-spec.ts 63eed52626 fix: do not trigger CSP violations when checking eval (#30991) 3 years ago
spec-helpers.ts faa2f7afa3 test: migrate asar specs to main runner (#35230) 2 years ago
spellchecker-spec.ts aea8d5325c fix: webFrame spell checker APIs crashing in sandboxed renderers (#29053) 4 years ago
types-spec.ts 542abcd6fd chore: bump Node.js to v16.2.0 (#29244) 3 years ago
version-bump-spec.ts ea4278754c chore: fix spelling errors in multiple files (#34574) 2 years ago
video-helpers.js 515e85079f chore: fix minor script warnings (#25575) 4 years ago
visibility-state-spec.ts 186301e126 feat: enable context isolation by default (#26890) 4 years ago
webview-spec.ts 81766707fc test: migrate remaining webview specs to main (#35213) 2 years ago
window-helpers.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
yarn.lock bf4efb693b build(deps): bump jpeg-js from 0.4.3 to 0.4.4 in /spec-main (#34607) 2 years ago