Commit graph

154 commits

Author SHA1 Message Date
Joao Moreno 12ab70d329 fix line endings 2018-03-05 12:47:11 +01:00
Joao Moreno 2ebd2a7dd2 builtin: manage extensions 2018-01-30 09:04:39 +01:00
Joao Moreno b338f57e76 built in extensions control file 2018-01-29 12:23:43 +01:00
Benjamin Pasero 627497eb04 fix tests on linux 2018-01-27 11:49:18 +01:00
Benjamin Pasero 86244d39a7 add API tests that run on a workspace 2018-01-26 16:16:41 +01:00
Joao Moreno 1d106e5afe rename gulp tasks 2018-01-24 09:38:45 +01:00
Rob Lourens 8eae654dd4 Fix code.bat builtInExtensions fallback 2018-01-23 20:41:05 -08:00
Rob Lourens c749624976 Install builtInExtensions on windows too 2018-01-23 16:51:31 -08:00
Alex Dima 5bdb90de36 scripts/code.sh picks up marketplace built-in extensions automatically 2018-01-23 16:40:52 +01:00
Rob Lourens 40c8d176e5 test-integration.bat must check the errorlevel after each 'call' 2017-12-12 16:58:43 -08:00
Joao Moreno fdcecb53e6 remove package.json electronVersion 2017-11-16 14:43:41 +01:00
João Moreno 67cd9258fd
Merge pull request #38481 from Microsoft/joao/yarn
Use Yarn to manage dependencies
2017-11-16 11:23:37 +01:00
Joao Moreno 4537783742 adopt yarn in scripts 2017-11-16 10:47:02 +01:00
Alex Dima ac65758211 Improve test-integration.bat 2017-11-15 12:11:31 +01:00
Martin Aeschlimann d5d1e76155 fix test-integration 2017-11-15 11:48:52 +01:00
Martin Aeschlimann 68c6182b83 clean up test scripts, bring back html server tests 2017-11-15 11:15:57 +01:00
Alex Dima 73dea41439 Remove old/unused scripts 2017-11-14 17:38:30 +01:00
Suhas bafe2ddcb8
Update monaco-editor-setup.js
add missing semi-colons
2017-11-11 12:29:42 -08:00
Daniel Imms e29c517386 Revert "replace bash shebang with '#!/usr/bin/env bash" for portability"
This reverts commit 86dace91a2.
2017-10-06 09:33:22 -07:00
Joao Moreno 85f7b35dec use --skip-getting-started in integration test 2017-10-02 14:27:10 +02:00
kieferrm b9488b7278 remove unused files 2017-09-25 18:36:43 -07:00
kieferrm e0089551a6 parse source comments 2017-09-25 18:36:43 -07:00
kieferrm 32772fa808 gdpr tooling 2017-09-25 18:36:43 -07:00
Putta Khunchalee 86dace91a2 replace bash shebang with '#!/usr/bin/env bash" for portability 2017-09-17 21:19:08 +07:00
Ramya Achutha Rao 70a14d8a54 Use dp0 instead of ROOT in test-integration.bat 2017-09-13 11:08:42 -07:00
Christof Marti 3307e76f76 Relative file match (#24074) 2017-09-12 22:16:48 -07:00
Rob Lourens 48ed021dc5 Merge branch 'master' into electron/1.7.4 2017-08-08 07:21:28 -07:00
Daniel Imms 1bf7d177d9 Clean up 2017-07-25 19:40:26 -07:00
Ramya Achutha Rao b3d37bfa16 Add emmet tests to test-integration.bat 2017-07-25 17:18:19 -07:00
Daniel Imms e65426f473 Remove loader snapshot 2017-07-25 17:16:07 -07:00
Daniel Imms 7bed98ea39 Set errorlevel to 0 if it's 255 2017-07-25 14:40:35 -07:00
Ramya Achutha Rao 01e3164faf Fixing broken integration tests 2017-07-24 14:11:41 -07:00
Ramya Achutha Rao 5d33b200bd Commenting emmet integration tests 2017-07-24 14:03:55 -07:00
Ramya Achutha Rao e1f7580199 First set of tests for Emmet commands #8454 2017-07-21 11:38:46 -07:00
Rob Lourens f7d1155ebb Reenable test-int-mocha.sh 2017-07-17 13:19:43 -07:00
Rob Lourens 150b00a625 Comment out test-int-mocha to unstick builds 2017-07-17 10:16:05 -07:00
Joao Moreno c2fa7f6c89 tfs: linux, remove xvfb-run support 2017-07-03 11:45:11 +02:00
Joao Moreno ccda5dce25 tfs: debug linux unix tests 2017-07-03 09:38:19 +02:00
Joao Moreno 3462fd14be tfs: windows build 2017-06-16 11:22:32 +02:00
Joao Moreno 1cc1b75d78 tfs: fix concurrent windows builds 2017-06-16 11:04:22 +02:00
Joao Moreno b244b1483c develop in win-x64 2017-05-18 14:55:12 +02:00
Joao Moreno a226da41de tfs: try to get a free xvfb server number 2017-05-18 13:48:06 +02:00
Joao Moreno 17a6e12e02 tfs: create env.ps1 2017-05-18 07:59:38 +02:00
Joao Moreno 15a6f0b4e9 fix 2017-05-17 16:44:14 +02:00
Joao Moreno c0fd0eba1b tfs: fix npm distro install 2017-05-17 16:37:26 +02:00
Joao Moreno 1fb2d844ed remove build from test script 2017-05-17 11:48:51 +02:00
Benjamin Pasero 5057c95e6b some electron deprecation fixes 2017-05-11 07:54:36 +02:00
Joao Moreno 063396d1cc improve win32 tfs scripts 2017-05-10 12:11:50 +02:00
Joao Moreno 11f42a781c build 2017-04-26 10:18:08 +02:00
Johannes Rieken e6d0de3cb1 set CWD when running tests 2017-04-25 08:51:03 +02:00