dart-sdk/pkg/analyzer_cli/test
pq 7913968725 Fix CLI SDK option config timing (#26129).
Fixes: https://github.com/dart-lang/sdk/issues/26129

The issue was that we were creating the SDK and populating its options (notably `strong-mode`) *before* options processors were called.  The result was that client code analysis contexts and SDK contexts were getting configured differently causing confusion when client code was getting analyzed with a non-strong-mode SDK.

BUG=
R=paulberry@google.com

Review URL: https://codereview.chromium.org/1962403002 .
2016-05-10 13:35:40 -07:00
..
data Fix CLI SDK option config timing (#26129). 2016-05-10 13:35:40 -07:00
all.dart update to use bazel_worker package 2016-04-14 07:46:33 -07:00
boot_loader_test.dart Bootloader cleanup. 2016-01-11 14:13:44 -08:00
build_mode_test.dart close the input stream in build_mode tests so they dont hang 2016-04-14 10:54:18 -07:00
driver_test.dart Fix CLI SDK option config timing (#26129). 2016-05-10 13:35:40 -07:00
embedder_test.dart CLI support for embedders (#25380). 2016-01-26 11:33:14 -08:00
error_test.dart Migrate mockito mocks to typed_mock (#24994). 2015-11-20 13:57:56 -08:00
mocks.dart More mock cleanup. 2015-12-10 14:37:22 -08:00
options_test.dart Allow zero analyzer args in build mode. 2016-05-09 12:39:06 -07:00
package_prefix_test.dart Fix for analyzer_cli/test/package_prefix_test on Windows. 2016-03-29 12:18:50 -07:00
perf_report_test.dart add --x-package-warnings-prefix option to dartanalyzer 2016-03-21 11:37:49 -07:00
plugin_manager_test.dart Migrate mockito mocks to typed_mock (#24994). 2015-11-20 13:57:56 -08:00
reporter_test.dart Analyzer directory recursing (tk 2) (#25129). 2016-03-18 09:19:35 -07:00
sdk_ext_test.dart Revert "Make analyzer_cli tests bot-friendly (#25001)." 2015-12-11 14:57:01 -08:00
strong_mode_test.dart Revert "Make analyzer_cli tests bot-friendly (#25001)." 2015-12-11 14:57:01 -08:00
super_mixin_test.dart Migrate mockito mocks to typed_mock (#24994). 2015-11-20 13:57:56 -08:00
utils.dart update to use bazel_worker package 2016-04-14 07:46:33 -07:00