Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for constructos tear-off feature #1087

Closed
Tracked by #46242
sgrekhov opened this issue May 5, 2021 · 1 comment
Closed
Tracked by #46242

Add tests for constructos tear-off feature #1087

sgrekhov opened this issue May 5, 2021 · 1 comment
Assignees

Comments

@sgrekhov
Copy link
Contributor

sgrekhov commented May 5, 2021

Specification can be found here

@eernstg
Copy link
Member

eernstg commented May 5, 2021

Note that the syntax is not included (at this time, at least) in the feature specification. There is a grammar update proposal here.

@iarkh iarkh self-assigned this May 24, 2021
iarkh added a commit that referenced this issue Jun 1, 2021
sgrekhov pushed a commit that referenced this issue Jun 7, 2021
sgrekhov pushed a commit that referenced this issue Jun 17, 2021
sgrekhov pushed a commit that referenced this issue Jun 17, 2021
sgrekhov pushed a commit that referenced this issue Jun 18, 2021
sgrekhov pushed a commit that referenced this issue Jul 6, 2021
sgrekhov pushed a commit that referenced this issue Jul 28, 2021
copybara-service bot pushed a commit to dart-lang/sdk that referenced this issue Sep 24, 2021
2021-09-23 irina.arkhipets@gmail.com Issue dart-lang/co19#1200: Missing Issue tags added.
2021-09-23 irina.arkhipets@gmail.com Issue dart-lang/co19#1200: Roll failures fixed for LanguageFeatures/Instantiate-to-bound tests.
2021-09-23 sgrekhov@unipro.ru Fixes dart-lang/co19#1201. Add tests that 'late' and 'required' are not reserved words
2021-09-23 sgrekhov@unipro.ru dart-lang/co19#1200. Some of the roll failures fixed
2021-09-22 sgrekhov@unipro.ru Fixes dart-lang/co19#1199. Change the way of checking of constants identity
2021-09-21 irina.arkhipets@gmail.com Issue dart-lang/co19#1189: Check for JavaScript removed because test is excluded.
2021-09-17 sgrekhov@unipro.ru Fixes dart-lang/co19#1198. Add more e<typeArgs> tests instead
2021-09-16 sgrekhov@unipro.ru dart-lang/co19#1198. Remove callable_objects_instantiation_* tests and add e<typeArgs> tests instead
2021-09-16 sgrekhov@unipro.ru Fixes dart-lang/co19#1191. Call method in mixin tests added
2021-09-15 irina.arkhipets@gmail.com Fixes dart-lang/co19#1189: tests corrected according to https://dart-review.googlesource.com/c/sdk/+/212290.
2021-09-15 sgrekhov@unipro.ru dart-lang/co19#1197. Tests for tearing-off forwarding constructors introduced by mixin application added
2021-09-15 sgrekhov@unipro.ru dart-lang/co19#1087. Syntax tests for non-trivial function object computation added

Cq-Include-Trybots: dart/try:analyzer-nnbd-linux-release-try,dart2js-nnbd-linux-x64-chrome-try,ddc-nnbd-linux-release-chrome-try,front-end-nnbd-linux-release-x64-try,vm-kernel-nnbd-linux-release-x64-try,vm-kernel-precomp-nnbd-linux-release-x64-try
Change-Id: I0ae1d3a78969339c863c5539557660106ca7622e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/214380
Reviewed-by: William Hesse <whesse@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants