Commit graph

22 commits

Author SHA1 Message Date
Benjamin Pasero dff1153946 windows: dot reporter is better given our cat.exe workaround 2016-09-16 11:09:00 +02:00
Benjamin Pasero 605857e345 force colors when running mocha tests on windows 2016-09-16 08:33:02 +02:00
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
Benjamin Pasero 6a720e153e try to get output for tests on appveyor 2016-09-02 07:43:02 +02:00
Joao Moreno 838ada3612 make code launchers specific on the flavor 2016-08-09 17:13:08 +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
João Moreno 505e954a4f only disable console attachment when in TFS 2016-03-03 17:20:48 +01:00
Joao Moreno 2139bfece6 refactor 2016-03-03 11:26:05 +01:00
Joao Moreno 3249f6960e make batch file return non zero on test fail 2016-03-03 11:17:48 +01:00
Joao Moreno d4083f3dac use ELECTRON_NO_ATTACH_CONSOLE 2016-03-03 11:00:56 +01:00
Joao Moreno 8c34045f0f use start 2016-03-03 10:50:52 +01:00
Joao Moreno 5705c820bb remove echo off from tests 2016-03-03 10:33:05 +01:00
Alex Dima 3e78859e24 Don't leak env variables from batch files 2016-02-18 16:50:53 +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
João Moreno 2db3302987 do not rename electron.exe 2016-01-13 11:15:03 +01:00
João Moreno c0b229aadb fix test.bat 2016-01-11 16:14:37 +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