Samuel Attard
|
ba6d9291d2
build: add import/order eslint rule (#44108)
|
6 months ago |
Shelley Vohr
|
040acaaf30
fix: support `withFileTypes` in `fs.{readdir|readdirSync}` (#41627)
|
1 year ago |
Shelley Vohr
|
b02918883f
fix: support recursive readdir in Asar files (#41582)
|
1 year ago |
Shelley Vohr
|
5dfa9e3317
fix: `original-fs` import replacement (#41209)
|
1 year ago |
Samuel Attard
|
b6ec19a582
fix: support the throwIfNoEntry option to statSync and lstatSync in asar files (#40221)
|
1 year ago |
Milan Burda
|
f6e8544ef6
refactor: use `replaceAll()` instead of `replace()` when appropriate (#39721)
|
1 year ago |
Milan Burda
|
607e71d563
refactor: replace Object.prototype.hasOwnProperty() with Object.hasOwn() (#38929)
|
1 year ago |
Milan Burda
|
d78f37ec8f
refactor: use node scheme imports in spec (#38487)
|
1 year ago |
Milan Burda
|
dc2e822dc7
fix: asar integration for require('node:child_process') (#38742)
|
1 year ago |
Milan Burda
|
05d39d8313
build: remove enable_run_as_node build flag (#38413)
|
1 year ago |
Milan Burda
|
82af000a37
chore: cleanup eslint suppressions (#38417)
|
1 year ago |
Calvin
|
58d49927a3
test: disable flaky asar worker test on ASan build (#38193)
|
1 year ago |
Calvin
|
b8a21dbcd7
test: migrate to helpers & disabled tests list (#37513)
|
2 years ago |
Jeremy Rose
|
a3e3efe4c4
test: use node helpers for events.once and setTimeout promise (#37374)
|
2 years ago |
Milan Burda
|
0d8dd61257
test: use expect(dir).to.be.an.instanceof(fs.Dirent); (#37331)
|
2 years ago |
Milan Burda
|
fd761ec8f7
chore: strip trailing whitespace (#35969)
|
2 years ago |
Milan Burda
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
David Sanders
|
168726a052
fix: handle null/undefined options for fs.readdir (#34764)
|
2 years ago |
Jeremy Rose
|
db7c92fd57
test: drop now-empty remote runner (#35343)
|
2 years ago |