Move debug functionality to a --debug flag (#1083)
Fixes #1082
Showing
- pkgs/test/CHANGELOG.md 4 additions, 0 deletionspkgs/test/CHANGELOG.md
- pkgs/test/doc/json_reporter.md 1 addition, 1 deletionpkgs/test/doc/json_reporter.md
- pkgs/test/lib/src/runner/browser/platform.dart 2 additions, 2 deletionspkgs/test/lib/src/runner/browser/platform.dart
- pkgs/test/pubspec.yaml 2 additions, 2 deletionspkgs/test/pubspec.yaml
- pkgs/test/test/runner/configuration/configuration_test.dart 8 additions, 0 deletionspkgs/test/test/runner/configuration/configuration_test.dart
- pkgs/test/test/runner/runner_test.dart 2 additions, 1 deletionpkgs/test/test/runner/runner_test.dart
- pkgs/test_core/CHANGELOG.md 4 additions, 0 deletionspkgs/test_core/CHANGELOG.md
- pkgs/test_core/lib/src/runner.dart 1 addition, 1 deletionpkgs/test_core/lib/src/runner.dart
- pkgs/test_core/lib/src/runner/configuration.dart 8 additions, 0 deletionspkgs/test_core/lib/src/runner/configuration.dart
- pkgs/test_core/lib/src/runner/configuration/args.dart 4 additions, 1 deletionpkgs/test_core/lib/src/runner/configuration/args.dart
- pkgs/test_core/lib/src/runner/reporter/json.dart 1 addition, 1 deletionpkgs/test_core/lib/src/runner/reporter/json.dart
- pkgs/test_core/lib/src/runner/vm/platform.dart 1 addition, 1 deletionpkgs/test_core/lib/src/runner/vm/platform.dart
- pkgs/test_core/pubspec.yaml 1 addition, 1 deletionpkgs/test_core/pubspec.yaml
Loading
Please register or sign in to comment