Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(1055)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: .analysis_options
Issue
2515303002
:
Add expectAsyncX and expectAsyncUntilX methods, and deprecate the old methods. (Closed)
Patch Set: Make '_Func' typedefs public.
Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
.analysis_options
CHANGELOG.md
README.md
lib/src/frontend/expect_async.dart
test/backend/declarer_test.dart
test/backend/invoker_test.dart
test/frontend/expect_async_test.dart
test/frontend/set_up_all_test.dart
test/frontend/tear_down_all_test.dart
test/runner/configuration/top_level_test.dart
test/runner/engine_test.dart
test/runner/load_suite_test.dart
test/runner/pause_after_load_test.dart
test/runner/signal_test.dart
test/util/forkable_stream_test.dart
test/util/one_off_handler_test.dart
test/util/path_handler_test.dart
test/util/stream_queue_test.dart
test/utils.dart
View unified diff
|
Download patch
« no previous file with comments
|
« no previous file
|
CHANGELOG.md »
('j') |
CHANGELOG.md »
('J')
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
1 analyzer:
1 analyzer:
2 strong-mode: true
2 strong-mode: true
3
exclude:
4
- test/**/*.dart
OLD
NEW
« no previous file with comments
|
« no previous file
|
CHANGELOG.md »
('j') |
CHANGELOG.md »
('J')
Issue 2515303002: Add expectAsyncX and expectAsyncUntilX methods, and deprecate the old methods. (Closed)
Created 4 years, 1 month ago by floitsch
Modified 4 years ago
Reviewers: nweiz, Leaf, kevmoo
Base URL:
Comments: 22
This is Rietveld
408576698