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
(130)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: tests/corelib_2/uri_test.dart
Issue
2983123002
:
Migrate test block 30 + corelib portion of block 31 to Dart 2.0. (Closed)
Patch Set: Addressed Bob's comments
Created 3 years, 5 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/corelib/corelib.status
tests/corelib/throw_half_surrogate_pair_test.dart
tests/corelib/toInt_test.dart
tests/corelib/unicode2_test.dart
tests/corelib/unicode_test.dart
tests/corelib/uri_base_test.dart
tests/corelib/uri_example_test.dart
tests/corelib/uri_file_test.dart
tests/corelib/uri_http_test.dart
tests/corelib/uri_ipv4_test.dart
tests/corelib/uri_ipv6_test.dart
tests/corelib/uri_normalize_path_test.dart
tests/corelib/uri_normalize_test.dart
tests/corelib/uri_parameters_all_test.dart
tests/corelib/uri_parse_test.dart
tests/corelib/uri_path_test.dart
tests/corelib/uri_query_test.dart
tests/corelib/uri_scheme_test.dart
tests/corelib/uri_test.dart
tests/corelib_2/corelib_2.status
tests/corelib_2/throw_half_surrogate_pair_test.dart
tests/corelib_2/toInt_test.dart
tests/corelib_2/type_hashcode_test.dart
tests/corelib_2/unicode2_test.dart
tests/corelib_2/unicode_test.dart
tests/corelib_2/uri_base_test.dart
tests/corelib_2/uri_file_test.dart
tests/corelib_2/uri_http_test.dart
tests/corelib_2/uri_ipv4_test.dart
tests/corelib_2/uri_ipv6_test.dart
tests/corelib_2/uri_normalize_path_test.dart
tests/corelib_2/uri_normalize_test.dart
tests/corelib_2/uri_parameters_all_test.dart
tests/corelib_2/uri_parse_test.dart
tests/corelib_2/uri_path_test.dart
tests/corelib_2/uri_query_test.dart
tests/corelib_2/uri_scheme_test.dart
tests/corelib_2/uri_test.dart
tests/corelib_strong/corelib_strong.status
tests/corelib_strong/throw_half_surrogate_pair_test.dart
tests/corelib_strong/toInt_test.dart
tests/corelib_strong/type_hashcode_test.dart
tests/corelib_strong/unicode2_test.dart
tests/corelib_strong/unicode_test.dart
tests/corelib_strong/uri_base_test.dart
tests/corelib_strong/uri_file_test.dart
tests/corelib_strong/uri_http_test.dart
tests/corelib_strong/uri_ipv4_test.dart
tests/corelib_strong/uri_ipv6_test.dart
tests/corelib_strong/uri_normalize_path_test.dart
tests/corelib_strong/uri_normalize_test.dart
tests/corelib_strong/uri_parameters_all_test.dart
tests/corelib_strong/uri_parse_test.dart
tests/corelib_strong/uri_path_test.dart
tests/corelib_strong/uri_query_test.dart
tests/corelib_strong/uri_scheme_test.dart
tests/corelib_strong/uri_test.dart
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« tests/corelib_2/uri_scheme_test.dart
('k') |
tests/corelib_strong/corelib_strong.status »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: tests/corelib_2/uri_test.dart
diff --git a/tests/corelib_strong/uri_test.dart b/tests/corelib_2/uri_test.dart
similarity index 100%
rename from tests/corelib_strong/uri_test.dart
rename to tests/corelib_2/uri_test.dart
« no previous file with comments
|
« tests/corelib_2/uri_scheme_test.dart
('k') |
tests/corelib_strong/corelib_strong.status »
('j') |
no next file with comments »
Issue 2983123002: Migrate test block 30 + corelib portion of block 31 to Dart 2.0. (Closed)
Created 3 years, 5 months ago by bkonyi
Modified 3 years, 5 months ago
Reviewers: Bob Nystrom, jcollins
Base URL:
Comments: 6
This is Rietveld
408576698