Commit graph

8 commits

Author SHA1 Message Date
Robo fb76955440
chore: update electron@27.2.1 (#202053)
* chore: bump electron@27.2.1

* chore: enable code cache support for custom standard schemes

Refs 267cbc841e

* chore: remove --ms-enable-electron-run-as-node

Removed in favor of f842ead6bc

* chore: update distro
2024-01-09 08:33:34 +01:00
Alexandru Dima e08e4d3fe1
Move --ms-enable-electron-run-as-node to a later location (#136786)
* Move `--ms-enable-electron-run-as-node` to a later location, which is not fatal in Electron builds that don't know it

* undo bad change
2021-11-09 15:11:12 -08:00
deepak1556 ac29daaf3b
Fixes #136771: update to Electron v13.5.2 and pass --ms-enable-run-as-node together with ELECTRON_RUN_AS_NODE 2021-11-09 19:09:26 +01:00
Rakib Fiha 7670c0c79c
Changed shebang same as code.sh (#109372)
* Changed shebang same as code.sh

* Added set -e in test.sh
2020-10-30 07:54:13 +01:00
Joao Moreno 5048816ebf
extract yarn electron 2019-10-16 11:15:43 +02:00
Joao Moreno 4dc738593b complete integration test results 2018-06-12 17:24:23 +02:00
Joao Moreno fdcecb53e6 remove package.json electronVersion 2017-11-16 14:43:41 +01:00
Martin Aeschlimann 68c6182b83 clean up test scripts, bring back html server tests 2017-11-15 11:15:57 +01:00
Renamed from scripts/test-mocha.sh (Browse further)