commit | c8ac4382075bfef8fb8534cdc413fde1679cce7f | [log] [tgz] |
---|---|---|
author | Jacob MacDonald <jakemac@google.com> | Thu Dec 08 14:07:05 2022 -0800 |
committer | GitHub <noreply@github.com> | Thu Dec 08 14:07:05 2022 -0800 |
tree | 644005e32a68b49f07cd6878b73b1d605809dad0 | |
parent | 73cd75404cea342cce06361d4e2fc1069f69122b [diff] |
Prepare for Dart 3.0 api removals (#1812) Fixes #1811 I also pre-emptively bumped our dep on matcher, which I think should be fine, but please push back if you disagree. Moves all null safety related tests into a legacy_tests directory.