Commit Graph

175 Commits (dependabot/npm_and_yarn/samples/multi-d74e9e8b49)

Author SHA1 Message Date
Henning Dieterichs f262e8f931 Defines setInterval/setTimeout on faked globalThis in unit test 5 months ago
Henning Dieterichs 93a0a2df32 Fixes CI 6 months ago
Henning Dieterichs d4bb0a8224 Fixes tests 6 months ago
Henning Dieterichs bfc5f7cd32 Adds missing css 11 months ago
Henning Dieterichs 9488e7e078 Removes parcel smoke test, as it replaces process with {} 1 year ago
Henning Dieterichs b0330f8eed Fixes monaco-editor nightly build (needed for verification) 1 year ago
Henning Dieterichs 091550e898 Fixes nightly CI 1 year ago
Alexandru Dima e7d7a5b072
Fix a path and bump editor used for developing website (#4152) 1 year ago
Alexandru Dima c4fa782fc2
Restore manual running from the repository (#4150) 1 year ago
Henning Dieterichs 74e783a53a
Fixes CodeQL (#4091) 2 years ago
Henning Dieterichs f70fabb863
Adresses https://github.com/microsoft/vscode-internalbacklog/issues/4449 2 years ago
Henning Dieterichs 5ccfdf7c02
Restructures out and release folders.
out/amd -> out/languages/amd-tsc
out/release -> out/languages/bundled
release -> out/monaco-editor
2 years ago
Henning Dieterichs eac891f9bf Fixes CI 2 years ago
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`
2 years ago
Alexandru Dima 2b3d8516c6
Bring smoketest scripts together (#3370) 2 years ago
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
2 years ago
Alexandru Dima a3d4b960c5
Fix unit tests (#3368) 2 years ago
Alexandru Dima 1575bc8ae9
Improve smoke tests resilience towards slow loading of modes (#3342) 2 years ago
Alex Dima 3b048a990b
`var` -> `let` 3 years ago
Alex Dima e36a41dcc4
`var` -> `const` 3 years ago
Alex Dima 0a5975d046
Add manual test for #3011 3 years ago
Alex Dima 978cfb4258
Remove esbuild smoke test check for now 3 years ago
Alex Dima 208f9218f9
Add smoketest for esbuild packaging 3 years ago
Alex Dima aa75ddccbb
CRLF -> LF 3 years ago
Alex Dima 84665761ff
Simplify `dev-setup.js` 3 years ago
Alex Dima 7138fd1ffb
Inline `metadata.js` in `dev-setup.js` 3 years ago
Alex Dima f1be014b8f
Remove support for running from `file://` 3 years ago
Henning Dieterichs 91edee5791
Moves src/{typescript,css,...} to src/language/{typescript,css,...} to align with the released paths 3 years ago
Alex Dima 75af762db9
Fix paths when running from `file://` 3 years ago
Alex Dima 8f2bc4ac98
Add support to run from source using `tsc -w` 3 years ago
Henning Dieterichs 2a243d07fe
Fixes nightly release 3 years ago
Alex Dima 6e73daa1d2
Remove unstable webkit 3 years ago
Alex Dima fc234d6a57
Add a sample that uses `transform: scale` 3 years ago
Alex Dima f012a2aeee
More cleanup in manual test cases 3 years ago
Alex Dima bbaa2d846d
Do not check in generated samples file 3 years ago
Alex Dima 91c9c0cec3
Ignore generated files 3 years ago
Alex Dima 979d6a1b26
Do not duplicate samples 3 years ago
Alex Dima d33ec7c209
Remove unused manual test pages 3 years ago
Alex Dima 955df228dd
Improve suite name 3 years ago
Alex Dima 7e766abe78
Adjust smoke test which also uses mocha 3 years ago
Alex Dima 41ded74b37
Go back to using `mocha` for unit tests 3 years ago
Alex Dima e425abb5f5
Cross origin web worker support is now builtin 3 years ago
Alex Dima 430d8e6e17
Move test pages to `/test/manual/` 3 years ago
Orta 1b8bf663ae Expose full ts object to global ts 3 years ago
Alex Dima 8971aa0cb8
Check that `ts` is exposed as a global on the typescript worker 3 years ago
Alex Dima 45227a089e
Try to enable smoketests also on webkit 3 years ago
Alex Dima dfe35b15bb
Add webpack as part of the smoketest 3 years ago
Alex Dima db6aec351b
Remove webkit for now (`ubuntu-latest` is missing deps) 3 years ago
Alex Dima 78b2edf1e3
Add smoketest and run it in CI 3 years ago
Alex Dima edb439d4f6
Run `prettier` 3 years ago