Commit History

Author SHA1 Message Date
  trop[bot] 2e69f0a821 build: fix the build with enable_run_as_node disabled (#16367) 6 years ago
  trop[bot] a5fa18767a chore: re-enable execFileSync binary exec spec (#15482) 6 years ago
  trop[bot] 8d4573f289 fix: update fs methods for options param (backport: 4-0-x) (#15350) 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
  Kevin Sawicki b627b8711a Add spec for accessing normal files 8 years ago
  Kevin Sawicki 8eca019157 Support paths as Buffers 8 years ago
  Kevin Sawicki 30fbe92970 Add asar-supported fs.accessSync implementation 8 years ago
  Kevin Sawicki 3ad5504194 Add asar-supported fs.access implementation 8 years ago
  Kevin Sawicki 197ec98800 Remove standard linter warnings 8 years ago
  Juan Cruz Viotti 1a27ecdad4 Override `child_process.execFile` asar patch for `child_process.exec` 9 years ago