Commit Graph

175 Commits (main)

Author SHA1 Message Date
Henning Dieterichs f262e8f931 Defines setInterval/setTimeout on faked globalThis in unit test 2024-09-18 14:45:33 +02:00
Henning Dieterichs 93a0a2df32 Fixes CI 2024-07-26 16:01:36 +02:00
Henning Dieterichs d4bb0a8224 Fixes tests 2024-07-26 16:01:36 +02:00
Henning Dieterichs bfc5f7cd32 Adds missing css 2024-03-19 17:12:48 +01:00
Henning Dieterichs 9488e7e078 Removes parcel smoke test, as it replaces process with {} 2024-01-23 18:18:40 +01:00
Henning Dieterichs b0330f8eed Fixes monaco-editor nightly build (needed for verification) 2024-01-23 18:18:40 +01:00
Henning Dieterichs 091550e898 Fixes nightly CI 2023-11-10 12:50:26 +01:00
Alexandru Dima e7d7a5b072
Fix a path and bump editor used for developing website (#4152) 2023-08-31 10:50:49 +00:00
Alexandru Dima c4fa782fc2
Restore manual running from the repository (#4150) 2023-08-31 09:57:50 +02:00
Henning Dieterichs 74e783a53a
Fixes CodeQL (#4091) 2023-07-19 17:08:10 +02:00
Henning Dieterichs f70fabb863
Adresses https://github.com/microsoft/vscode-internalbacklog/issues/4449 2023-07-06 23:20:35 +02:00
Henning Dieterichs 5ccfdf7c02
Restructures out and release folders.
out/amd -> out/languages/amd-tsc
out/release -> out/languages/bundled
release -> out/monaco-editor
2023-02-22 17:39:35 +01:00
Henning Dieterichs eac891f9bf Fixes CI 2022-12-13 17:39:33 +01:00
Alexandru Dima 8fc2ca540c
Add a smoketest for packaging with parcel (#3371)
* Add a smoketest for packaging with parcel

* Prevent parcel from bundling shims for `process` or `buffer`
2022-10-18 19:49:55 +02:00
Alexandru Dima 2b3d8516c6
Bring smoketest scripts together (#3370) 2022-10-18 14:20:09 +02:00
Alexandru Dima 5d653b2569
Smoketest improvements: (#3369)
- Add a smoketest for packaging with vite
- Re-enable the smoketest for packaging with esbuild
- Re-enable the smoketest on webkit
2022-10-18 10:26:38 +02:00
Alexandru Dima a3d4b960c5
Fix unit tests (#3368) 2022-10-17 12:26:21 -07:00
Alexandru Dima 1575bc8ae9
Improve smoke tests resilience towards slow loading of modes (#3342) 2022-09-30 09:29:53 -04:00
Alex Dima 3b048a990b
`var` -> `let` 2022-05-04 11:12:33 +02:00
Alex Dima e36a41dcc4
`var` -> `const` 2022-05-04 11:11:10 +02:00
Alex Dima 0a5975d046
Add manual test for #3011 2022-03-29 12:23:40 +02:00
Alex Dima 978cfb4258
Remove esbuild smoke test check for now 2022-02-07 09:17:15 +01:00
Alex Dima 208f9218f9
Add smoketest for esbuild packaging 2022-02-05 00:55:28 +01:00
Alex Dima aa75ddccbb
CRLF -> LF 2022-02-04 14:02:37 +01:00
Alex Dima 84665761ff
Simplify `dev-setup.js` 2022-02-03 09:32:42 +01:00
Alex Dima 7138fd1ffb
Inline `metadata.js` in `dev-setup.js` 2022-02-02 23:59:13 +01:00
Alex Dima f1be014b8f
Remove support for running from `file://` 2022-02-02 20:24:39 +01:00
Henning Dieterichs 91edee5791
Moves src/{typescript,css,...} to src/language/{typescript,css,...} to align with the released paths 2022-02-02 17:12:13 +01:00
Alex Dima 75af762db9
Fix paths when running from `file://` 2022-01-27 16:56:54 +01:00
Alex Dima 8f2bc4ac98
Add support to run from source using `tsc -w` 2022-01-27 16:54:45 +01:00
Henning Dieterichs 2a243d07fe
Fixes nightly release 2022-01-24 11:49:42 +01:00
Alex Dima 6e73daa1d2
Remove unstable webkit 2021-12-27 17:45:17 +01:00
Alex Dima fc234d6a57
Add a sample that uses `transform: scale` 2021-12-16 16:08:46 +01:00
Alex Dima f012a2aeee
More cleanup in manual test cases 2021-11-17 16:55:50 +01:00
Alex Dima bbaa2d846d
Do not check in generated samples file 2021-11-17 16:30:11 +01:00
Alex Dima 91c9c0cec3
Ignore generated files 2021-11-17 16:28:37 +01:00
Alex Dima 979d6a1b26
Do not duplicate samples 2021-11-17 16:22:31 +01:00
Alex Dima d33ec7c209
Remove unused manual test pages 2021-11-17 16:15:47 +01:00
Alex Dima 955df228dd
Improve suite name 2021-11-17 00:26:50 +01:00
Alex Dima 7e766abe78
Adjust smoke test which also uses mocha 2021-11-17 00:21:35 +01:00
Alex Dima 41ded74b37
Go back to using `mocha` for unit tests 2021-11-17 00:09:58 +01:00
Alex Dima e425abb5f5
Cross origin web worker support is now builtin 2021-11-16 22:59:38 +01:00
Alex Dima 430d8e6e17
Move test pages to `/test/manual/` 2021-11-16 22:25:24 +01:00
Orta 1b8bf663ae Expose full ts object to global ts 2021-11-16 14:43:02 +00:00
Alex Dima 8971aa0cb8
Check that `ts` is exposed as a global on the typescript worker 2021-11-16 09:49:19 +01:00
Alex Dima 45227a089e
Try to enable smoketests also on webkit 2021-11-15 22:21:38 +01:00
Alex Dima dfe35b15bb
Add webpack as part of the smoketest 2021-11-15 22:16:09 +01:00
Alex Dima db6aec351b
Remove webkit for now (`ubuntu-latest` is missing deps) 2021-11-15 16:00:09 +01:00
Alex Dima 78b2edf1e3
Add smoketest and run it in CI 2021-11-15 15:55:37 +01:00
Alex Dima edb439d4f6
Run `prettier` 2021-11-15 09:37:13 +01:00