dart-sdk/pkg/nnbd_migration
Paul Berry d622fa010b Migration: Split up migration_visitor_test.dart.
This will make it easier to re-use the test infrastructure for some
other tests I plan to introduce in a follow-up CL.

Change-Id: I0a243f00f342674fe38274eb46e7c1e943817785
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/106442
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2019-06-18 17:43:05 +00:00
..
lib Fix imports in graph_builder.dart 2019-06-18 15:44:10 +00:00
test Migration: Split up migration_visitor_test.dart. 2019-06-18 17:43:05 +00:00
CHANGELOG.md
LICENSE
pubspec.yaml
README.md

NNBD Migration Engine

This package provides infrastructure for migrating code to be non-nullable by default.