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
(9)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: tests/lib_2/math/pi_test.dart
Issue
2995343002
:
Migrated test block 216 to Dart 2.0. (Closed)
Patch Set: Migrated min_max_test to Dart 2.0
Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
tests/lib/lib.status
tests/lib/math/min_max_test.dart
tests/lib/math/pi_test.dart
tests/lib/math/point_test.dart
tests/lib/math/random_big_test.dart
tests/lib/math/random_secure_test.dart
tests/lib/math/random_test.dart
tests/lib_2/lib_2_dart2js.status
tests/lib_2/lib_2_dartdevc.status
tests/lib_2/lib_2_flutter.status
tests/lib_2/lib_2_vm.status
tests/lib_2/math/min_max_test.dart
tests/lib_2/math/pi_test.dart
tests/lib_2/math/point_test.dart
tests/lib_2/math/random_big_test.dart
tests/lib_2/math/random_secure_test.dart
tests/lib_2/math/random_test.dart
tests/lib_strong/lib_strong.status
tests/lib_strong/math/min_max_test.dart
tests/lib_strong/math/pi_test.dart
tests/lib_strong/math/point_test.dart
tests/lib_strong/math/random_big_test.dart
tests/lib_strong/math/random_secure_test.dart
tests/lib_strong/math/random_test.dart
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« tests/lib_2/math/min_max_test.dart
('k') |
tests/lib_2/math/point_test.dart »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: tests/lib_2/math/pi_test.dart
diff --git a/tests/lib/math/pi_test.dart b/tests/lib_2/math/pi_test.dart
similarity index 100%
rename from tests/lib/math/pi_test.dart
rename to tests/lib_2/math/pi_test.dart
« no previous file with comments
|
« tests/lib_2/math/min_max_test.dart
('k') |
tests/lib_2/math/point_test.dart »
('j') |
no next file with comments »
Issue 2995343002: Migrated test block 216 to Dart 2.0. (Closed)
Created 3 years, 4 months ago by bkonyi
Modified 3 years, 4 months ago
Reviewers: Bob Nystrom
Base URL:
Comments: 4
This is Rietveld
408576698