1. 0cc2ca3 #3180. Add tests for `JSDataViewToByteData` and `ByteDataToJSDataView` (#3312) by Sergey G. Grekhov · 4 days ago master
  2. dd8448d #3180. Add tests for `ListToJSArray` (#3307) by Sergey G. Grekhov · 8 days ago
  3. 27e0538 Fixes #3310. Expect strict mode for DDC in toJSCaptureThis_A01_t09.dart (#3311) by Sergey G. Grekhov · 10 days ago
  4. d414379 #3180. Add more tests for `toJSCaptureThis` (#3308) by Sergey G. Grekhov · 11 days ago
  5. 9ba2d81 #3180. Add tests for `callAsFunction` (#3306) by Sergey G. Grekhov · 13 days ago
  6. a01ba87 #3180. Add tests for `FutureOfVoidToJSPromise` (#3303) by Sergey G. Grekhov · 2 weeks ago
  7. 4967959 Fixes #3304. Add missing `asyncStart()` to toDart_t02.dart (#3305) by Sergey G. Grekhov · 2 weeks ago
  8. c213212 #3180. Add tests for `FunctionToJSExportedDartFunction`. Part 2. (#3299) by Sergey G. Grekhov · 2 weeks ago
  9. ac76153 #3180. Add tests for `JSPromiseToFuture` and `FutureToJSPromise ` (#3302) by Sergey G. Grekhov · 2 weeks ago
  10. 6fccace #3180. Add test for `toDart`. (#3300) by Sergey G. Grekhov · 3 weeks ago
  11. c8626a3 Fixes #3297. Add tests about redirecting factory constructor inference (#3301) by Sergey G. Grekhov · 3 weeks ago
  12. c5c232c #3180. Add tests for `FunctionToJSExportedDartFunction`. Part 1. (#3296) by Sergey G. Grekhov · 3 weeks ago
  13. 8c4b8ab Bump the github-actions group with 2 updates (#3298) by dependabot[bot] · 3 weeks ago
  14. bb3d4c3 #3292. Update assertions for `promotion_via_assignment_*` tests (#3294) by Sergey G. Grekhov · 3 weeks ago
  15. 677a491 #3180. Add tests for `ObjectToJSBoxedDartObject` (#3291) by Sergey G. Grekhov · 3 weeks ago
  16. d1d3f73 Fixes #3292. Ignore some analyzer warnings, add issue numbers (#3295) by Sergey G. Grekhov · 3 weeks ago
  17. 1b9fd5d #3180. Fix delete_A01_t06.dart to work in both strict/non-strict modes (#3290) by Sergey G. Grekhov · 3 weeks ago
  18. f030f6b #3292. Update assertions for `reachability_switch_*` tests (#3293) by Sergey G. Grekhov · 4 weeks ago
  19. cc3a3cd #3180. Add tests for `JSObjectUnsafeUtilExtension` (#3289) by Sergey G. Grekhov · 4 weeks ago
  20. ca44da1 #3180. Add JSFunctionUnsafeUtilExtension tests (#3285) by Sergey G. Grekhov · 4 weeks ago
  21. 7b4da75 #3180. Add `callMethod` and `callMethodVarArgs` tests (#3288) by Sergey G. Grekhov · 4 weeks ago
  22. 6b39e5c #3180. Add tests for `createJSInteropWrapper()` function (#3283) by Sergey G. Grekhov · 4 weeks ago
  23. c422b99 Fixes #3286. Fix typo in interop_type_A03_t01.dart (#3287) by Sergey G. Grekhov · 4 weeks ago
  24. 98b3340 #3180. Add test for tear-off members of JS interop type (#3284) by Sergey G. Grekhov · 5 weeks ago
  25. 3f13fb8 #3180. Add importModule() tests (#3282) by Sergey G. Grekhov · 5 weeks ago
  26. 7b06e9c #3180. Add interop types tests. Part 2. (#3280) by Sergey G. Grekhov · 5 weeks ago
  27. ed1be95 #3180. Add interop types tests. Part 1. (#3279) by Sergey G. Grekhov · 5 weeks ago
  28. 7ff6839 #3180. Add more tests for JS interop. Part 3. (#3278) by Sergey G. Grekhov · 6 weeks ago
  29. c8ddbef #3180. Update existing interop tests (#3276) by Sergey G. Grekhov · 6 weeks ago
  30. f3ed888 Fixes #3275. Update the tests so that `?.id` is expected to be parsed as `? C.id.` (#3277) by Sergey G. Grekhov · 6 weeks ago
  31. 9d3557a #3180. Add more tests for JS interop. Part 2. (#3274) by Sergey G. Grekhov · 6 weeks ago
  32. f589cfa #3180. Add more tests for JS interop (#3273) by Sergey G. Grekhov · 6 weeks ago
  33. 46c5275 #3180. Add tests for JS interop type constructors (#3272) by Sergey G. Grekhov · 7 weeks ago
  34. e511ead #3180. Add `isA` tests. Part 2. (#3271) by Sergey G. Grekhov · 7 weeks ago
  35. d3bb9c1 #3180. Add `@JS()` annotation tests. Part 4. (#3270) by Sergey G. Grekhov · 7 weeks ago
  36. 7be0e41 #3180. Add `isA` tests. Part 1. (#3263) by Sergey G. Grekhov · 7 weeks ago
  37. 292ccda #3180. Add `@JS()` annotation tests. Part 1. (#3266) by Sergey G. Grekhov · 7 weeks ago
  38. bc2de07 #3180. Add `@JS()` annotation tests. Part 3. (#3269) by Sergey G. Grekhov · 7 weeks ago
  39. e4ab5ff #3180. Add `@JS()` annotation tests. Part 2. (#3268) by Sergey G. Grekhov · 7 weeks ago
  40. ad68b7f #3180. Add `typeofEquals` tests (#3262) by Sergey G. Grekhov · 8 weeks ago
  41. 5023afb #3180. Add more instanceOfString tests (#3264) by Sergey G. Grekhov · 8 weeks ago
  42. d07b563 Fixes #3261. Update expected errors positions for CFE (#3267) by Sergey G. Grekhov · 8 weeks ago
  43. b99f199 #3180. Update assertion for staticInterop tests (#3265) by Sergey G. Grekhov · 8 weeks ago
  44. 1fb5e20 #3180. Add `instanceof` and `instanceOfString` tests (#3260) by Sergey G. Grekhov · 9 weeks ago
  45. cc490e2 #3180. Add more tests for `@anonymous` annotation (#3259) by Sergey G. Grekhov · 9 weeks ago
  46. 6bc98dd #3180. Add `@staticInterop` tests. Part 2. (#3257) by Sergey G. Grekhov · 9 weeks ago
  47. 84d1f9a #3180. Add tests for `dartify()`. (#3258) by Sergey G. Grekhov · 9 weeks ago
  48. 40215be #3180. Add `@staticInterop` tests. Part 1. (#3256) by Sergey G. Grekhov · 10 weeks ago
  49. fce14d6 #3180. Add tests checking `name` value (#3255) by Sergey G. Grekhov · 10 weeks ago
  50. 56f1863 #3180. Add `anonymous` annotation tests (#3254) by Sergey G. Grekhov · 10 weeks ago
  51. 07fe586 #3180. Add JSExport tests. Part 4. (#3253) by Sergey G. Grekhov · 10 weeks ago
  52. a5d7b62 #3180. Add JSExport tests. Part 3. (#3252) by Sergey G. Grekhov · 2 months ago
  53. 040e206 #3180. Add JSExport tests. Part 2. (#3251) by Sergey G. Grekhov · 3 months ago
  54. ca59a9a #3180. Add additional `NullRejectionException` test (#3249) by Sergey G. Grekhov · 3 months ago
  55. 1b90401 #3180. Add JSExport tests. Part 1. (#3250) by Sergey G. Grekhov · 3 months ago
  56. 7ea52c6 Fixes #3245. Fix int to double conversion in jsNumber_t01.dart (#3248) by Sergey G. Grekhov · 3 months ago
  57. 0f8bd83 #3180. Add `NullRejectionException` tests (#3247) by Sergey G. Grekhov · 3 months ago
  58. e4ef2c4 Fixes #3242. Update expected errors positions for CFE (#3244) by Sergey G. Grekhov · 3 months ago
  59. 8087a9d Fixes #3240. Wrap `AsyncExpect.data()` in `asyncStart/End()` (#3243) by Sergey G. Grekhov · 3 months ago
  60. 0f06cfd #3180. Add `JSPromise` tests (#3239) by Sergey G. Grekhov · 3 months ago
  61. eaa7abb #3180. Add more JS interop objects test (#3238) by Sergey G. Grekhov · 3 months ago
  62. 2ec3476 #3180. Add JSUintXArray tests (#3237) by Sergey G. Grekhov · 3 months ago
  63. a2b74f8 #3180. Add more JS arrays tests (#3236) by Sergey G. Grekhov · 3 months ago
  64. a208766 #3180. Add `JSFloat32Array` tests (#3234) by Sergey G. Grekhov · 3 months ago
  65. 9b67bba Fixes #3231. Fix co19 tests failures in minified mode (#3233) by Sergey G. Grekhov · 3 months ago
  66. c8e02b3 Fixes #3073. Wait for async check to complete (#3235) by Sergey G. Grekhov · 3 months ago
  67. 4d428cb #3180. Add more `js_interop` tests (#3232) by Sergey G. Grekhov · 3 months ago
  68. ef2e4de #3180. Add more JSAnyOperatorExtension tests (#3225) by Sergey G. Grekhov · 3 months ago
  69. 4ad8933 #3180. Add more `JSArray` and `JSArrayBuffer` tests (#3230) by Sergey G. Grekhov · 3 months ago
  70. 162186e #1401. Add additional tests for shared case scoping (#3174) by Sergey G. Grekhov · 3 months ago
  71. 7053cb7 #3180. Add `JSArray` tests. (#3229) by Sergey G. Grekhov · 3 months ago
  72. cbf72c5 #3057. Add switch expression/statement tests for promotion (#3147) by Sergey G. Grekhov · 3 months ago
  73. 2184640 #3057. Expect error in reachability_for_A03_t05.dart test. (#3132) by Sergey G. Grekhov · 3 months ago
  74. 2f014f0 #3057. Add pattern assignment cases to C-style for tests (#3126) by Sergey G. Grekhov · 3 months ago
  75. b10a2b9 Fixes #3227. Use `unspecified` error expectation (#3228) by Sergey G. Grekhov · 3 months ago
  76. 3c3e258 #3180. Simplify JSAnyOperation tests. (#3223) by Sergey G. Grekhov · 3 months ago
  77. c23b0d5 Fixes #3219. Call `RawSecureServerSocket.single` after the second write operation (#3220) by Sergey G. Grekhov · 4 months ago
  78. ae9af9d Fixes #3217. Ignore warning in string_length_t07.dart (#3218) by Sergey G. Grekhov · 4 months ago
  79. 80632b4 #3180. Add tests for JSAnyOperatorExtension. Part 1. (#3215) by Sergey G. Grekhov · 4 months ago
  80. 058a238 Fixes #3210. Don't expect promotion from `FutureOr<void>` to `Future<void>` or `void` (#3211) by Sergey G. Grekhov · 4 months ago
  81. 0b33ea0 Fixes #3192. Add tests for constant expression `String?.length` (#3209) by Sergey G. Grekhov · 4 months ago
  82. 3388e8e #3180. Add tests for NullableUndefineableJSAnyExtension. (#3205) by Sergey G. Grekhov · 4 months ago
  83. 262329e Fixes #3212. Fix the new roll failures. Add issue numbers (#3213) by Sergey G. Grekhov · 4 months ago
  84. 5a1bb8f #3057. Update promotion_switch_A05_t03.dart according to the current implementation (#3214) by Sergey G. Grekhov · 4 months ago
  85. 53ac385 Fixes #3201. Allow getter/setter with different types (#3207) by Sergey G. Grekhov · 4 months ago
  86. edd9184 Fixes #3206. Update expected errors positions for CFE (#3208) by Sergey G. Grekhov · 4 months ago
  87. 0a46b5a #2868. Add test for a member invocation of an extension on nullable type (#3204) by Sergey G. Grekhov · 4 months ago
  88. ef13d0b #3057. Add more tests for promotion in switch (#3185) by Sergey G. Grekhov · 4 months ago
  89. b99bdbf #3057. Add switch statements/expressions patterns matching tests (#3169) by Sergey G. Grekhov · 4 months ago
  90. 65b07d6 #3198. Remove accidental code (#3202) by Sergey G. Grekhov · 4 months ago
  91. 4739c57 Fixes #3198. Don't use string representation of `Type` objects (#3200) by Sergey G. Grekhov · 4 months ago
  92. a476672 #3182. Update augmenting_declarations_A05_*.dart (#3199) by Sergey G. Grekhov · 4 months ago
  93. fb20d2b #3182. Update augmenting_declarations_A04_*.dart (#3197) by Sergey G. Grekhov · 4 months ago
  94. c657753 #3182. Add application order tests (#3196) by Sergey G. Grekhov · 4 months ago
  95. bd9f510 #3182. Update augmenting_declarations_A01/02_*.dart tests (#3195) by Sergey G. Grekhov · 4 months ago
  96. 2dfec74 #3182. Update type_inheritance_A04/5_t*.dart (#3194) by Sergey G. Grekhov · 4 months ago
  97. 48ac6dd #3182. Update type_inheritance_A02/3_t*.dart (#3193) by Sergey G. Grekhov · 4 months ago
  98. 90be80b #3057. Add "diamond" inheritance case to promotion via assignment tests (#3179) by Sergey G. Grekhov · 4 months ago
  99. d817aa2 #3182. Update type_inheritance_A01_* tests (#3191) by Sergey G. Grekhov · 4 months ago
  100. 547ded0 #3182. Update scoping tests (#3190) by Sergey G. Grekhov · 4 months ago