Skip to content

Add tests for Super parameters feature #1231

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

Closed
sgrekhov opened this issue Oct 28, 2021 · 0 comments
Closed

Add tests for Super parameters feature #1231

sgrekhov opened this issue Oct 28, 2021 · 0 comments

Comments

@sgrekhov
Copy link
Contributor

Specification https://github.com/dart-lang/language/blob/master/working/1855%20-%20super%20parameters/proposal.md

sgrekhov pushed a commit that referenced this issue Nov 1, 2021
sgrekhov pushed a commit that referenced this issue Nov 3, 2021
sgrekhov pushed a commit that referenced this issue Nov 9, 2021
sgrekhov pushed a commit that referenced this issue Nov 10, 2021
sgrekhov pushed a commit that referenced this issue Nov 11, 2021
copybara-service bot pushed a commit to dart-lang/sdk that referenced this issue Nov 11, 2021
2021-11-11 [email protected] dart-lang/co19#1231. More Super parameters tests added
2021-11-10 [email protected] More fix for dart-lang/co19#1094: Missing Issue tags added to LibTest/io tests, minor change for LibTest/core/RangeError/CheckNotNegative_A01_t02
2021-11-10 [email protected] dart-lang/co19#1231. More Super parameters tests added
2021-11-09 [email protected] More fix for dart-lang/co19#1094: co19_2 LibTest/collection/DoubleLinkedQueue tests corrected according to the Issue 27920 evaluation and current behavior.
2021-11-09 [email protected] dart-lang/co19#1231. More Super parameters tests added
2021-11-08 [email protected] dart-lang/co19#1231. Super parameters type inference tests added
2021-11-02 [email protected] Fix tests on Mac OS X. (dart-lang/co19#1233)
2021-11-03 [email protected] dart-lang/co19#1231. More Super parameters tests added
2021-11-02 [email protected] More fix for dart-lang/co19#1094: Missing Issue tags added to LibTest/async tests.
2021-11-02 [email protected] More fix for dart-lang/co19#1094: LanguageFeatures/nnbd tests updated according to the recent dart behaviour, missing Issdue tags added.
2021-11-02 [email protected] More fix for dart-lang/co19#1109: Test LibraryFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t22 removed according to the issue evaluation, static exception is thrown.
2021-11-02 [email protected] More fix for dart-lang/co19#1094: Test expectation updated for LanguageFeatures/Set-literals/constant_set_literals_A01_t01 test.
2021-11-02 [email protected] Fixes dart-lang/co19#1232. Expect FileStat.type to return underlying object for non-Windows OS's
2021-11-01 [email protected] dart-lang/co19#1231. More super parameters tests added
2021-10-29 [email protected] dart-lang/co19#1231. The first bunch of super parameters tests added
2021-10-28 [email protected] Fixes dart-lang/co19#1228. More named arguments anywhere constructors tests added
2021-10-27 [email protected] dart-lang/co19#1228. More named arguments anywhere tests added
2021-10-26 [email protected] dart-lang/co19#1228. Named arguments anywhere tests 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-nnbd-mac-release-x64-try,vm-kernel-precomp-nnbd-linux-release-x64-try
Change-Id: Ie70e28bc259aa9bacc3512866e92a2768e456271
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/220003
Reviewed-by: William Hesse <[email protected]>
sgrekhov pushed a commit that referenced this issue Nov 12, 2021
sgrekhov pushed a commit that referenced this issue Nov 12, 2021
sgrekhov pushed a commit that referenced this issue Nov 15, 2021
sgrekhov pushed a commit that referenced this issue Nov 16, 2021
sgrekhov pushed a commit that referenced this issue Nov 16, 2021
sgrekhov pushed a commit that referenced this issue Nov 17, 2021
copybara-service bot pushed a commit to dart-lang/sdk that referenced this issue Nov 23, 2021
2021-11-23 [email protected] dart-lang/co19#1231. Super parameters tests fixed and new ones added
2021-11-22 [email protected] Fixes dart-lang/co19#1237. More tests for Array and Pointer with wrong types
2021-11-19 [email protected] dart-lang/co19#1237. Added tests for Array wrong types
2021-11-19 [email protected] dart-lang/co19#1236. Fuchsia added to the list of POSIX systems
2021-11-18 [email protected] Fixes dart-lang/co19#1236. Update rename() and renameSync() tests to follow changed behaviour
2021-11-17 [email protected] dart-lang/co19#1231. More super parameters tests added
2021-11-16 [email protected] dart-lang/co19#1231. Minor code style changes
2021-11-16 [email protected] dart-lang/co19#1231. More Super parameters tests added
2021-11-15 [email protected] dart-lang/co19#1231. More Super parameters tests added
2021-11-12 [email protected] dart-lang/co19#1231. More Super parameters tests added
2021-11-12 [email protected] dart-lang/co19#1231. Experimental flag 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-nnbd-win-release-x64-try,vm-kernel-nnbd-mac-release-x64-try,vm-kernel-precomp-nnbd-linux-release-x64-try
Change-Id: I13275efae3ccbb84a6ba9690a8168d8e50a6227b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/220963
Reviewed-by: William Hesse <[email protected]>
copybara-service bot pushed a commit to dart-lang/sdk that referenced this issue Dec 7, 2021
2021-11-29 [email protected] dart-lang/co19#932. HttpRequest/responseText_A01_t02 test fixed
2021-11-26 [email protected] Fixes dart-lang/co19#1231. More Super parameters tests added
2021-11-25 [email protected] dart-lang/co19#1238. FFI tests fixed and issue numbers added
2021-11-24 [email protected] Merge branch 'master' of https://github.com/dart-lang/co19
2021-11-24 [email protected] More fix for dart-lang/co19#1094: LibTest/io/Link tests updated: comments added.
2021-11-24 [email protected] dart-lang/co19#1231. Super parameters tests fixed and new ones added
2021-11-24 [email protected] More fix for dart-lang/co19#1094: LibTest/io/Process/killPid_* tests updated.
2021-11-24 [email protected] More fix for dart-lang/co19#1094: LibTestCopyrights updated in LibTest/io/Process test.
2021-11-24 [email protected] More fix for dart-lang/co19#1094: LibTest/io/Process tests updated to check process exit code correctly, new test 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-nnbd-win-release-x64-try,vm-kernel-precomp-nnbd-linux-release-x64-try
Change-Id: I9f878f3400324fc44215350fa715e2e258cfd8bf
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/221466
Reviewed-by: William Hesse <[email protected]>
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

1 participant