Milan Burda
|
99a0581d0d
fix: allow paths to asar archives to contain the .asar extension in directories (#20342) (#20402)
|
5 years ago |
trop[bot]
|
ea6815c0f7
fix: fs.promises does not work with asar paths (#18114)
|
6 years ago |
Samuel Attard
|
275e277721
feat: upgrade to Node 12 (#17838) (#18044)
|
6 years ago |
Shelley Vohr
|
38d75010c7
chore: rename atomBinding to electronBinding (#17419)
|
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 |
Alex Greenland
|
dc93d94bc8
fix: support async child process methods without callback in asar (#15927)
|
6 years ago |
Shelley Vohr
|
94f853c654
chore: re-enable execFileSync binary exec spec (#15476)
|
6 years ago |
Shelley Vohr
|
40874ddec6
fix: update fs methods for options param (#15323)
|
6 years ago |
Cheng Zhao
|
4c4d8c5bfa
fix: support ASAR in fs.copyFile (#14942)
|
6 years ago |
Milan Burda
|
c61db523c7
refactor: replace var with const / let (#14866)
|
6 years ago |
Samuel Attard
|
558fff69e7
chore: update to standard 12
|
6 years ago |
Aleksei Kuzmin
|
ce8e93bad3
tests: ignore nulls and undefined in the "util.promisify" test
|
6 years ago |
Alexey Kuzmin
|
c7bec13069
test: refactor the "util.promisify" test (#14491)
|
6 years ago |
Milan Burda
|
c63014c256
refactor: use loadFile when appropriate in tests (#14422)
|
6 years ago |
Shelley Vohr
|
b785f45852
fix: override fs.realpathSync.native and fs.realpath.native (#14031)
|
6 years ago |
Milan Burda
|
c52b3d921e
fix: some APIs modified for ASAR support cannot be util.promisify'ed (#13845)
|
6 years ago |
Jack Teng
|
3044607746
spec: fix asar spec due to change in node.js
|
6 years ago |
Felix Rieseberg
|
0278e380de
:wrench: Spec: Don’t use deprecated `new Buffer()`
|
7 years ago |
Aleksei Kuzmin
|
cf749a8e18
Explicitly skip tests that should be skipped
|
7 years ago |
Siyuan Liu
|
5a48c1feed
fixes 10128
|
7 years ago |
Kevin Sawicki
|
f5f790863d
Use 1 or 2 minute timeout for long specs
|
8 years ago |
Kevin Sawicki
|
d20e664ea8
Close window in an afterEach
|
8 years ago |
Kevin Sawicki
|
f553d16539
Only support ELECTRON_NO_ASAR in non browser/renderer processes
|
8 years ago |
Kevin Sawicki
|
8897a7a926
Add specs for ELECTRON_NO_ASAR env var
|
8 years ago |
Cheng Zhao
|
e189132176
Merge pull request #7123 from deepak1556/asar_range_patch
|
8 years ago |
deepak1556
|
c003c3e28f
increase spec timeout
|
8 years ago |
deepak1556
|
7e6cba1482
add failing spec
|
8 years ago |
Kevin Sawicki
|
b186d752da
Add failing spec for restoring noAsar value
|
8 years ago |
Kevin Sawicki
|
0ebe142b2f
Close windows instead of destroying them
|
8 years ago |