Commit graph

1693 commits

Author SHA1 Message Date
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
Joao Moreno 74c66852b1 remove dot mocha reporter 2016-09-15 18:41:02 +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
Daniel Imms 8ad01d69f3 Revert recent wiki changes
Fixes #5669
2016-04-22 12:54:32 -07:00
Daniel Imms c3c8e8e212 Merge branch 'master' into tyriar/open_recently_closed_file 2016-04-14 14:49:46 -07:00
Daniel Imms fdff650521 Move wiki to repo
This commit does the following:
- Migrates all pages from the wiki that are linked to
- Fix links in all wiki pages and in ./README.md, ./CONTRIBUTING.md and
  ./test/README.md

Fixes #2480
2016-04-13 12:39:05 -07:00
Daniel Imms c753029d0c Make reopen closed file keybinding ctrl+shift+t
Fixes #726
2016-04-11 11:43:48 -07:00
Joao Moreno b027a0c492 fix up lint errors, cleanup build folder 2016-03-07 12:56:32 +01:00
Benjamin Pasero 45e344292a more reliable tests in ci 2016-02-09 11:17:15 +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 81102325ec remove old test scripts 2016-01-04 12:56:47 +01:00
Joao Moreno 00865464d2 scripts/test
#1523
2016-01-04 12:35:35 +01:00
Wade Anderson 238d64f0ad Added development instructions to tests README 2016-01-01 12:59:12 -08: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 e22834e316 place electron in .build/electron
related to #22
2015-11-26 09:03:36 +01:00
Benjamin Pasero c3d18ddb04 add environment variable SKIP_INTEGRATION_TESTS 2015-11-25 15:48:22 +01:00
Benjamin Pasero f84a9013f3 fix comment 2015-11-24 16:55:01 +01:00
Benjamin Pasero 807f38ea80 try to enable integration tests for linux 2015-11-24 08:30:31 +01:00
Benjamin Pasero 6505ab448b tests: make sure to set proper exit codes 2015-11-24 08:20:58 +01:00
Benjamin Pasero 31f876f6c4 try to enable display for linux 2015-11-24 07:53:05 +01:00
Benjamin Pasero f043b26dc2 run integration tests as part of build 2015-11-24 07:43:13 +01:00
Joao Moreno 676dca3521 report unexpected errors in tests 2015-11-20 17:50:17 +01:00
Joao Moreno 87e76972d7 use dot reporter 2015-11-20 16:37:48 +01:00
Chris Dias 01751b0559 Merge pull request #209 from lucaslra/master
Small changes to improve document readabilty
2015-11-20 00:43:02 +01:00
Lucas Araujo 22f05dff89 Small changes to improve document readabilty 2015-11-19 11:14:33 -02:00
Alex Dima 8883fcd03b Leading whitespace fixes 2015-11-19 12:56:08 +01:00
Chris Dias 10ce73b0c9 Update README.md 2015-11-16 18:47:22 +01:00
Joao Moreno b2c4ad0562 fix osx file limit issue in tests 2015-11-16 11:22:53 +01:00
Chris Dias 1bdaaaea40 fix instructions on how to run tests 2015-11-16 10:58:51 +01:00
Chris Dias 2ebf742c94 remove hard wrap 2015-11-15 21:59:34 +01:00
Chris Dias 0dd1d7e8bd fix up test and debug sections 2015-11-15 20:27:56 +01:00
Chris Dias dc435dc0f0 Minor editoing of test README.md 2015-11-15 16:17:32 +01:00
Erich Gamma 8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00