1. ca1e29e #3182. Add test for late variables (#3449) by Sergey G. Grekhov · 8 days ago master
  2. 4128a78 #3182. Add tests for augmenting functions and wildcards (#3432) by Sergey G. Grekhov · 8 days ago
  3. 911100f #3182. Add more augmenting getters/setters tests (#3448) by Sergey G. Grekhov · 9 days ago
  4. 31301b0 #3182. Add more tests for augmenting external getters and setters (#3447) by Sergey G. Grekhov · 10 days ago
  5. 0de3579 #3182. Add more augmenting getters/setters tests (#3446) by Sergey G. Grekhov · 10 days ago
  6. 3453566 #3182. Add more tests for augmenting getters (#3444) by Sergey G. Grekhov · 11 days ago
  7. de9d49a #3182. Replace augmenting getter tests (#3443) by Sergey G. Grekhov · 2 weeks ago
  8. a099aae #3182. Add more tests for augmenting constructors (#3439) by Sergey G. Grekhov · 2 weeks ago
  9. e2adb2c #3182. Add tests for augmenting function parameters with import prefix (#3440) by Sergey G. Grekhov · 2 weeks ago
  10. 7c73a27 #3315. Update primary constructor tests according to the spec changes (#3441) by Sergey G. Grekhov · 2 weeks ago
  11. 3314b7e #3182. Add missing experimental flags (#3442) by Sergey G. Grekhov · 3 weeks ago
  12. 79385d3 #3182. Rename `augmenting_functions_A02*` tests (#3438) by Sergey G. Grekhov · 3 weeks ago
  13. c93f360 #2119. Fix use of `assertStatementsEnabled` (#3437) by Sergey G. Grekhov · 3 weeks ago
  14. 583a0d1 Fixes #3433. Remove in-body declaring constructors (#3436) by Sergey G. Grekhov · 3 weeks ago
  15. 32996b2 Fixes #3434. Use correct parameters names. (#3435) by Sergey G. Grekhov · 3 weeks ago
  16. a4f8892 #3182. Update `augmenting_functions_A02_*.dart` test (#3426) by Sergey G. Grekhov · 3 weeks ago
  17. af8e9b9 #3182. Add more tests for augmenting functions (#3431) by Sergey G. Grekhov · 3 weeks ago
  18. 98912ab #3182. Update `augmenting_functions_A05-07*` test (#3430) by Sergey G. Grekhov · 3 weeks ago
  19. a0c6c95 #3182. Update `augmenting_functions_A04_*.dart` test (#3429) by Sergey G. Grekhov · 3 weeks ago
  20. a19a144 #3182. Delete tests that checks `augmented()` expression (#3428) by Sergey G. Grekhov · 4 weeks ago
  21. 13b47f1 Bump actions/checkout from 5.0.0 to 6.0.0 in the github-actions group (#3427) by dependabot[bot] · 4 weeks ago
  22. 5f19fec #3182. Update `augmenting_functions_A01_*.dart` test (#3425) by Sergey G. Grekhov · 4 weeks ago
  23. 9035483 #3182. Fix syntax errors in enums (#3424) by Sergey G. Grekhov · 4 weeks ago
  24. 8ad2fbf #3182. Update `augmenting_enum_values_*` test (#3423) by Sergey G. Grekhov · 4 weeks ago
  25. 27ec8bf #3182. Update augmenting_constructors_A19-20* tests (#3418) by Sergey G. Grekhov · 4 weeks ago
  26. d88e529 #3182. Add tests for constructors with initializing formals (#3421) by Sergey G. Grekhov · 4 weeks ago
  27. 7eba23a #3182. Rename some augmenting constructors tests (#3422) by Sergey G. Grekhov · 4 weeks ago
  28. 37c5e43 #3182. Update augmenting_constructors_A11-18* tests (#3417) by Sergey G. Grekhov · 4 weeks ago
  29. 031df2a #3182. Update `augmenting_declarations_*` tests (#3420) by Sergey G. Grekhov · 4 weeks ago
  30. 619f0c5 #3182. Add more tests for constructors augmentation (#3419) by Sergey G. Grekhov · 4 weeks ago
  31. e3f7a71 #3182. Rename some test for constructors (#3416) by Sergey G. Grekhov · 4 weeks ago
  32. a814671 #3182. Update augmenting_constructors_A09* tests (#3415) by Sergey G. Grekhov · 5 weeks ago
  33. c3c415b #3182. Update augmenting_constructors_A02-04* tests (#3413) by Sergey G. Grekhov · 5 weeks ago
  34. 48c32f2 #3182. Update augmenting_constructors_A05-08* tests (#3414) by Sergey G. Grekhov · 5 weeks ago
  35. 6dc3fad #3182. Rename `Augmentation-libraries` to `Augmentations` (#3412) by Sergey G. Grekhov · 5 weeks ago
  36. 9b61c75 #3315. Add tests for the body of the primary constructor (#3411) by Sergey G. Grekhov · 5 weeks ago
  37. 2d5a953 Fixes #3409. Add missing expected warnings (#3410) by Sergey G. Grekhov · 5 weeks ago
  38. 8bdc542 #3315. Update tests for formal parameters. Part 4. (#3407) by Sergey G. Grekhov · 5 weeks ago
  39. cad0550 #3315. Update tests for formal parameters. Part 5. (#3408) by Sergey G. Grekhov · 5 weeks ago
  40. 5e0333f #3315. Update tests for formal parameters. Part 2. (#3405) by Sergey G. Grekhov · 5 weeks ago
  41. e38df34 #3315. Update tests for formal parameters. Part 3. (#3406) by Sergey G. Grekhov · 5 weeks ago
  42. 00f38f1 #3315. Move primary constructors files to `Primary-constructors` (#3404) by Sergey G. Grekhov · 5 weeks ago
  43. 5950e3b #3315. Move tests for formal parameters to `primary-constructors` (#3403) by Sergey G. Grekhov · 5 weeks ago
  44. 3593327 #3315. Rename experimental flag to `primary-constructors` (#3402) by Sergey G. Grekhov · 5 weeks ago
  45. 8ba7f2d #3315. Update VM tests for primary constructors (#3401) by Sergey G. Grekhov · 5 weeks ago
  46. 07a4556 #3315. Move/add mixins and generative constructors tests to `Primary-constructors`. (#3394) by Sergey G. Grekhov · 6 weeks ago
  47. a4b5c97 #3315. Move name conflicts tests for constructors to `Primary-constructors` (#3397) by Sergey G. Grekhov · 6 weeks ago
  48. a62b66e #2694. Replace `unspecified` by real lint name (#3400) by Sergey G. Grekhov · 6 weeks ago
  49. cae675e #2559. Update `augmenting_constructors_A01_*` tests (#3388) by Sergey G. Grekhov · 6 weeks ago
  50. 20a1229 #3315. Move parameters scope tests to `Primary-constructors` (#3398) by Sergey G. Grekhov · 6 weeks ago
  51. 6e296a8 #2694. Remove obsolete `null-aware-elements` experimental flag (#3399) by Sergey G. Grekhov · 6 weeks ago
  52. e6b87e6 #3315. Update and move extension types tests to `Primary-constructors` (#3396) by Sergey G. Grekhov · 6 weeks ago
  53. a6b4d3e #3315. Add test checking the special rule for factory constructors (#3395) by Sergey G. Grekhov · 6 weeks ago
  54. fcb2879 #3315. Add tests for `new()` and `factory()` constructors (#3392) by Sergey G. Grekhov · 6 weeks ago
  55. 9db3c2b #3315. Move other `grammar_*` to `Primary-constructors` (#3391) by Sergey G. Grekhov · 6 weeks ago
  56. 1187ee4 #3315. Move/add name conflict tests to `Primary-constructors`. (#3393) by Sergey G. Grekhov · 6 weeks ago
  57. 59bc36e #3315. Add grammar tests for `factory()` (#3390) by Sergey G. Grekhov · 6 weeks ago
  58. 1fc5e80 #3315. Move `grammar_A01_t*` to `Primary-constructors` (#3389) by Sergey G. Grekhov · 7 weeks ago
  59. 700be39 #3330. Add test for the lexical lookup (#3387) by Sergey G. Grekhov · 7 weeks ago
  60. e3a088d #3330. Add static extensions tests. Part 2. (#3382) by Sergey G. Grekhov · 7 weeks ago
  61. 8e2093c #3330. Add debugger tests for static extensions (#3383) by Sergey G. Grekhov · 7 weeks ago
  62. e4ea9b4 #2825. Fix async functions call in scope_A06_t02.dart (#3386) by Sergey G. Grekhov · 7 weeks ago
  63. 3a97646 Use correct async helpers and awaits in LanguageFeatures/Parts-with-imports/scope_A06_t03.dart (#3384) by Nate Biggs · 7 weeks ago
  64. 467016a #3330. Add static extensions tests. Part 1. (#3381) by Sergey G. Grekhov · 7 weeks ago
  65. ba6bf83 #3203. Add tests for private named parameters (#3377) by Sergey G. Grekhov · 7 weeks ago
  66. 19b9e41 #3203. Add VM - CFE interaction tests for primary initializer scope (#3359) by Sergey G. Grekhov · 7 weeks ago
  67. dfea6e4 Fixes #3378. Add an error for the analyzer in definition_t16.dart (#3379) by Sergey G. Grekhov · 8 weeks ago
  68. 4d8035c #3329. Add more private named parameters tests (#3375) by Sergey G. Grekhov · 8 weeks ago
  69. 4f23fe7 Update ffi package version (#3376) by Sergey G. Grekhov · 8 weeks ago
  70. 2592c1c #3329. Add tests for "corresponding public name" (#3361) by Sergey G. Grekhov · 8 weeks ago
  71. 317b9ea Fixes #3373. Fix constructor invocation in definition_t16.dart (#3374) by Sergey G. Grekhov · 8 weeks ago
  72. 2f88cd8 #3329. Add private named parameters tests. (#3362) by Sergey G. Grekhov · 8 weeks ago
  73. 3b2747e #2825. Add sanity rules tests (#3370) by Sergey G. Grekhov · 8 weeks ago
  74. a9233d4 Fixes #3371. Remove obsolete test Language/Classes/definition_t14.dart (#3372) by Sergey G. Grekhov · 8 weeks ago
  75. c589187 Fixes #3368. Fix a typo in scope_A06_t02_part2.dart (#3369) by Sergey G. Grekhov · 9 weeks ago
  76. 64a8c8c #2825. Fix resolving extensions tests (#3367) by Sergey G. Grekhov · 9 weeks ago
  77. 6eef29c #2825. Fix shadowing in deferred import tests (#3366) by Sergey G. Grekhov · 9 weeks ago
  78. 3fa7506 Fixes #3363. Hide extensions when import is deferred (#3365) by Sergey G. Grekhov · 9 weeks ago
  79. 22ecbe8 Fixes #3363. Fix `part of` directive in scope_A06_t03_part1.dart (#3364) by Sergey G. Grekhov · 9 weeks ago
  80. 4729417 #2825. Add tests for resolving extensions (#3360) by Sergey G. Grekhov · 9 weeks ago
  81. 82f8ef1 #3203. Add VM - CFE interaction tests for declaring constructors (#3356) by Sergey G. Grekhov · 9 weeks ago
  82. 7f6f489 #2825. Add tests for deferred imports (#3358) by Sergey G. Grekhov · 10 weeks ago
  83. eb6fa7f #3203. Add VM - CFE interaction tests for digit separators feature (#3354) by Sergey G. Grekhov · 10 weeks ago
  84. 6e1cc52 #2825. Update assertions according to the new spec (#3357) by Sergey G. Grekhov · 10 weeks ago
  85. a4e0a02 Fixes #3353. Update expected errors positions (#3355) by Sergey G. Grekhov · 2 months ago
  86. b1e28bd #3315. Add tests for super parameters (#3352) by Sergey G. Grekhov · 2 months ago
  87. d98753d #3315. Add more declaring constructors tests (#3351) by Sergey G. Grekhov · 2 months ago
  88. 137d34b #3315. Add tests for initializer list (#3349) by Sergey G. Grekhov · 2 months ago
  89. 826ce78 #3315. Add tests for the `new` keyword (#3350) by Sergey G. Grekhov · 2 months ago
  90. 0e462d5 #3315. Add tests for formal parameters. Part 5. (#3348) by Sergey G. Grekhov · 2 months ago
  91. bb679a0 #3315. Update assertions. Add test for setters. (#3347) by Sergey G. Grekhov · 2 months ago
  92. 87098a9 #3315. Add tests for formal parameters. Part 4. (#3346) by Sergey G. Grekhov · 3 months ago
  93. 2a8dd57 #3315. Add tests for formal parameters. Part 3. (#3345) by Sergey G. Grekhov · 3 months ago
  94. 8d95423 #3315. Add tests for formal parameters. Part 2. (#3344) by Sergey G. Grekhov · 3 months ago
  95. 54bc135 Fixes #3340. Remove support for conditional parts (#3341) by Sergey G. Grekhov · 3 months ago
  96. dce5846 #3315. Add experimental flag (#3342) by Sergey G. Grekhov · 3 months ago
  97. 2c633ab #3315. Update extension type tests according to the grammar of primary constructors. (#3343) by Sergey G. Grekhov · 3 months ago
  98. 187e775 #3315. Add constructor names tests (#3337) by Sergey G. Grekhov · 3 months ago
  99. d43de9b #3315. Add tests for formal parameters (#3339) by Sergey G. Grekhov · 3 months ago
  100. 7ddff9a #3315. Add more static processing tests (#3325) by Sergey G. Grekhov · 3 months ago