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
path: root/test
AgeCommit message (Expand)Author
2022-07-19smoke test - only warn when `treekill` fails (#155577)Benjamin Pasero
2022-07-15fix assumptions about action-bar title structure (#155292)Johannes Rieken
2022-07-13disable decorations (#154430)Megan Rogge
2022-07-12Re-enable profiles smoke testsDaniel Imms
2022-07-11Temporarily disable some profile testsDaniel Imms
2022-07-11add task quick pick smoke tests (#154532)Megan Rogge
2022-06-28reenable localization smoke tests (#153397)Tyler James Leonhardt
2022-06-26Bump shell-quote from 1.7.2 to 1.7.3 in /test/smoke (#152842)dependabot[bot]
2022-06-21Clean settings between suitesDaniel Imms
2022-06-21Create a regular profile to work better on CIDaniel Imms
2022-06-21Document and remove unneeded commandDaniel Imms
2022-06-20Always create DecorationAddon, synthetic data testsDaniel Imms
2022-06-20Merge pull request #152490 from microsoft/tyriar/152451_2Daniel Imms
2022-06-20Fix port argument (#152541) (#152617)Alexandru Dima
2022-06-17Use new method for settings in terminal split cwd smoke testtyriar/152451_2Daniel Imms
2022-06-17Disable terminal smoke tests on desktop/remoteDaniel Imms
2022-06-17fix: OOM crash with linux smoke tests (#152440)Robo
2022-06-16Merge pull request #152278 from microsoft/tyriar/150478_4Daniel Imms
2022-06-16Properly return a non 0 exit code in case a test times out and fix tests whic...Alexandru Dima
2022-06-16Run shell integration tests a single time and revert timeoutDaniel Imms
2022-06-16Disable windows shell integration tests onlytyriar/150478_4Daniel Imms
2022-06-16Enable terminal tests on desktopDaniel Imms
2022-06-16Speed up shell integration tests and improve reliabilityDaniel Imms
2022-06-15Allow tests to run multiple timesDaniel Imms
2022-06-15after -> afterEachDaniel Imms
2022-06-15Kill all terminals after each shell integration testDaniel Imms
2022-06-15Run shell integration tests 100 times in CIDaniel Imms
2022-06-14smoke - enable crash reporter (#152041)Benjamin Pasero
2022-06-10Wait for split to init before changing iconDaniel Imms
2022-06-10Merge remote-tracking branch 'origin' into electron-18.x.ydeepak1556
2022-06-10test: update vscode-test for error handling (#151698)Connor Peet
2022-06-08auto-fixed prefer-const violationJohannes
2022-06-02Merge remote-tracking branch 'origin' into electron-18.x.ydeepak1556
2022-06-01Disable shell integration smoke testsDaniel Imms
2022-05-31Disable shell integration error testDaniel Imms
2022-05-31chore: bump electron@18.0.0-beta.4deepak1556
2022-05-27enable stable smoke tests (#150532)Benjamin Pasero
2022-05-26Disable linux shell integration smoke testsDaniel Imms
2022-05-26Skip error shell integration tests on LinuxDaniel Imms
2022-05-26Merge pull request #150192 from microsoft/tyriar/149324Daniel Imms
2022-05-25re-enable terminal tabs test (#148966)Megan Rogge
2022-05-25Merge branch 'main' into tyriar/149324tyriar/149324Daniel Imms
2022-05-25skip localization test until localized strings are present (#150326)Tyler James Leonhardt
2022-05-23Create bash explicitly on linux/mac in shell integration smoke testsDaniel Imms
2022-05-20Re-enable shell integration tests for macOSDaniel Imms
2022-05-20Allow reusing webview origins across reloads (#149950)Matt Bierner
2022-05-17Skip shell integration smoke tests on mac as wellDaniel Imms
2022-05-13Disable shell integration smoke tests on Linux (#149376)Daniel Imms
2022-05-11Engineering - create pull request pipeline (#149171)Ladislau Szomoru
2022-05-09Re-skip smoke test (#149113)Rob Lourens