Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(510)

Issue 18558005: Added a test to cover debugging step over. (Closed)

Created:
7 years, 5 months ago by devoncarew
Modified:
7 years, 5 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Added a test to cover debugging step over. Added a separate test to cover step in and out. R=hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=24706

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -2 lines) Patch
M tests/standalone/debugger/basic_debugger_test.dart View 2 chunks +8 lines, -2 lines 0 comments Download
M tests/standalone/debugger/debug_lib.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
A tests/standalone/debugger/step_inout_test.dart View 1 1 chunk +35 lines, -0 lines 0 comments Download
A tests/standalone/debugger/stepping_test.dart View 1 2 3 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
devoncarew
This adds two tests to cover stepping. The first test (stepping_test.dart) specifically covers the stepping ...
7 years, 5 months ago (2013-07-02 21:03:28 UTC) #1
hausner
LGTM. While it's nice to separate the code that is being debugged from the debugging ...
7 years, 5 months ago (2013-07-02 21:21:32 UTC) #2
devoncarew
On 2013/07/02 21:21:32, hausner wrote: > LGTM. > > While it's nice to separate the ...
7 years, 5 months ago (2013-07-02 21:29:01 UTC) #3
devoncarew
PTAL, updated to combine the test code code under test.
7 years, 5 months ago (2013-07-02 21:37:00 UTC) #4
hausner
Knowing what the bug was, I don't understand how the location of the breakpoint is ...
7 years, 5 months ago (2013-07-02 21:39:21 UTC) #5
hausner
LGTM w/comment https://codereview.chromium.org/18558005/diff/2002/tests/standalone/debugger/stepping_test.dart File tests/standalone/debugger/stepping_test.dart (right): https://codereview.chromium.org/18558005/diff/2002/tests/standalone/debugger/stepping_test.dart#newcode8 tests/standalone/debugger/stepping_test.dart:8: if (RunScript(testScript)) return; If this still gives ...
7 years, 5 months ago (2013-07-02 21:48:14 UTC) #6
devoncarew
https://codereview.chromium.org/18558005/diff/2002/tests/standalone/debugger/stepping_test.dart File tests/standalone/debugger/stepping_test.dart (right): https://codereview.chromium.org/18558005/diff/2002/tests/standalone/debugger/stepping_test.dart#newcode8 tests/standalone/debugger/stepping_test.dart:8: if (RunScript(testScript)) return; On 2013/07/02 21:48:14, hausner wrote: > ...
7 years, 5 months ago (2013-07-02 22:12:42 UTC) #7
devoncarew
7 years, 5 months ago (2013-07-02 22:16:08 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 manually as r24706 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698