Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-04Remove `--no-sandbox` (#122909)Benjamin Pasero
2021-04-24Make sure we build extension media for integration testsMatt Bierner
2021-03-29debt - improve emmet integration testsBenjamin Pasero
2021-03-24fix code-cli.batJoao Moreno
2021-03-15use %~1 in bat filesMartin Aeschlimann
2021-03-15Use "%~1" instead of "%1" in bat argument parsing.Martin Aeschlimann
2021-02-20Fixes #112164Matt Bierner
2021-02-17Disable keytar in our integration tests (#116852)Benjamin Pasero
2021-02-16tests - enable workspace tests again for nowBenjamin Pasero
2021-02-14main renameJoão Moreno
2021-01-19Revert "remove colorize-tests extension usage"João Moreno
2021-01-16Split ts into unit and smoke testsMatt Bierner
2021-01-15remove colorize-tests extension usageJoão Moreno
2020-12-18bring back css integration testsMartin Aeschlimann
2020-12-18comment out css tests on windowsMartin Aeschlimann
2020-12-10Re-enable *.integrationTest on windowsMatt Bierner
2020-12-09fix: disable shm usage in container builds (#111787)Robo
2020-12-05chore: bump electron@11.0.3 (#111931)Robo
2020-12-03Kill code processes after each integration test suite run (#111844)João Moreno
2020-11-02Fix #89559Sandeep Somavarapu
2020-10-30Changed shebang same as code.sh (#109372)Rakib Fiha
2020-10-16code.sh: Prevent stealing of stdin (for #99815)Martin Aeschlimann
2020-09-17Fix capitalization of GitHub orgChaseKnowlden
2020-09-17fix wsl selfhosting in scripts/code.shMartin Aeschlimann
2020-08-18Run commosJS integration tests consistently (#104914)Ladislau Szomoru
2020-07-31launch: check prerequisites in a pre-launch taskConnor Peet
2020-07-30Add custom editor test extensionMatt Bierner
2020-07-22move notebook test to lastrebornix
2020-07-22use tmp file for every test.rebornix
2020-07-22silent fail when the documents events are wrongrebornix
2020-07-22enable windows.rebornix
2020-07-22still disable web integration testrebornix
2020-07-21bring on integration test.rebornix
2020-07-21tests - skip failing notebook tests for now (#103003)Benjamin Pasero
2020-07-21:lipstick:rebornix
2020-07-16fix #102460rebornix
2020-07-10Adding tests for opening markdown document linksMatt Bierner
2020-07-10tests - disable ts integration testsBenjamin Pasero
2020-07-10integration tests - need to compile test extensions when running against buildBenjamin Pasero
2020-07-08Enable ts tests on ./test-integration.sh (#101826)Matt Bierner
2020-06-29Merge branch 'master' into clantz/dev-containerChuck Lantz
2020-06-23Fix Docker WSL2 engine scenarioChuck Lantz
2020-06-21:notebook: temp disable nb tests on windows.rebornix
2020-06-09Fixes #99666 - moves code-web into resources/Eric Amodio
2020-06-09tests - also use --no-cached-data for normal integration testsBenjamin Pasero
2020-06-09Adds authentication callback supportEric Amodio
2020-06-08break up extension-browser.webpack.configMartin Aeschlimann
2020-06-03Switching to simple full screen produces a jump (fix #99039)Benjamin Pasero
2020-06-02Make sure we build vscode-notebook-tests on windowsMatt Bierner
2020-06-01fix mimetype pattern matchrebornix