dart-sdk/pkg/nnbd_migration/test
Devon Carew 31361ff444 [deps] bring cli_util 0.2.0 into the repo; update the analyzer dep
Change-Id: I705d500a745b5ca972bdc49314b39ee9357989f8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/157541
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2020-08-06 17:27:29 +00:00
..
front_end Migration: Add a flag to allow the user to ignore exceptions. 2020-06-10 13:50:27 +00:00
preview Migration: add a hook invoked after changes are applied. 2020-07-16 00:14:02 +00:00
utilities Migration: add the ability to output a text diff to the CLI. 2020-05-05 20:19:23 +00:00
abstract_context.dart Migration: add locations to trace entries that refer to elements. 2020-05-27 21:52:14 +00:00
abstract_single_unit.dart Analyzer: Report unused optional parameters of private functions 2020-07-17 19:30:27 +00:00
already_migrated_code_decorator_test.dart [nnbd_migration] Decorate Never type. 2020-06-10 04:24:17 +00:00
api_test.dart Migration: fix handling of async functions that return FutureOr. 2020-07-23 13:27:28 +00:00
api_test_base.dart Abstract resolution calls to .isNullAware. 2020-01-24 19:58:43 +00:00
decorated_class_hierarchy_test.dart Use DartType.getDisplayString() instead of toString(). 2020-02-05 07:33:19 +00:00
decorated_type_test.dart Migration: never produce a type of the form FutureOr<T?>?. 2020-07-23 13:24:48 +00:00
edge_builder_flow_analysis_test.dart Migration: detect weak-only code in conditional expressions. 2020-04-20 19:09:32 +00:00
edge_builder_test.dart Migration: fix handling of async functions that return FutureOr. 2020-07-23 13:27:28 +00:00
edit_plan_test.dart Migrator: Support nullable function-typed parameters 2020-05-05 20:03:07 +00:00
edit_planner_pass_through_merging_test.dart Migration: add the ability to create EditPlans that remove source code. 2020-01-14 20:41:23 +00:00
fix_aggregator_test.dart Migrator: Add types to implicitly-typed field formal parameters 2020-05-20 22:29:14 +00:00
fix_builder_test.dart Migration: never produce a type of the form FutureOr<T?>?. 2020-07-23 13:24:48 +00:00
fix_reason_target_test.dart Migration: track multiple fix reasons for expressions with complex types. 2020-04-14 23:33:46 +00:00
instrumentation_test.dart Migration: add locations to trace entries that refer to elements. 2020-05-27 21:52:14 +00:00
migration_cli_test.dart [deps] bring cli_util 0.2.0 into the repo; update the analyzer dep 2020-08-06 17:27:29 +00:00
migration_visitor_test_base.dart Use analyzer 0.39.12 in nnbd_migration. 2020-07-07 20:59:50 +00:00
node_builder_test.dart Migration: add locations to trace entries that refer to elements. 2020-05-27 21:52:14 +00:00
nullability_node_test.dart Migration: do not propagate exact nullability in violation of a /*!*/ hint. 2020-03-31 22:04:46 +00:00
test_all.dart Migration: Remove "fantasy land" functionality 2020-05-28 22:05:05 +00:00
variables_test.dart Migration: make an inverse function for Variables.uniqueIdentifierForSpan. 2020-01-21 22:50:29 +00:00