Drop support for older Barback versions.
This also allows us to limit our tests to the latest barback, which simplifies the necessary infrastructure and speeds up the tests dramatically. Closes #1367 R=rnystrom@google.com Review URL: https://codereview.chromium.org//1530353002 .
Showing
- .gitmodules 0 additions, 12 deletions.gitmodules
- .test_config 0 additions, 3 deletions.test_config
- lib/src/asset/dart/serialize.dart 0 additions, 15 deletionslib/src/asset/dart/serialize.dart
- lib/src/asset/dart/serialize/aggregate_transform.dart 0 additions, 3 deletionslib/src/asset/dart/serialize/aggregate_transform.dart
- lib/src/asset/dart/transformer_isolate.dart 2 additions, 13 deletionslib/src/asset/dart/transformer_isolate.dart
- lib/src/barback.dart 1 addition, 1 deletionlib/src/barback.dart
- test/build/allows_arbitrary_modes_test.dart 24 additions, 26 deletionstest/build/allows_arbitrary_modes_test.dart
- test/build/defaults_to_release_mode_test.dart 26 additions, 28 deletionstest/build/defaults_to_release_mode_test.dart
- test/build/outputs_error_to_json_test.dart 29 additions, 31 deletionstest/build/outputs_error_to_json_test.dart
- test/dart2js/compiles_generated_dart_file_test.dart 18 additions, 20 deletionstest/dart2js/compiles_generated_dart_file_test.dart
- test/dart2js/compiles_generated_file_from_dependency_outside_web_test.dart 20 additions, 22 deletions...iles_generated_file_from_dependency_outside_web_test.dart
- test/dart2js/compiles_generated_file_from_dependency_test.dart 27 additions, 29 deletions...dart2js/compiles_generated_file_from_dependency_test.dart
- test/dart2js/compiles_imported_generated_file_test.dart 19 additions, 21 deletionstest/dart2js/compiles_imported_generated_file_test.dart
- test/dart2js/output_can_be_consumed_by_successive_phases.dart 18 additions, 20 deletions.../dart2js/output_can_be_consumed_by_successive_phases.dart
- test/global/run/runs_transformer_test.dart 17 additions, 19 deletionstest/global/run/runs_transformer_test.dart
- test/run/displays_transformer_logs_test.dart 30 additions, 32 deletionstest/run/displays_transformer_logs_test.dart
- test/run/does_not_run_on_transformer_error_test.dart 26 additions, 28 deletionstest/run/does_not_run_on_transformer_error_test.dart
- test/run/doesnt_load_an_unnecessary_transformer_test.dart 25 additions, 27 deletionstest/run/doesnt_load_an_unnecessary_transformer_test.dart
- test/run/mode_test.dart 52 additions, 54 deletionstest/run/mode_test.dart
- test/run/resource_test.dart 22 additions, 24 deletionstest/run/resource_test.dart
Loading
Please register or sign in to comment