Граф коммитов

52 Коммитов

Автор SHA1 Сообщение Дата
D 7390889540 Added hit count breakpoints tests and breakpoints utility 2019-04-15 23:22:47 -07:00
Eric Cornelson 68d796a740 Removing debug statements in launch config 2019-03-15 16:11:23 -05:00
Eric Cornelson 9efd155096 Adding initial framework integration tests
Adds a handful of integration tests for React, and
some tooling to easily use puppeteer in integration
tests in preparation for v2.
2019-03-15 14:46:57 -05:00
Rob Lourens ec005f87ba
Merge pull request #779 from Shenniey/fixingIntegrationTests
fixing integration tests
2019-01-24 09:13:14 -08:00
Shennie Yao f3acc91a56 updating unit test mock, returning promises in integration test teardowns, not waiting to asynchronously kill chrome on windows 2019-01-23 16:46:40 -08:00
Shennie Yao 13a5474e67 fixing integration tests 2019-01-18 02:12:00 -08:00
Rob Lourens 5c7e89107d Remove transifex task 2019-01-15 18:41:06 -08:00
digeff 3007fcc15a Add browser version to telemetry (#621)
* Add browser version to telemetry

* Applied feedback
2018-03-20 10:23:18 -06:00
Rob Lourens 7a600e991d Tasks for transifex stuff 2017-12-14 21:07:11 -08:00
Rob Lourens e0c5c64cd6 Bump deps 2017-12-11 22:14:03 -08:00
Rob Lourens 4bbe79440d Hide localized package.nls files 2017-12-11 18:42:01 -08:00
Rob Lourens 76a8b6ce28 Fix launch config post-webpack 2017-12-08 14:35:46 -08:00
Rob Lourens 77dcead58f workspaceRoot -> workspaceFolder 2017-11-15 15:13:16 -08:00
Rob Lourens 3cf41dfc4c
Bump deps, fix tests 2017-09-27 18:47:03 -07:00
Rob Lourens 12568ebe73 Mark build task as background 2017-08-27 18:33:13 -07:00
Rob Lourens a7428008f2 3.1.8 2017-08-15 22:23:37 -07:00
Rob Lourens fb71e28dd6 -> tasks 2.0 2017-07-31 15:54:40 -07:00
Rob Lourens c77829dad4 Column BP tests 2017-04-18 16:20:15 -07:00
Rob Lourens 919a6922b1 2.7.3 2017-04-06 09:57:49 -07:00
Rob Lourens 2fc64549a4 2.7.1 2017-03-24 18:14:52 -07:00
Rob Lourens 4a3c865f0a Use vscode-chrome-debug-core-testsupport 2017-03-11 10:18:53 -08:00
Rob Lourens f66e3f0ddc Fix node2 -> inspector 2017-03-01 19:54:01 -08:00
Rob Lourens 4f55ae5b4d Remove obsolete setting 2017-01-30 07:54:14 -08:00
roblou 02a69621c9 Add skipfile toggle to callstack, and some tests for it. Fix #328 2017-01-10 15:35:47 -08:00
roblou c63e5d30e4 Make intervalDebugger testdata sourcemapped 2016-12-31 13:49:28 -08:00
roblou 5be6ff9532 Add simple e2e integration tests using vscode-debugadapter-testsupport 2016-12-20 14:01:53 -08:00
roblou 58507fef9c Move code to resolve webRoot pattern in sourceMapPathOverrides out to chrome-debug 2016-11-04 11:31:34 -07:00
roblou c6af8aeb73 2.2.0 2016-11-03 16:59:35 -07:00
roblou bdd66d4a94 Change product build to use webpack 2016-11-03 10:54:32 -07:00
roblou 0d0d4ce647 Update deps, 2.1.3 2016-11-01 16:09:04 -07:00
roblou 1311369033 Fix build task 2016-10-06 20:51:13 -07:00
Marvin Hagemeister 23d20ffc3d Use npm scripts instead of gulp.
This decreases our dependency count.
2016-10-05 23:40:21 +02:00
Rob Lourens 0cca9c1b05 Fix build for latest -core 2016-09-10 20:11:40 +02:00
Manoj Patel 5b34b2ca1a Adding address param help to package.json for launch.json auto-complete 2016-06-21 16:17:01 -07:00
Rob Lourens 71bb709b52 New required launch.json props 2016-06-02 17:37:32 -07:00
Rob Lourens 58d81d876f Remove .browse.vc.db files (from VS Code c+
+ extension)
2016-04-28 08:18:11 -07:00
Rob Lourens 0c24504f85 Update deps, vscodeignore 2016-04-28 07:55:47 -07:00
Rob Lourens 4a9eafb6c6 Factoring out 99% of the code to vscode-chrome-debug-core - this repo is now extension-specific code only and uses that npm package 2016-04-13 18:19:54 -07:00
Rob Lourens 34a973f91b webkit -> Chrome throughout
And, while I'm changing every single relative import path, move product source into src/
2016-04-03 18:51:03 -07:00
Rob Lourens 9175a28a7b Fix some sourcemap path handling 2016-03-20 22:16:06 -07:00
Rob ab87a72423 Get rid of "opendebug" name 2015-11-04 21:02:13 -08:00
Rob 06d2201df5 test config sourcemaps: true 2015-11-04 17:20:58 -08:00
Rob Lourens 29fd3c404d Cleanup package.json 2015-11-03 18:46:39 -08:00
Rob 2e8cecf36b Trying sinon 2015-10-27 14:09:46 -07:00
Rob Lourens e26bb495a7 Partial test 2015-10-26 19:14:42 -07:00
Rob Lourens 7deb6f654b Fix sourcemaps 2015-10-26 15:36:35 -07:00
Rob a5b11ed116 Factor out sourcemaps and add tests 2015-10-20 22:44:33 -07:00
Rob d9135b7313 Add mocha and lineNumberTransformer test 2015-10-20 15:48:22 -07:00
Rob Lourens 955942fc75 Sourcemaps for setBreakpointsRequest (for source.path) and testapp with TS 2015-10-10 16:02:36 -07:00
Rob Lourens b36d29f23c Cherrypick and merge change to update common/. Diverged too much for a rebase 2015-08-27 10:56:01 -07:00