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
2016-10-21Add monaco-editor-test scriptAlex Dima
2016-09-15remove dot mocha reporterJoao Moreno
2016-08-22Add lcov supportAlex Dima
2016-08-18Remap istanbul coverage info at the end of running testsAlex Dima
2016-08-18experiment with forceLoad in runnerAlex Dima
2016-08-18Try to get TS coverageAlex Dima
2016-08-17remove fallback from package.ts and product.tsJoao Moreno
2016-08-12Merge branch 'master' of https://github.com/nojvek/vscode into nojvek-masterJoao Moreno
2016-07-26Travis builds post coverage info to coveralls.io and add README badge.Noj Vek
2016-04-22Revert recent wiki changesDaniel Imms
2016-04-15Merge branch 'master' into tyriar/open_recently_closed_fileDaniel Imms
2016-04-13Move wiki to repoDaniel Imms
2016-04-11Make reopen closed file keybinding ctrl+shift+tDaniel Imms
2016-03-07fix up lint errors, cleanup build folderJoao Moreno
2016-02-09more reliable tests in ciBenjamin Pasero
2016-01-25Fix for run extension tests with commonjsMartin Aeschlimann
2016-01-24Run tests in extensions as commonjs testsMartin Aeschlimann
2016-01-06Add tests for contextMatchesRules and IOSupport.readKeybindingContextsAlex Dima
2016-01-04remove old test scriptsJoao Moreno
2016-01-04scripts/testJoao Moreno
2016-01-01Added development instructions to tests READMEWade Anderson
2015-12-02adopt loader error handlingJoao Moreno
2015-12-02fail mocha upon loader failJoao Moreno
2015-11-26place electron in .build/electronJoao Moreno
2015-11-25add environment variable SKIP_INTEGRATION_TESTSBenjamin Pasero
2015-11-24fix commentBenjamin Pasero
2015-11-24try to enable integration tests for linuxBenjamin Pasero
2015-11-24tests: make sure to set proper exit codesBenjamin Pasero
2015-11-24try to enable display for linuxBenjamin Pasero
2015-11-24run integration tests as part of buildBenjamin Pasero
2015-11-20report unexpected errors in testsJoao Moreno
2015-11-20use dot reporterJoao Moreno
2015-11-20Merge pull request #209 from lucaslra/masterChris Dias
2015-11-19Small changes to improve document readabiltyLucas Araujo
2015-11-19Leading whitespace fixesAlex Dima
2015-11-16Update README.mdChris Dias
2015-11-16fix osx file limit issue in testsJoao Moreno
2015-11-16fix instructions on how to run testsChris Dias
2015-11-15remove hard wrapChris Dias
2015-11-15fix up test and debug sectionsChris Dias
2015-11-15Minor editoing of test README.mdChris Dias
2015-11-13Hello CodeErich Gamma