Commit graph

278 commits

Author SHA1 Message Date
Benjamin Pasero 7fe821d6d6 Switching to simple full screen produces a jump (fix #99039) 2020-06-03 08:55:15 +02:00
Matt Bierner 1bfa086adb Make sure we build vscode-notebook-tests on windows 2020-06-01 23:22:07 -07:00
rebornix a3f81e9453 fix mimetype pattern match 2020-06-01 10:34:38 -07:00
Benjamin Pasero 618e9e98c5 tests - use rm -rf for deleting user data dir 2020-06-01 13:41:24 +02:00
Martin Aeschlimann ed834bea3a web: nls for package.json 2020-05-28 17:29:12 +02:00
Martin Aeschlimann 3ed67bc863 add client/server browser parts 2020-05-27 22:35:37 +02:00
Martin Aeschlimann d1a3e6ede6 run webpack in code-dev 2020-05-26 18:15:01 +02:00
Martin Aeschlimann 21d6116577 code-web: fix scss not available 2020-05-26 14:32:33 +02:00
Benjamin Pasero 5fd0d725bc diag - publish crashes from builds as artefact 2020-05-07 08:26:12 +02:00
Dirk Baeumer 177b9c30ea Add –noprofile to detect WSL IP address to speed up things 2020-05-05 14:45:03 +02:00
Benjamin Pasero 6a8b201c8a smoke - restore skip-release-notes CLI arg (#96459) 2020-04-29 12:40:04 +02:00
rebornix b9eafe5f66 intergration tests. 2020-04-23 11:55:23 -07:00
Alex Dima a6e59815c8
Adopt vscode-oniguruma-wasm 2020-04-23 11:16:21 +02:00
Benjamin Pasero f622c438e4 electron - enable ELECTRON_ENABLE_SECURITY_WARNINGS when running out of sources 2020-04-20 08:34:51 +02:00
Benjamin Pasero 335dd17b8e dev - do not set ELECTRON_DEFAULT_ERROR_MODE on windows 2020-04-15 19:37:36 +02:00
Daniel Imms 3636940beb vscode-minimist -> minimist 2020-03-30 14:10:10 -07:00
João Moreno 1526a0ba1e fix wsl script 2020-03-30 14:45:18 +02:00
João Moreno 793499665b use windows DISPLAY when running code.sh client within WSL 2020-03-30 14:33:49 +02:00
João Moreno b2989ab109 remove code-wsl.sh file 2020-03-30 14:33:31 +02:00
João Moreno 33aaaa022a push code-wsl.sh 2020-03-30 14:21:30 +02:00
Matt Bierner 1c741ecc64
Move web playground code into its own extension (#92672)
This splits the web playground out from vscode-api-tests
2020-03-17 15:01:17 -07:00
Benjamin Pasero 1bd8e5b76b tests - need to set --enable-proposed-api=vscode.git for integration tests 2020-03-17 13:35:49 +01:00
Joao Moreno 2e3bbc2da9
always launch code with --no-sandbox 2020-02-17 16:31:00 +01:00
Benjamin Pasero 6f34d1a7d8 integration - prevent excessive gulp usage 2020-02-13 12:26:32 +01:00
Benjamin Pasero e5ca30b596 docs integration test scripts 2020-02-13 12:02:19 +01:00
Benjamin Pasero a56618ad8f web - fix warnings 2020-02-13 10:20:32 +01:00
Benjamin Pasero 4b359a57a5 build - address some issues
- run local and remote integration tests separately
- enable playwright on Linux with -no-sandbox trick
2020-02-12 12:07:44 +01:00
Benjamin Pasero c2444b42af tests - proper text fixtures dir 2020-02-10 15:33:04 +01:00
Benjamin Pasero 5393954877 tests - have a test/unit folder 2020-02-07 09:51:28 +01:00
Joao Moreno 78edac9e13
what the f 2020-02-05 09:35:29 +01:00
Joao Moreno d24ed62c0e
maybe 2020-02-05 09:13:21 +01:00
Joao Moreno fc3ff960f5 🤦 2020-02-04 21:15:42 +01:00
Joao Moreno 54007fa545 fix git smoketests 2020-02-04 20:26:12 +01:00
Joao Moreno acd2c6f387
fix tests 2020-02-04 13:04:44 +01:00
Joao Moreno ce183bc348
add git to windows integration tests 2020-02-04 12:46:46 +01:00
Joao Moreno de3513578c
add git to integration tests 2020-02-04 12:35:29 +01:00
Joao Moreno 765a8e1f01
simplify integration script 2020-02-04 12:35:29 +01:00
Benjamin Pasero 6d1f663dd7 integration tests - enable logging when running against build 2020-01-15 16:36:03 +01:00
Benjamin Pasero 7185c6f34a web - add mock manifest to prevent error 2019-12-09 11:59:25 +01:00
Sandeep Somavarapu f9b6372f0a #85036
change extension kind ui to be ui + workspace
deprecate string value for extension kind
2019-11-29 13:20:24 +01:00
Benjamin Pasero 82e99291ce 💄 2019-11-19 16:13:13 +01:00
Benjamin Pasero 34c45707f2 yarn web 💄 2019-11-18 11:01:51 +01:00
空雲 7021e20522 Make local and remote ports configurable (#84958)
* Add local_port to startup parameters

* Added help to vscode-web

* Fixed help text.
Changed to show additional message only when local port is changed.
2019-11-18 11:00:05 +01:00
Eric Amodio 4fa83458cf Aligns with bash version 2019-11-13 18:32:57 -05:00
Alex Dima c9a2de2d9c
Improve integration test output on Windows (#84239) 2019-11-08 17:21:35 +01:00
Benjamin Pasero 60387fd1bd failed to run on chrome browser with 'yarn web' (fix #84198) 2019-11-08 10:57:28 +01:00
Benjamin Pasero 5a569ad3dd yarn web - do not have root in memfs 2019-11-06 15:30:50 +01:00
Joao Moreno 5048816ebf
extract yarn electron 2019-10-16 11:15:43 +02:00
Rob Lourens 84d62ea8a3 Add launch config/task for "yarn web" 2019-10-15 11:27:23 -07:00
Benjamin Pasero 887528397c 💄 code-web.js 2019-10-15 16:49:31 +02:00