1. 4d43a5f #2485. Add constants `as T` tests (#2489) by Sergey G. Grekhov · 4 months ago
  2. a41f6ca #2477. Add more constant evaluation tests (#2484) by Sergey G. Grekhov · 4 months ago
  3. 05d4936 Fixes #2487. Add tests for type cast and type `void` (#2492) by Sergey G. Grekhov · 4 months ago
  4. 24df457 Fixes #2486. `Pointer.elementAt` replaced by `+` operator (#2488) by Sergey G. Grekhov · 4 months ago
  5. 2b5ca89 Fixes #2491. Add test that an extension type cannot implement type `Never` (#2493) by Sergey G. Grekhov · 4 months ago
  6. c790e10 #2477. Add match operators constants evaluation tests (#2482) by Sergey G. Grekhov · 4 months ago
  7. b5126f0 Fixes #2480. Fix typos, add issue numbers (#2481) by Sergey G. Grekhov · 4 months ago
  8. 8311470 #2477. Rename and reorder existing constants tests for match operators before adding new ones (#2478) by Sergey G. Grekhov · 4 months ago
  9. 53c0c6f #2420. Add null-check-pattern tests for extension types (#2475) by Sergey G. Grekhov · 4 months ago
  10. e58b0f1 #2119. Add missing experimental flags (#2474) by Sergey G. Grekhov · 4 months ago
  11. a8fb220 #2119. Fix typo and improve error messages in Timer tests (#2473) by Sergey G. Grekhov · 4 months ago
  12. 720cc61 Fixes #2471. Fix timer constructor tests. Add check for microtasks (#2472) by Sergey G. Grekhov · 4 months ago
  13. 155e055 Fixes #2428. Add `call` member tests for extension types (#2438) by Sergey G. Grekhov · 4 months ago
  14. 18c300e Fixes #2449. Update positions of analyzer expected errors (#2450) by Sergey G. Grekhov · 4 months ago
  15. ff1f333 Fixes #2440. Add asyncStart/End() to Stream interface tests (#2457) by Sergey G. Grekhov · 4 months ago
  16. abbb7f1 #2420. Add another variable pattern exhaustiveness test (#2469) by Sergey G. Grekhov · 4 months ago
  17. 044abd3 #2420. Add constant pattern exhaustiveness tests (#2467) by Sergey G. Grekhov · 4 months ago
  18. 3924345 #2436. Add expected constant evaluation error for CFE (#2470) by Sergey G. Grekhov · 4 months ago
  19. eb5a6a6 #2420. Add null-assert pattern exhaustiveness tests (#2468) by Sergey G. Grekhov · 4 months ago
  20. 82220f9 #2420. Add parenthesized pattern exhaustiveness tests (#2464) by Sergey G. Grekhov · 4 months ago
  21. cd23849 Fixes #2465. Fix roll failures (#2466) by Sergey G. Grekhov · 4 months ago
  22. 86b168a #2420. Add object-pattern exhaustiveness tests (#2454) by Sergey G. Grekhov · 4 months ago
  23. 575cf4f #2420. Add relational pattern exhaustiveness tests (#2463) by Sergey G. Grekhov · 4 months ago
  24. f523471 #2420. Add missed experimental flags (#2462) by Sergey G. Grekhov · 4 months ago
  25. dce14c2 Fixes #2436. Add test for external constructors with initializers (#2461) by Sergey G. Grekhov · 4 months ago
  26. bf785fe #2420. Add more dynamic semantics extension type tests (#2459) by Sergey G. Grekhov · 4 months ago
  27. 2ea77ca Fixes #2436. Add tests for external and redirecting constructors with initializing formals (#2460) by Sergey G. Grekhov · 4 months ago
  28. c9d0099 #1400. Add object pattern tests for extension types (#2456) by Sergey G. Grekhov · 4 months ago
  29. 252de17 #1400. Add type inference tests for extension types (#2455) by Sergey G. Grekhov · 4 months ago
  30. fb1bf17 #2420. Add switch statement check to the existing exhaustiveness tests (#2452) by Sergey G. Grekhov · 4 months ago
  31. 89ec72c #1400. Add the trivial case and a pattern check (#2451) by Sergey G. Grekhov · 5 months ago
  32. ed6da2f Fixes #2446. Update cast-pattern exhaustiveness tests according to the changed spec (#2448) by Sergey G. Grekhov · 5 months ago
  33. a1a5931 Fixes #2445. Add safety margin for Timer.periodic and check negative duration (#2447) by Sergey G. Grekhov · 5 months ago
  34. 67478ce #2419. Add missing int ~/ double constants expression (#2444) by Sergey G. Grekhov · 5 months ago
  35. 69903f0 Fixes #2419. Add/update tests according to the recent spec changes (#2442) by Sergey G. Grekhov · 5 months ago
  36. b80c9a4 Fixes #2441. Fix roll failures (#2443) by Sergey G. Grekhov · 5 months ago
  37. fe7a1a9 Fixes #2435. Fix roll failures (#2437) by Sergey G. Grekhov · 5 months ago
  38. 0c3a96a #2420. Add extension types exhaustiveness tests. Variables (#2431) by Sergey G. Grekhov · 5 months ago
  39. a463cc0 Fixes #2430. Update expected errors positions for CFE (#2433) by Sergey G. Grekhov · 5 months ago
  40. 49229a2 Fixes #2432. Remove excessive expected error for CFE (#2434) by Sergey G. Grekhov · 5 months ago
  41. 593a9f6 #2420. Add extension types exhaustiveness tests. Maps (#2426) by Sergey G. Grekhov · 5 months ago
  42. 3b2c399 #2420. Add extension types exhaustiveness tests. Lists (#2424) by Sergey G. Grekhov · 5 months ago
  43. 19a0d9a #2139. Fix wrong failure of Language/Functions/element_type_A02_t06 (#2429) by Sergey G. Grekhov · 5 months ago
  44. ccffde6 #2350. Add more factory constructors tests (#2427) by Sergey G. Grekhov · 5 months ago
  45. 1863987 Fixes #2415. Update `StreamController.broadcast()` test according to the changed documentation (#2425) by Sergey G. Grekhov · 5 months ago
  46. d5d1df8 #2350. Add/update factory constructor tests. Part 4 (#2367) by Sergey G. Grekhov · 5 months ago
  47. ec13218 #2420. Add extension types exhaustiveness tests. Enums, trivial cases (#2423) by Sergey G. Grekhov · 5 months ago
  48. 3734cda #2420. Add extension types exhaustiveness tests. Enums (#2422) by Sergey G. Grekhov · 5 months ago
  49. 21a5fc1 #2386. Rename well-bounded tests. Update descriptions (#2405) by Sergey G. Grekhov · 5 months ago
  50. 853e9cd #2415. Change expectations for Stream.asyncMap() according to the current behavior (#2421) by Sergey G. Grekhov · 5 months ago
  51. ea5e476 Fixes #2413. Add missing expected compile-time errors for CFE (#2418) by Sergey G. Grekhov · 5 months ago
  52. 579fed7 #2119. Run dart formatter on LibTest/async tests (#2417) by Sergey G. Grekhov · 5 months ago
  53. dc603a5 #2398. Make asyncStart/End() safe in LibTest/async (#2416) by Sergey G. Grekhov · 5 months ago
  54. af60144 Fixes #2355. Add more typed_date.setRange() tests (#2412) by Sergey G. Grekhov · 5 months ago
  55. 0433c49 #2404. Small code-style improvements and description update (#2414) by Sergey G. Grekhov · 5 months ago
  56. 725d848 #2004. Add deferred libraries tests according to the changed spec (#2411) by Sergey G. Grekhov · 5 months ago
  57. 95141a4 Fixes #2383. Add more constant evaluation tests (#2396) by Sergey G. Grekhov · 5 months ago
  58. 2ba55b4 Bump actions/setup-java from 3.13.0 to 4.0.0 (#2410) by dependabot[bot] · 5 months ago
  59. a07bdfb #2398. Update async tests to avoid false-positive results on web. Language and LanguageFeatures tests (#2407) by Sergey G. Grekhov · 5 months ago
  60. 8d82009 Fixes #2408. Fix roll failures (#2409) by Sergey G. Grekhov · 5 months ago
  61. f1fcc6d #2398. Update asyncStart/End() to correspond SDK version. Replace asyncMultiTest (#2406) by Sergey G. Grekhov · 5 months ago
  62. ad4f95c #2398. Remove excessive async. Add explicit `void` (#2400) by Sergey G. Grekhov · 5 months ago
  63. aab1a55 #2350. Update existing factory constructor tests. Part 1 (#2353) by Sergey G. Grekhov · 5 months ago
  64. 0cf9e62 Fixes #2390. Add expected error to static_analysis_extension_types_A30_t02.dart (#2401) by Sergey G. Grekhov · 5 months ago
  65. 4be56c1 Fixes #2399. Update expected errors locations for CFE (#2402) by Sergey G. Grekhov · 5 months ago
  66. 24af6b9 #2388. Rename and reorder static_analysis_member_invocation_A06_t* tests (#2397) by Sergey G. Grekhov · 5 months ago
  67. 85c868a Merge pull request #2395 from dart-lang/merge-pre-nnbd by Alexander Thomas · 6 months ago
  68. a128e65 Fixes #2390. Fix tests according to the new method/setter rules (#2392) by Sergey G. Grekhov · 6 months ago
  69. c3c55b0 Fixes #2388. Add tests for the new method/setter rules. Update assertions (#2393) by Sergey G. Grekhov · 6 months ago
  70. 0059e97 Merge remote-tracking branch 'origin/pre-nnbd' into master by Alexander Thomas · 6 months ago
  71. d19c447 Fixes #2389. Add additional error expectation for analyzer (#2391) by Sergey G. Grekhov · 6 months ago
  72. 55f9ad0 #2342. Update nullability tests according to the new rules (#2385) by Sergey G. Grekhov · 6 months ago
  73. 19195eb Fixes #2384. Fix not well-bound extension types. Add function-type dynamic test (#2387) by Sergey G. Grekhov · 6 months ago
  74. 460758b Fixes #2381. Fix roll failures (#2382) by Sergey G. Grekhov · 6 months ago
  75. b153161 Fixes #2379. Update expected error position for CFE (#2380) by Sergey G. Grekhov · 6 months ago
  76. 1f121e9 Fixes #2377. Add missing Float32x4List.setAll_A04_t01 test (#2378) by Sergey G. Grekhov · 6 months ago
  77. 872d3d1 Fixes #2373. Expect additional errors in CFE for member conflicts tests (#2375) by Sergey G. Grekhov · 6 months ago
  78. 5864263 #2359. Fix existing extension types tests according to the new nullability rules (#2372) by Sergey G. Grekhov · 6 months ago
  79. 739a306 Fixes #2356. Fix nullability in dynamic_semantics_member_invocation_A03_t02.dart (#2368) by Sergey G. Grekhov · 6 months ago
  80. 1a8cd79 #2371. Add tests for factory constructor generating an enum value (#2376) by Sergey G. Grekhov · 6 months ago
  81. f10185d #2371. Add missing enhanced enums tests, update assertions (#2374) by Sergey G. Grekhov · 6 months ago
  82. 7180c63 Fixes #2369. Static type of == operator is always bool (#2370) by Sergey G. Grekhov · 6 months ago
  83. 8b30049 #2303. Add more File.create()/createSync() tests (#2337) by Sergey G. Grekhov · 6 months ago
  84. 36f6ee9 #2339. Add test for extension named type and a record type (#2366) by Sergey G. Grekhov · 6 months ago
  85. 306f82e #2361. Improve some flaky tests on Web (#2364) by Sergey G. Grekhov · 6 months ago
  86. c4ca3b7 #2350. Add more factory constructor tests. Part 3 (#2363) by Sergey G. Grekhov · 6 months ago
  87. d7f7514 #2349. Add more tests for constant constructors of the extension types (#2352) by Sergey G. Grekhov · 6 months ago
  88. 27ae4f9 Fixes #2361. Fix flaky tests on web-platforms (#2362) by Sergey G. Grekhov · 6 months ago
  89. c48470e #2359. Update tests according to the new nullability rules. Part 1 (#2360) by Sergey G. Grekhov · 6 months ago
  90. a782d6a Fixes #2356. Fix return type of `this` (#2358) by Sergey G. Grekhov · 6 months ago
  91. d3d4eb6 #2350. Update existing factory constructor tests. Part 2 (#2357) by Sergey G. Grekhov · 6 months ago
  92. 7ccb121 Fixes #2339. Add tests that extension can't have name `type` (#2340) by Sergey G. Grekhov · 6 months ago
  93. e5b70f6 #2346. Add expected error in analyzer. Pre-nnbd version (#2348) by Sergey G. Grekhov · 6 months ago
  94. 1c4d468 #2346. Add expected error in analyzer (#2347) by Sergey G. Grekhov · 6 months ago
  95. cee2c7f Fixes #2344. Add more tests for constants (#2345) by Sergey G. Grekhov · 6 months ago
  96. 0e6c9a5 #1400. Fix static_analysis_extension_types_A10_t03.dart (#2328) by Sergey G. Grekhov · 6 months ago
  97. 96d6c19 Bump actions/checkout from 4.1.0 to 4.1.1 (#2343) by dependabot[bot] · 6 months ago
  98. 3b6c6de #1400. Add test that extension type and its representation type cannot be in the same constant collection (#2341) by Sergey G. Grekhov · 6 months ago
  99. b1935e5 Fixes #2335. Fix superinterfaces_of_extension_type_A05_t07.dart, add new test expecting an error (#2336) by Sergey G. Grekhov · 6 months ago
  100. 3234bed Fixes #2333. Representation type can be a subtype of a supertype (#2334) by Sergey G. Grekhov · 6 months ago