|
Migrate test block 47 and downstream dependencies to Dart 2.0.
Special items in this block:
- checked_mode_helper is a helper library that needed extensive modifications. Fixing it up for Dart 2.0 meant simultaneously migrating
its users in blocks 113 and 163. Renamed it to dynamic_type_helper to try to reflect what it's actually doing now.
- Many minor breakouts of compile-time errors and conversion from static warnings.
BUG=
R=bkonyi@google.com
Committed: https://github.com/dart-lang/sdk/commit/52ba74db8fddc85b3d823baae08f9d800df29015
Total comments: 4
Total comments: 1
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3890 lines, -894 lines) |
Patch |
|
A |
tests/angular/.blazeproject
|
View
|
1
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
A |
tests/dart/.blazeproject
|
View
|
1
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
|
D |
tests/language/checked_mode_helper.dart
|
View
|
|
1 chunk |
+0 lines, -53 lines |
0 comments
|
Download
|
|
D |
tests/language/checked_null_test.dart
|
View
|
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
|
D |
tests/language/checked_setter2_test.dart
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
|
D |
tests/language/checked_setter3_test.dart
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
|
D |
tests/language/checked_setter_test.dart
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
|
D |
tests/language/class_codegen_test.dart
|
View
|
|
1 chunk |
+0 lines, -30 lines |
0 comments
|
Download
|
|
D |
tests/language/class_cycle2_test.dart
|
View
|
|
1 chunk |
+0 lines, -18 lines |
0 comments
|
Download
|
|
D |
tests/language/class_cycle_test.dart
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
|
D |
tests/language/function_subtype_inline2_test.dart
|
View
|
|
1 chunk |
+0 lines, -41 lines |
0 comments
|
Download
|
|
D |
tests/language/generic_constructor_mixin2_test.dart
|
View
|
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
|
D |
tests/language/generic_constructor_mixin3_test.dart
|
View
|
|
1 chunk |
+0 lines, -23 lines |
0 comments
|
Download
|
|
D |
tests/language/generic_constructor_mixin_test.dart
|
View
|
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
|
M |
tests/language/language_dart2js.status
|
View
|
1
2
|
7 chunks |
+0 lines, -25 lines |
0 comments
|
Download
|
|
D |
tests/language/typevariable_substitution2_test.dart
|
View
|
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
|
A + |
tests/language_2/checked_null_test.dart
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
A + |
tests/language_2/checked_setter2_test.dart
|
View
|
1
|
2 chunks |
+2 lines, -13 lines |
0 comments
|
Download
|
|
A |
tests/language_2/checked_setter3_test.dart
|
View
|
1
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
|
A + |
tests/language_2/checked_setter_test.dart
|
View
|
1
2
|
1 chunk |
+1 line, -10 lines |
0 comments
|
Download
|
|
A + |
tests/language_2/class_codegen_test.dart
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
tests/language_2/class_cycle2_test.dart
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
tests/language_2/class_cycle_test.dart
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
M |
tests/language_2/class_literal_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+38 lines, -27 lines |
0 comments
|
Download
|
|
A |
tests/language_2/dynamic_type_helper.dart
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
|
A + |
tests/language_2/function_subtype_inline2_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
tests/language_2/generic_constructor_mixin2_test.dart
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
A + |
tests/language_2/generic_constructor_mixin3_test.dart
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
A + |
tests/language_2/generic_constructor_mixin_test.dart
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
tests/language_2/language_2_analyzer.status
|
View
|
1
2
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/language_2/language_2_dart2js.status
|
View
|
1
2
|
4 chunks |
+161 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/language_2/language_2_dartdevc.status
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
tests/language_2/language_2_precompiled.status
|
View
|
1
2
|
2 chunks |
+36 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/language_2/language_2_vm.status
|
View
|
1
2
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
|
A + |
tests/language_2/typevariable_substitution2_test.dart
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
D |
tests/language_strong/checked_mode_helper.dart
|
View
|
|
1 chunk |
+0 lines, -53 lines |
0 comments
|
Download
|
|
D |
tests/language_strong/checked_null_test.dart
|
View
|
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
|
D |
tests/language_strong/checked_setter2_test.dart
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
|
D |
tests/language_strong/checked_setter3_test.dart
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
|
D |
tests/language_strong/checked_setter_test.dart
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
|
D |
tests/language_strong/class_codegen_test.dart
|
View
|
|
1 chunk |
+0 lines, -30 lines |
0 comments
|
Download
|
|
D |
tests/language_strong/class_cycle2_test.dart
|
View
|
|
1 chunk |
+0 lines, -18 lines |
0 comments
|
Download
|
|
D |
tests/language_strong/class_cycle_test.dart
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
|
D |
tests/language_strong/function_subtype_inline2_test.dart
|
View
|
|
1 chunk |
+0 lines, -41 lines |
0 comments
|
Download
|
|
D |
tests/language_strong/generic_constructor_mixin2_test.dart
|
View
|
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
|
D |
tests/language_strong/generic_constructor_mixin3_test.dart
|
View
|
|
1 chunk |
+0 lines, -23 lines |
0 comments
|
Download
|
|
D |
tests/language_strong/generic_constructor_mixin_test.dart
|
View
|
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
|
M |
tests/language_strong/language_strong.status
|
View
|
1
2
|
4 chunks |
+0 lines, -11 lines |
0 comments
|
Download
|
|
D |
tests/language_strong/typevariable_substitution2_test.dart
|
View
|
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
|
A |
tests/search/.blazeproject
|
View
|
1
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
A |
tests/zzz
|
View
|
1
|
1 chunk |
+3487 lines, -0 lines |
2 comments
|
Download
|
Total messages: 15 (5 generated)
|