Commit graph

23 commits

Author SHA1 Message Date
Benjamin Pasero 6fa85223ef Electron Update 1.x (#11157)
* use electron 1.3.4

* ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE

* OSS input

* update electron.d.ts

* workaround for #8708

* bump oniguruma and chokidar with custom fsevents

* build with appveyor config from master

* oops, still use ELECTRON_RUN_AS_NODE

* use electron 1.3.5

* optional fsevents

* add cat.exe to workaround output issues

* use cat for tests

* remove some now obsolete ELECTRON_NO_ATTACH_CONSOLE

* also pipe output to cat for code.sh on windows

* unset ELECTRON_RUN_AS_NODE for appveyor

* fix tfs builds?

* fix build

* fix build?

* use cat only when running tests locally
2016-09-14 07:29:20 +02:00
Joao Moreno 84ccb059fa fix test launch script 2016-08-26 12:10:54 +02:00
Christof Marti 434e653295 Add VSCODE_DEV=1 2016-08-19 15:18:03 -07:00
Joao Moreno 06d8543173 its tough 2016-08-09 17:57:09 +02:00
Joao Moreno a5bc5e2ee6 damn it 2016-08-09 17:56:12 +02:00
Joao Moreno 838ada3612 make code launchers specific on the flavor 2016-08-09 17:13:08 +02:00
Joao Moreno e0cddc8bc6 improve test script 2016-08-09 15:27:30 +02:00
Joao Moreno a8e9286f46 fix build 2016-08-09 15:26:47 +02:00
Benjamin Pasero 0525466708 back to ATOM_SHELL_INTERNAL_RUN_AS_NODE 2016-07-08 16:12:10 +02:00
Benjamin Pasero 5d1affed4b ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE 2016-07-02 08:39:01 +02:00
Johannes Rieken aba7f12b1d remove pwd debug statement 2016-05-10 17:24:02 +02:00
Johannes Rieken be5a691a36 dbk - cd to $ROOT 2016-05-10 16:42:51 +02:00
Johannes Rieken 4a782befbb dbk - add pwd to test.sh 2016-05-10 16:15:48 +02:00
Daniel Imms e8f9d90b12 Have test.sh compile code if necessary
This removes the need to run ./scripts/code.sh first

Fixes #5587
2016-04-20 17:41:11 -07:00
Joao Moreno 460783f343 split tests 2016-03-08 11:51:00 +01:00
Joao Moreno d46c0646f2 move back to ATOM_SHELL_INTERNAL_RUN_AS_NODE 2016-02-15 11:07:22 +01:00
Joao Moreno 4821ad5f43 use ELECTRON_RUN_AS_NODE 2016-02-12 12:43:24 +01:00
Joao Moreno 3e690ee703 fail test script on error 2016-01-12 16:59:22 +01:00
Joao Moreno 027ba03e63 enable tests 2016-01-12 16:29:10 +01:00
Joao Moreno 55963623d7 skip integration tests 2016-01-12 16:17:34 +01:00
Benjamin Pasero 059e335427 Revert "ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE"
This reverts commit 37dbbb3573.
2016-01-08 17:32:21 +01:00
Benjamin Pasero 37dbbb3573 ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE 2016-01-05 16:32:32 +01:00
Joao Moreno 00865464d2 scripts/test
#1523
2016-01-04 12:35:35 +01:00