Load web tests using the plugin infrastructure.
Also, we now determine whether the user is debugging a given browser in BrowserManager rather than individual suites. R=kevmoo@google.com Review URL: https://codereview.chromium.org//1704773002 .
Showing
- lib/pub_serve.dart 20 additions, 15 deletionslib/pub_serve.dart
- lib/src/runner.dart 1 addition, 1 deletionlib/src/runner.dart
- lib/src/runner/browser/browser_manager.dart 68 additions, 17 deletionslib/src/runner/browser/browser_manager.dart
- lib/src/runner/browser/compiler_pool.dart 10 additions, 6 deletionslib/src/runner/browser/compiler_pool.dart
- lib/src/runner/browser/iframe_listener.dart 0 additions, 213 deletionslib/src/runner/browser/iframe_listener.dart
- lib/src/runner/browser/iframe_test.dart 0 additions, 97 deletionslib/src/runner/browser/iframe_test.dart
- lib/src/runner/browser/platform.dart 50 additions, 46 deletionslib/src/runner/browser/platform.dart
- lib/src/runner/browser/post_message_channel.dart 44 additions, 0 deletionslib/src/runner/browser/post_message_channel.dart
- lib/src/runner/browser/static/host.dart 25 additions, 13 deletionslib/src/runner/browser/static/host.dart
- lib/src/runner/browser/static/host.dart.js 2623 additions, 2057 deletionslib/src/runner/browser/static/host.dart.js
- lib/src/runner/browser/suite.dart 0 additions, 166 deletionslib/src/runner/browser/suite.dart
- lib/src/runner/loader.dart 57 additions, 57 deletionslib/src/runner/loader.dart
- lib/src/runner/plugin/platform.dart 6 additions, 115 deletionslib/src/runner/plugin/platform.dart
- lib/src/runner/plugin/platform_helpers.dart 135 additions, 0 deletionslib/src/runner/plugin/platform_helpers.dart
- lib/src/runner/runner_test.dart 8 additions, 3 deletionslib/src/runner/runner_test.dart
- lib/src/runner/vm/platform.dart 0 additions, 2 deletionslib/src/runner/vm/platform.dart
Loading
Please register or sign in to comment