|
|
Split js_backend_cps_ir tests into multiple test units.
When testing everything from a single entry point, the time
budget does not increase as we add more test cases. So that
approach did not scale.
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=42804
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+41 lines, -573 lines) |
Patch |
 |
A + |
tests/compiler/dart2js/js_backend_cps_ir.dart
|
View
|
|
3 chunks |
+2 lines, -17 lines |
0 comments
|
Download
|
 |
D |
tests/compiler/dart2js/js_backend_cps_ir_basic.dart
|
View
|
|
1 chunk |
+0 lines, -103 lines |
0 comments
|
Download
|
 |
A + |
tests/compiler/dart2js/js_backend_cps_ir_basic_test.dart
|
View
|
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
D |
tests/compiler/dart2js/js_backend_cps_ir_closures.dart
|
View
|
|
1 chunk |
+0 lines, -125 lines |
0 comments
|
Download
|
 |
A + |
tests/compiler/dart2js/js_backend_cps_ir_closures_test.dart
|
View
|
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
D |
tests/compiler/dart2js/js_backend_cps_ir_control_flow.dart
|
View
|
|
1 chunk |
+0 lines, -140 lines |
0 comments
|
Download
|
 |
A + |
tests/compiler/dart2js/js_backend_cps_ir_control_flow_test.dart
|
View
|
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
D |
tests/compiler/dart2js/js_backend_cps_ir_interceptors.dart
|
View
|
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
 |
A + |
tests/compiler/dart2js/js_backend_cps_ir_interceptors_test.dart
|
View
|
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
D |
tests/compiler/dart2js/js_backend_cps_ir_literals.dart
|
View
|
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
 |
A + |
tests/compiler/dart2js/js_backend_cps_ir_literals_test.dart
|
View
|
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
D |
tests/compiler/dart2js/js_backend_cps_ir_operators.dart
|
View
|
|
1 chunk |
+0 lines, -45 lines |
0 comments
|
Download
|
 |
A + |
tests/compiler/dart2js/js_backend_cps_ir_operators_test.dart
|
View
|
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
D |
tests/compiler/dart2js/js_backend_cps_ir_test.dart
|
View
|
|
1 chunk |
+0 lines, -75 lines |
0 comments
|
Download
|
Total messages: 4 (1 generated)
|