Samuel Attard
|
a80f7fc81f
build: enable JS semicolons (#22787)
|
5 years ago |
Milan Burda
|
5a7b56b042
chore: finish replacing assert with expect in tests (#18215)
|
6 years ago |
Electron Bot
|
716cb28430
chore: bump chromium to 1e9f9a24aa12 (master) (#17880)
|
6 years ago |
Shelley Vohr
|
38d75010c7
chore: rename atomBinding to electronBinding (#17419)
|
6 years ago |
Robo
|
52fe92d02e
feat: Upgrade to Chromium 71.0.3578.98 (#15966)
|
6 years ago |
Alexey Kuzmin
|
3cb9aadb80
build: fix the build with enable_run_as_node disabled (#15711)
|
6 years ago |
Milan Burda
|
fade3eb679
chore: make "nodeIntegration" and "webviewTag" default to false (#16235)
|
6 years ago |
Jeremy Apthorp
|
30ccb6aea5
fix: allow renaming electron.exe (#15173)
|
6 years ago |
Milan Burda
|
3ad3ade828
refactor: add prefer-const to .eslintrc + fix errors (#14880)
|
6 years ago |
Samuel Attard
|
558fff69e7
chore: update to standard 12
|
6 years ago |
Jeremy Apthorp
|
c452be02b9
refactor: properly report on skipped native modules tests (#13894)
|
6 years ago |
John Kleinschmidt
|
134d3f98c9
Allow CI building on arm64 hardware
|
7 years ago |
Aleksei Kuzmin
|
fbd5e4c2b3
Disable the "ffi" module test
|
7 years ago |
Aleksei Kuzmin
|
cf749a8e18
Explicitly skip tests that should be skipped
|
7 years ago |
Shelley Vohr
|
e4214a6cbe
[WIP] Upgrade more specs (#10945)
|
7 years ago |
Kevin Sawicki
|
5cf4995f2e
DRY up logic to check if native modules should be loaded
|
8 years ago |
Kevin Sawicki
|
93603882b1
Add root describe to be able to run whole file
|
8 years ago |
Ryohei Ikegami
|
c77e07bc15
Fix afterEach
|
8 years ago |
Ryohei Ikegami
|
9cb6bc098d
Use beforeEach/afterEach
|
8 years ago |
Ryohei Ikegami
|
d1212d4a43
Fix JS style
|
8 years ago |
Ryohei Ikegami
|
673f4f4d0c
Add test for `require` to search under app dir
|
8 years ago |
Kevin Sawicki
|
7e138083ef
Add declared const Buffer spec
|
8 years ago |
Kevin Sawicki
|
e9226aa354
Assert test.coffee outside of doesNotThrow
|
8 years ago |
Kevin Sawicki
|
84f8bfbdef
Add spec for registering/requiring Coffeescript
|
8 years ago |
Kevin Sawicki
|
94cb605993
Use strictEqual for global variable asserts
|
8 years ago |
Kevin Sawicki
|
e99b1709d9
Redeclare process/global as strings
|
8 years ago |
Kevin Sawicki
|
4e5b8ac3ee
Remove throws and assert object directly
|
8 years ago |
James Ide
|
0430380de1
Update the Node submodule to use the new module wrapper
|
8 years ago |
Cheng Zhao
|
f8bdc7437d
module search paths have changed
|
8 years ago |
Kevin Sawicki
|
c6906deef2
Add failing spec for trailing separator bug
|
8 years ago |