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
2017-05-24Use dot reporter under Windows since spec doesn't handle ANSI color character...Dirk Baeumer
2017-05-22update test/READMEJohannes Rieken
2017-05-22add runGrep as aliasJohannes Rieken
2017-05-22fix test runner docJohannes Rieken
2017-04-28:construction_worker: proper IPCRunner, IPCReporter for electron mocha test r...Joao Moreno
2017-04-28fixes #25613Joao Moreno
2017-04-18Improve handling of unexpected errors in testsAlex Dima
2017-04-12improve test script helpJoao Moreno
2017-04-04document --runGrep, #23742Johannes Rieken
2017-04-04support --runGlob, #23742Johannes Rieken
2017-04-04add --coverage option #23742Johannes Rieken
2017-04-04document --build option, #23742Johannes Rieken
2017-04-04add --build option, #23742Johannes Rieken
2017-03-25Fixes #23183: Cannot use mocha --run anymoreAlex Dima
2017-03-24test-electron: don't show window when running without --debugJohannes Rieken
2017-03-24test-electron: print test failure to window console tooJohannes Rieken
2017-03-24test-electron: don't throttle when in backgroundJohannes Rieken
2017-03-23Reinstate textsearch perf test as integration test -Rob Lourens
2017-03-09Merge branch 'master' into joh/electron4testsJohannes Rieken
2017-02-22Fixes #21073: SplitLinesCollection: attempt to access a 'newer' modelAlex Dima
2017-02-20Merge branch 'master' into joh/electron4testsJohannes Rieken
2017-02-17[html] add tests to test.shMartin Aeschlimann
2017-02-16use constant app data when debuggingJohannes Rieken
2017-02-16add `run` optionJohannes Rieken
2017-02-16run tests in rendererJohannes Rieken
2016-12-13#17110 Move sinon to fix compilation issueSandeep Somavarapu
2016-12-13#17110 Move sinon.d.ts to test folderSandeep Somavarapu
2016-12-12Fixes #16926: Extraneous error message when running scripts\test.bat --coverageAlex Dima
2016-11-22build - add remap ignores for less errors in buildBenjamin Pasero
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