v8/test/inspector
kozyatinskiy c63e83c1e9 [inspector] added step-into test to cover most stepInto cases
This test helps to prevent regressions during work on new break locations.

BUG=none
R=dgozman@chromium.org

Review-Url: https://codereview.chromium.org/2719763002
Cr-Commit-Position: refs/heads/master@{#43458}
2017-02-27 18:58:55 +00:00
..
console Avoid using stale InspectedContext pointers 2016-10-26 20:27:12 +00:00
cpu-profiler [inspector] move coverage related methods to profiler 2017-02-25 02:44:56 +00:00
debugger [inspector] added step-into test to cover most stepInto cases 2017-02-27 18:58:55 +00:00
heap-profiler [inspector] fixed taskHeapSnapshot on pause 2017-02-04 01:21:58 +00:00
runtime [inspector] move coverage related methods to profiler 2017-02-25 02:44:56 +00:00
BUILD.gn Properly define v8_enable_inspector and its override in GN. 2016-11-21 19:29:38 +00:00
DEPS [inspector] introduce limit for amount of stored async stacks 2016-12-18 17:04:40 +00:00
inspector-impl.cc [inspector] console.timeEnd formats ms in the same way as JS formats double 2017-01-17 20:21:38 +00:00
inspector-impl.h [inspector] expose V8InspectorSession::breakProgram in test harness. 2017-01-18 16:57:00 +00:00
inspector-test.cc [inspector] support for nested scheduled breaks 2017-02-08 01:42:54 +00:00
inspector.gyp Fix inspector test in components build 2016-10-18 20:08:12 +00:00
inspector.isolate [inspector] conditionally copy files for inspector test. 2016-10-24 10:57:37 +00:00
inspector.status [inspector] disable debugger/pause-on-oom test before further fix 2017-02-25 00:43:05 +00:00
json-parse-expected.txt [inspector] added inspector test runner [part 5] 2016-10-02 21:23:03 +00:00
json-parse.js [inspector] added inspector test runner [part 5] 2016-10-02 21:23:03 +00:00
OWNERS [inspector] added inspector test runner [part 1] 2016-09-30 15:52:46 +00:00
protocol-test.js [inspector] added step-into test to cover most stepInto cases 2017-02-27 18:58:55 +00:00
task-runner.cc [inspector] V8DebuggerAgent cleanup 2017-02-03 07:09:11 +00:00
task-runner.h [inspector] V8DebuggerAgent cleanup 2017-02-03 07:09:11 +00:00
testcfg.py [inspector] use BREAK_POSITION_ALIGNED for breakpoints 2017-02-24 02:01:26 +00:00