trop[bot]
|
2e69f0a821
build: fix the build with enable_run_as_node disabled (#16367)
|
6 years ago |
trop[bot]
|
96a4fce100
fix: allow renaming electron.exe (backport: 4-0-x) (#15249)
|
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 |
Kevin Sawicki
|
b273b70eee
Filter existing search paths instead reimplementing
|
8 years ago |
Kevin Sawicki
|
eed240be1c
Add specs for Module._nodeModulesPath
|
8 years ago |
Cheng Zhao
|
3402c7be3f
Suppress ffi test on Windows
|
9 years ago |
Zeke Sikelianos
|
f35f362272
autoformat more files
|
9 years ago |
Kevin Sawicki
|
12adaa0570
Remove unneeded returns
|
9 years ago |
Kevin Sawicki
|
e63c3c727a
Add newlines between describe/it blocks
|
9 years ago |