Commit graph

26 commits

Author SHA1 Message Date
Johannes Rieken 11fb2c1389 remove winjs-promise - fixes #53526 2018-12-13 10:28:26 +01:00
Alex Dima 9a57732a6c Simplify test running 2018-11-28 15:11:02 +01:00
Benjamin Pasero a4bf919e59
Cleanup bootstrap files (#58171)
* bootstrap  - first cut

* bootstrap => bootstrap-fork, bootstrap-shared => bootstrap

* bootstrap - extract uriFromPath()

* bootstrap - extract readfile/writefile

* bootstrap - share more code when loading renderers

* boostrap-electron-browser => bootstrap-window

* bootstrap - cleanup main.js

* bootstrap - handle index.js

* bootstrap 💄
2018-09-07 12:23:09 +02:00
Alex Dima 5ea0df9969 Fixes #54899: Do not attempt to use real css loader in mocha unit tests 2018-08-08 17:52:05 +02:00
Alex Dima c0b52655ba Fixes #23183: Cannot use mocha --run anymore 2017-03-24 22:27:14 +01:00
Rob Lourens d55d499946 Reinstate textsearch perf test as integration test -
- fix its flakiness
- add test-int-mocha so .integrationTest.js files can be run separately from code.sh integration tests.
- make all.js support globs with --run
- Fix #22512
2017-03-22 14:48:49 -07:00
Alex Dima a3b97734a6 Fixes #21073: SplitLinesCollection: attempt to access a 'newer' model 2017-02-22 17:11:54 +01:00
Alex Dima a536a7f21f Fixes #16926: Extraneous error message when running scripts\test.bat --coverage 2016-12-12 15:39:35 +01:00
Benjamin Pasero ccd59d2c75 build - add remap ignores for less errors in build 2016-11-22 08:07:59 +01:00
Alex Dima 7d39f4abbb Add monaco-editor-test script 2016-10-21 09:16:08 +02:00
Alex Dima e055454adb Add lcov support 2016-08-22 00:10:34 +02:00
Alex Dima 3d0aea0755 Remap istanbul coverage info at the end of running tests 2016-08-18 18:34:06 +02:00
Alex Dima b72fb76e77 experiment with forceLoad in runner 2016-08-18 18:34:05 +02:00
Alex Dima 8fb191d692 Try to get TS coverage 2016-08-18 13:29:58 +02:00
Joao Moreno ecd39ef3c1 remove fallback from package.ts and product.ts 2016-08-17 09:04:36 +02:00
Joao Moreno 18f23a0938 Merge branch 'master' of https://github.com/nojvek/vscode into nojvek-master 2016-08-12 10:50:40 +02:00
Noj Vek db9a0c5e4e Travis builds post coverage info to coveralls.io and add README badge. 2016-07-26 08:28:07 -07:00
Joao Moreno b027a0c492 fix up lint errors, cleanup build folder 2016-03-07 12:56:32 +01:00
Martin Aeschlimann 341122a111 Fix for run extension tests with commonjs 2016-01-25 14:54:53 +01:00
Martin Aeschlimann 1a7316771f Run tests in extensions as commonjs tests 2016-01-24 21:21:36 +01:00
Alex Dima ff2b4fb055 Add tests for contextMatchesRules and IOSupport.readKeybindingContexts 2016-01-06 15:12:28 +01:00
Joao Moreno a436a2550d adopt loader error handling 2015-12-02 16:34:14 +01:00
Joao Moreno 2711351884 fail mocha upon loader fail
related to #885
2015-12-02 09:13:31 +01:00
Joao Moreno 676dca3521 report unexpected errors in tests 2015-11-20 17:50:17 +01:00
Alex Dima 8883fcd03b Leading whitespace fixes 2015-11-19 12:56:08 +01:00
Erich Gamma 8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00