c18e243be4
Follow up tests from Erik's comment here: https://dart-review.googlesource.com/c/sdk/+/393606/comments/16e214b1_4bbfad8f This CL adds language tests for enum shorthands used in expressions where the context type is propagated down, for simple identifiers (no selector chains yet). Once I do make tests for selector chains, I might reorganize the tests, but this will do for now. Bug: https://github.com/dart-lang/sdk/issues/57038 Change-Id: Id4b6924611559c45817ecada491b6a8f05be3561 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/396703 Reviewed-by: Lasse Nielsen <lrn@google.com> Commit-Queue: Kallen Tu <kallentu@google.com> Reviewed-by: Erik Ernst <eernst@google.com>
This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/tree/main/docs/Testing.md.