1. 22ecbe8 Fixes #3363. Fix `part of` directive in scope_A06_t03_part1.dart (#3364) by Sergey G. Grekhov · 3 days ago master
  2. 4729417 #2825. Add tests for resolving extensions (#3360) by Sergey G. Grekhov · 3 days ago
  3. 82f8ef1 #3203. Add VM - CFE interaction tests for declaring constructors (#3356) by Sergey G. Grekhov · 4 days ago
  4. 7f6f489 #2825. Add tests for deferred imports (#3358) by Sergey G. Grekhov · 5 days ago
  5. eb6fa7f #3203. Add VM - CFE interaction tests for digit separators feature (#3354) by Sergey G. Grekhov · 6 days ago
  6. 6e1cc52 #2825. Update assertions according to the new spec (#3357) by Sergey G. Grekhov · 6 days ago
  7. a4e0a02 Fixes #3353. Update expected errors positions (#3355) by Sergey G. Grekhov · 10 days ago
  8. b1e28bd #3315. Add tests for super parameters (#3352) by Sergey G. Grekhov · 10 days ago
  9. d98753d #3315. Add more declaring constructors tests (#3351) by Sergey G. Grekhov · 11 days ago
  10. 137d34b #3315. Add tests for initializer list (#3349) by Sergey G. Grekhov · 11 days ago
  11. 826ce78 #3315. Add tests for the `new` keyword (#3350) by Sergey G. Grekhov · 11 days ago
  12. 0e462d5 #3315. Add tests for formal parameters. Part 5. (#3348) by Sergey G. Grekhov · 13 days ago
  13. bb679a0 #3315. Update assertions. Add test for setters. (#3347) by Sergey G. Grekhov · 14 days ago
  14. 87098a9 #3315. Add tests for formal parameters. Part 4. (#3346) by Sergey G. Grekhov · 2 weeks ago
  15. 2a8dd57 #3315. Add tests for formal parameters. Part 3. (#3345) by Sergey G. Grekhov · 2 weeks ago
  16. 8d95423 #3315. Add tests for formal parameters. Part 2. (#3344) by Sergey G. Grekhov · 2 weeks ago
  17. 54bc135 Fixes #3340. Remove support for conditional parts (#3341) by Sergey G. Grekhov · 3 weeks ago
  18. dce5846 #3315. Add experimental flag (#3342) by Sergey G. Grekhov · 3 weeks ago
  19. 2c633ab #3315. Update extension type tests according to the grammar of primary constructors. (#3343) by Sergey G. Grekhov · 3 weeks ago
  20. 187e775 #3315. Add constructor names tests (#3337) by Sergey G. Grekhov · 3 weeks ago
  21. d43de9b #3315. Add tests for formal parameters (#3339) by Sergey G. Grekhov · 3 weeks ago
  22. 7ddff9a #3315. Add more static processing tests (#3325) by Sergey G. Grekhov · 3 weeks ago
  23. ed25a4f #3315. Add more tests for declaring constructors. (#3331) by Sergey G. Grekhov · 3 weeks ago
  24. ab2913d Fixes #3336. Update expected errors in syntax_t08.dart (#3338) by Sergey G. Grekhov · 3 weeks ago
  25. 274c006 #3315. Fix spec_parser failures (#3335) by Sergey G. Grekhov · 3 weeks ago
  26. 4022357 Fixes #3332. Add more expected errors in application_order_A01_t03 (#3333) by Sergey G. Grekhov · 3 weeks ago
  27. 82e02cf #3315. Rename folder to `Declaring-constructors` (#3334) by Sergey G. Grekhov · 3 weeks ago
  28. 0c8d2ba #3315. Add tests for `covariant` keyword (#3328) by Sergey G. Grekhov · 4 weeks ago
  29. 2e0ab90 Fixes #3324. Update expected errors positions. Fix experimental flags. (#3327) by Sergey G. Grekhov · 4 weeks ago
  30. 2695b23 Fixes #3323. Expect CFE error in case of two parts with the same URI (#3326) by Sergey G. Grekhov · 4 weeks ago
  31. 612551f #3315. Add more tests for primary constructors (#3322) by Sergey G. Grekhov · 4 weeks ago
  32. 34bd469 #3315. Add static processing tests (#3319) by Sergey G. Grekhov · 4 weeks ago
  33. 067ef61 #3315. Add more primary constructors tests (#3320) by Sergey G. Grekhov · 4 weeks ago
  34. 0206b75 #3180. Update assertions text (#3321) by Sergey G. Grekhov · 4 weeks ago
  35. 75ee249 #3315. Add grammar tests. Part 2. (#3318) by Sergey G. Grekhov · 5 weeks ago
  36. ce8b1dc #3315. Add grammar tests. Part 1. (#3317) by Sergey G. Grekhov · 5 weeks ago
  37. 147e022 #3180. Add `toDart` tests for typed arrays (#3314) by Sergey G. Grekhov · 5 weeks ago
  38. 0bff8a5 #3180. Add `toJS` tests for typed arrays (#3313) by Sergey G. Grekhov · 5 weeks ago
  39. a44e0a8 #3180. Expect warning for class with @JSExport and non-empty name (#3316) by Sergey G. Grekhov · 5 weeks ago
  40. bc55075 #3180. Add tests for `ByteBufferToJSArrayBuffer`, `JSArrayBufferToByteBuffer` and `JSArrayToList` (#3309) by Sergey G. Grekhov · 5 weeks ago
  41. 0cc2ca3 #3180. Add tests for `JSDataViewToByteData` and `ByteDataToJSDataView` (#3312) by Sergey G. Grekhov · 6 weeks ago
  42. dd8448d #3180. Add tests for `ListToJSArray` (#3307) by Sergey G. Grekhov · 6 weeks ago
  43. 27e0538 Fixes #3310. Expect strict mode for DDC in toJSCaptureThis_A01_t09.dart (#3311) by Sergey G. Grekhov · 6 weeks ago
  44. d414379 #3180. Add more tests for `toJSCaptureThis` (#3308) by Sergey G. Grekhov · 7 weeks ago
  45. 9ba2d81 #3180. Add tests for `callAsFunction` (#3306) by Sergey G. Grekhov · 7 weeks ago
  46. a01ba87 #3180. Add tests for `FutureOfVoidToJSPromise` (#3303) by Sergey G. Grekhov · 7 weeks ago
  47. 4967959 Fixes #3304. Add missing `asyncStart()` to toDart_t02.dart (#3305) by Sergey G. Grekhov · 7 weeks ago
  48. c213212 #3180. Add tests for `FunctionToJSExportedDartFunction`. Part 2. (#3299) by Sergey G. Grekhov · 7 weeks ago
  49. ac76153 #3180. Add tests for `JSPromiseToFuture` and `FutureToJSPromise ` (#3302) by Sergey G. Grekhov · 7 weeks ago
  50. 6fccace #3180. Add test for `toDart`. (#3300) by Sergey G. Grekhov · 8 weeks ago
  51. c8626a3 Fixes #3297. Add tests about redirecting factory constructor inference (#3301) by Sergey G. Grekhov · 8 weeks ago
  52. c5c232c #3180. Add tests for `FunctionToJSExportedDartFunction`. Part 1. (#3296) by Sergey G. Grekhov · 8 weeks ago
  53. 8c4b8ab Bump the github-actions group with 2 updates (#3298) by dependabot[bot] · 8 weeks ago
  54. bb3d4c3 #3292. Update assertions for `promotion_via_assignment_*` tests (#3294) by Sergey G. Grekhov · 8 weeks ago
  55. 677a491 #3180. Add tests for `ObjectToJSBoxedDartObject` (#3291) by Sergey G. Grekhov · 8 weeks ago
  56. d1d3f73 Fixes #3292. Ignore some analyzer warnings, add issue numbers (#3295) by Sergey G. Grekhov · 8 weeks ago
  57. 1b9fd5d #3180. Fix delete_A01_t06.dart to work in both strict/non-strict modes (#3290) by Sergey G. Grekhov · 8 weeks ago
  58. f030f6b #3292. Update assertions for `reachability_switch_*` tests (#3293) by Sergey G. Grekhov · 8 weeks ago
  59. cc3a3cd #3180. Add tests for `JSObjectUnsafeUtilExtension` (#3289) by Sergey G. Grekhov · 9 weeks ago
  60. ca44da1 #3180. Add JSFunctionUnsafeUtilExtension tests (#3285) by Sergey G. Grekhov · 9 weeks ago
  61. 7b4da75 #3180. Add `callMethod` and `callMethodVarArgs` tests (#3288) by Sergey G. Grekhov · 9 weeks ago
  62. 6b39e5c #3180. Add tests for `createJSInteropWrapper()` function (#3283) by Sergey G. Grekhov · 9 weeks ago
  63. c422b99 Fixes #3286. Fix typo in interop_type_A03_t01.dart (#3287) by Sergey G. Grekhov · 9 weeks ago
  64. 98b3340 #3180. Add test for tear-off members of JS interop type (#3284) by Sergey G. Grekhov · 10 weeks ago
  65. 3f13fb8 #3180. Add importModule() tests (#3282) by Sergey G. Grekhov · 10 weeks ago
  66. 7b06e9c #3180. Add interop types tests. Part 2. (#3280) by Sergey G. Grekhov · 10 weeks ago
  67. ed1be95 #3180. Add interop types tests. Part 1. (#3279) by Sergey G. Grekhov · 2 months ago
  68. 7ff6839 #3180. Add more tests for JS interop. Part 3. (#3278) by Sergey G. Grekhov · 2 months ago
  69. c8ddbef #3180. Update existing interop tests (#3276) by Sergey G. Grekhov · 2 months ago
  70. f3ed888 Fixes #3275. Update the tests so that `?.id` is expected to be parsed as `? C.id.` (#3277) by Sergey G. Grekhov · 2 months ago
  71. 9d3557a #3180. Add more tests for JS interop. Part 2. (#3274) by Sergey G. Grekhov · 3 months ago
  72. f589cfa #3180. Add more tests for JS interop (#3273) by Sergey G. Grekhov · 3 months ago
  73. 46c5275 #3180. Add tests for JS interop type constructors (#3272) by Sergey G. Grekhov · 3 months ago
  74. e511ead #3180. Add `isA` tests. Part 2. (#3271) by Sergey G. Grekhov · 3 months ago
  75. d3bb9c1 #3180. Add `@JS()` annotation tests. Part 4. (#3270) by Sergey G. Grekhov · 3 months ago
  76. 7be0e41 #3180. Add `isA` tests. Part 1. (#3263) by Sergey G. Grekhov · 3 months ago
  77. 292ccda #3180. Add `@JS()` annotation tests. Part 1. (#3266) by Sergey G. Grekhov · 3 months ago
  78. bc2de07 #3180. Add `@JS()` annotation tests. Part 3. (#3269) by Sergey G. Grekhov · 3 months ago
  79. e4ab5ff #3180. Add `@JS()` annotation tests. Part 2. (#3268) by Sergey G. Grekhov · 3 months ago
  80. ad68b7f #3180. Add `typeofEquals` tests (#3262) by Sergey G. Grekhov · 3 months ago
  81. 5023afb #3180. Add more instanceOfString tests (#3264) by Sergey G. Grekhov · 3 months ago
  82. d07b563 Fixes #3261. Update expected errors positions for CFE (#3267) by Sergey G. Grekhov · 3 months ago
  83. b99f199 #3180. Update assertion for staticInterop tests (#3265) by Sergey G. Grekhov · 3 months ago
  84. 1fb5e20 #3180. Add `instanceof` and `instanceOfString` tests (#3260) by Sergey G. Grekhov · 3 months ago
  85. cc490e2 #3180. Add more tests for `@anonymous` annotation (#3259) by Sergey G. Grekhov · 3 months ago
  86. 6bc98dd #3180. Add `@staticInterop` tests. Part 2. (#3257) by Sergey G. Grekhov · 3 months ago
  87. 84d1f9a #3180. Add tests for `dartify()`. (#3258) by Sergey G. Grekhov · 3 months ago
  88. 40215be #3180. Add `@staticInterop` tests. Part 1. (#3256) by Sergey G. Grekhov · 3 months ago
  89. fce14d6 #3180. Add tests checking `name` value (#3255) by Sergey G. Grekhov · 3 months ago
  90. 56f1863 #3180. Add `anonymous` annotation tests (#3254) by Sergey G. Grekhov · 3 months ago
  91. 07fe586 #3180. Add JSExport tests. Part 4. (#3253) by Sergey G. Grekhov · 3 months ago
  92. a5d7b62 #3180. Add JSExport tests. Part 3. (#3252) by Sergey G. Grekhov · 4 months ago
  93. 040e206 #3180. Add JSExport tests. Part 2. (#3251) by Sergey G. Grekhov · 4 months ago
  94. ca59a9a #3180. Add additional `NullRejectionException` test (#3249) by Sergey G. Grekhov · 4 months ago
  95. 1b90401 #3180. Add JSExport tests. Part 1. (#3250) by Sergey G. Grekhov · 4 months ago
  96. 7ea52c6 Fixes #3245. Fix int to double conversion in jsNumber_t01.dart (#3248) by Sergey G. Grekhov · 4 months ago
  97. 0f8bd83 #3180. Add `NullRejectionException` tests (#3247) by Sergey G. Grekhov · 4 months ago
  98. e4ef2c4 Fixes #3242. Update expected errors positions for CFE (#3244) by Sergey G. Grekhov · 4 months ago
  99. 8087a9d Fixes #3240. Wrap `AsyncExpect.data()` in `asyncStart/End()` (#3243) by Sergey G. Grekhov · 4 months ago
  100. 0f06cfd #3180. Add `JSPromise` tests (#3239) by Sergey G. Grekhov · 4 months ago