-
Notifications
You must be signed in to change notification settings - Fork 28
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 import/export libraries with the same URI #2923
Labels
Comments
sgrekhov
added a commit
to sgrekhov/co19
that referenced
this issue
Oct 8, 2024
eernstg
pushed a commit
that referenced
this issue
Oct 8, 2024
sgrekhov
added a commit
to sgrekhov/co19
that referenced
this issue
Oct 8, 2024
sgrekhov
added a commit
to sgrekhov/co19
that referenced
this issue
Oct 9, 2024
eernstg
pushed a commit
that referenced
this issue
Oct 9, 2024
copybara-service bot
pushed a commit
to dart-lang/sdk
that referenced
this issue
Oct 11, 2024
2024-10-10 sgrekhov22@gmail.com dart-lang/co19#2925. Add comment explaining why the syntax error is not reported in grammar_A05_t01_lib.dart (dart-lang/co19#2931) 2024-10-10 sgrekhov22@gmail.com Fixes dart-lang/co19#2925. Fix expected errors positions in grammar_A05_t01_lib.dart (dart-lang/co19#2929) 2024-10-09 sgrekhov22@gmail.com dart-lang/co19#2923. More tests for import and export library with the same URI. (dart-lang/co19#2928) 2024-10-09 sgrekhov22@gmail.com Fixes dart-lang/co19#2926. Remove unnecessary error expectation from grammar_A04_t01.dart (dart-lang/co19#2927) 2024-10-08 sgrekhov22@gmail.com dart-lang/co19#2923. Add tests for import/exports with the same URI (dart-lang/co19#2924) 2024-10-07 sgrekhov22@gmail.com dart-lang/co19#2825. Fix dotted.library.name syntax in `part of` directive (dart-lang/co19#2922) 2024-10-04 sgrekhov22@gmail.com dart-lang/co19#2559. Add augmenting enum values test. (dart-lang/co19#2921) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try Change-Id: I81902e4e4eac8a0b0ffd3f20d957aa9bfcc2cdc5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/389700 Reviewed-by: Erik Ernst <eernst@google.com> Commit-Queue: Erik Ernst <eernst@google.com> Reviewed-by: Alexander Thomas <athom@google.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
According to the specification
We have no tests checking this statement.
The text was updated successfully, but these errors were encountered: