1. 542d93c Fixes #3788. App tests for `FileSystemEntity.parentOf()` (#3789) by Sergey G. Grekhov · 14 hours ago master
  2. 266d9f2 Fixes #3771. Replace multitests by static errors tests (#3778) by Sergey G. Grekhov · 2 days ago
  3. 8b4f9df #3203. Test primary constructor parameter in initializing expression (#3787) by Sergey G. Grekhov · 2 days ago
  4. 362f7cd #2119. Update assertions in const literals tests (#3773) by Sergey G. Grekhov · 2 days ago
  5. b316aff Fixes #3698. Rename tests, delete obsolete ones (#3786) by Sergey G. Grekhov · 3 days ago
  6. d074bb6 #3315. Add more tests for parameters of a constant primary constructor (#3784) by Sergey G. Grekhov · 3 days ago
  7. 7e7c35b #3698. Add/update tests for execution (#3765) by Sergey G. Grekhov · 4 days ago
  8. c06aa45 Fixes #3783. Update expected errors in static_processing_A32_t05.dart (#3785) by Sergey G. Grekhov · 4 days ago
  9. 6a656d5 #3779. Add tests for `FileSystemEntity.type()` (#3782) by Sergey G. Grekhov · 4 days ago
  10. c12f35d #3779. Fix contentChanged_A01_t01.dart if no event was fired (#3781) by Sergey G. Grekhov · 4 days ago
  11. fef5b36 #3779. Fix isDirectory and isFile tests. Add tests for `typeSync` (#3780) by Sergey G. Grekhov · 4 days ago
  12. 36d96a9 Fixes #3776. Fix NaN comparison for Wasm (#3777) by Sergey G. Grekhov · 8 days ago
  13. 5d68c93 Fixes #3774. Fix NaN comparison (#3775) by Sergey G. Grekhov · 8 days ago
  14. 69ab47a #3315. Add more tests for constants (#3772) by Sergey G. Grekhov · 9 days ago
  15. 4c249d5 Fixes #3769. Use `unspecified` expected errors (#3770) by Sergey G. Grekhov · 10 days ago
  16. 61c6444 Fixes #2979. Rename some of NNBD tests according to they assertions (#3768) by Sergey G. Grekhov · 10 days ago
  17. 4f0f751 #2979. Update assertions in NNBD static errors tests. Part 2 (#3767) by Sergey G. Grekhov · 10 days ago
  18. 249d405 #2979. Update assertions in NNBD static errors tests (#3766) by Sergey G. Grekhov · 10 days ago
  19. 32cc22d Fixes #3759. Update the locations of expected errors in grammar_A03_t02.dart (#3764) by Sergey G. Grekhov · 11 days ago
  20. c145928 Fixes #3756. Update the locations of expected errors in static_processing_A32_t05.dart (#3763) by Sergey G. Grekhov · 11 days ago
  21. 313b8d1 #3698. Rename tests to follow the assertion text (#3760) by Sergey G. Grekhov · 11 days ago
  22. 1edf594 Fixes #3757. Update the locations of expected errors (#3761) by Sergey G. Grekhov · 11 days ago
  23. db02503 Fixes #3756. Update the locations of expected errors in grammar_A06_t01.dart (#3762) by Sergey G. Grekhov · 11 days ago
  24. 530efd5 #3698. Update test for async non-generator functions (#3739) by Sergey G. Grekhov · 12 days ago
  25. d613696 Fixes #3754. Use const `Symbol` names (#3755) by Sergey G. Grekhov · 12 days ago
  26. 42c7cdf Fixes #3226. Update `Expect.equals()` to fail on two NaN. (#3746) by Sergey G. Grekhov · 12 days ago
  27. 3fa509b Fixes #3749. Update expected stops in primary_constructors_t01.dart (#3752) by Sergey G. Grekhov · 12 days ago
  28. 6dd7cfd #2979. Update static errors tests according to the spec (#3750) by Sergey G. Grekhov · 2 weeks ago
  29. 17270b4 Fixes #3730. Update expected errors in definition_t16.dart (#3751) by Sergey G. Grekhov · 2 weeks ago
  30. b7d2f54 #3709. Delete two tests that check unspecified behavior (#3747) by Sergey G. Grekhov · 3 weeks ago
  31. 8dc3b55 #3698. Update assertions, remove duplicates (#3745) by Sergey G. Grekhov · 3 weeks ago
  32. a7a71e7 #3698. Update `no_expression_*` tests (#3744) by Sergey G. Grekhov · 3 weeks ago
  33. d7f69e0 Fixes #3742. Don't use primary constructors in typedef_A01_t03.dart (#3743) by Sergey G. Grekhov · 3 weeks ago
  34. d21d057 Fixes #3740. Fix expected result in grammar_A05_t09.dart (#3741) by Sergey G. Grekhov · 3 weeks ago
  35. 079729b #3698. Update tests for `return` statement. Part 3. (#3706) by Sergey G. Grekhov · 3 weeks ago
  36. a0215ef Fixes #3737. Update tests for named parameters whose names start with _. (#3738) by Sergey G. Grekhov · 3 weeks ago
  37. 1355be0 #3709. Fix some of failing TypeSystem tests (#3736) by Sergey G. Grekhov · 3 weeks ago
  38. 847febd #3709. Add more tests for named optional parameters (#3735) by Sergey G. Grekhov · 3 weeks ago
  39. 7a9b4b9 Fixes #3730. Fix co19 tests according to Dart 3.13 syntax. Part 2. (#3733) by Sergey G. Grekhov · 3 weeks ago
  40. 8234c71 #3315. Add more tests for factory constructors (#3734) by Sergey G. Grekhov · 4 weeks ago
  41. d02f085 Fixes #3730. Fix co19 tests according to Dart 3.13 syntax (#3732) by Sergey G. Grekhov · 4 weeks ago
  42. 4d90df4 #3315. Add missing experimental flag to `Language/Functions/Formal_Parameters/Optional_Formals/` tests (#3731) by Sergey G. Grekhov · 4 weeks ago
  43. 1934442 #3203. Add VM debugger test for primary constructors of extension types (#3684) by Sergey G. Grekhov · 4 weeks ago
  44. df5d173 Fixes #3728. Fix typos in syntax_t02.dart (#3729) by Sergey G. Grekhov · 4 weeks ago
  45. 0a680fb Fixes #3723. Add more tests for constants and ternary operator (#3724) by Sergey G. Grekhov · 4 weeks ago
  46. c33277d #3315. Add tests for `var` and `final` parameters of operators (#3727) by Sergey G. Grekhov · 4 weeks ago
  47. eb0e4be Fixes #3719. Update test in Language/Expressions/Bitwise_Expressions (#3720) by Sergey G. Grekhov · 4 weeks ago
  48. 89afde8 Fixes #3725. Fix the new roll failures (#3726) by Sergey G. Grekhov · 4 weeks ago
  49. 410a8ff #3315. Fix tests that use obsolete var syntax. Part 24. (#3721) by Sergey G. Grekhov · 4 weeks ago
  50. d4a09b2 Fixes #3717. Fix expected error location in parameter_A06_t02.dart (#3722) by Sergey G. Grekhov · 4 weeks ago
  51. d97d99d #3709. Fix failing tests, add issues numbers. Part 3. (#3718) by Sergey G. Grekhov · 4 weeks ago
  52. aaebc8d #3315. Fix tests that use obsolete var syntax. Part 23. (#3716) by Sergey G. Grekhov · 4 weeks ago
  53. d78ae65 Fixes #3714. Updated tests in `Language/Functions/Formal_Parameters/Optional_Formals` (#3715) by Sergey G. Grekhov · 4 weeks ago
  54. 9f595a9 #3709. Fix failing tests, add issues numbers (#3710) by Sergey G. Grekhov · 4 weeks ago
  55. 49fc618 Fixes #3707. Add more tests for `continue` statement (#3708) by Sergey G. Grekhov · 5 weeks ago
  56. f27deda #3698. Update tests for `return` statement. Part 2. (#3705) by Sergey G. Grekhov · 5 weeks ago
  57. 734b345 #3709. Fix failing tests, add issues numbers. Part 2. (#3712) by Sergey G. Grekhov · 5 weeks ago
  58. 368baaf Fixes #3711. Update expected error location in static_processing_A03_t02.dart (#3713) by Sergey G. Grekhov · 5 weeks ago
  59. 58044f0 Fixes #3315. Add tests for metadata (#3704) by Sergey G. Grekhov · 5 weeks ago
  60. 576ca27 #3182. Add more tests for augmenting parameter with name `_`. Part 2. (#3697) by Sergey G. Grekhov · 5 weeks ago
  61. 2c1669c Fixes #3702. Fix/expect secondary errors in `grammar_A03_t02.dart` (#3703) by Sergey G. Grekhov · 5 weeks ago
  62. 2a7a036 #3315. Add tests for primary constructors of mixin class (#3701) by Sergey G. Grekhov · 5 weeks ago
  63. c74d9e6 #3315. Add tests for the syntax and for constant primary constructors (#3700) by Sergey G. Grekhov · 6 weeks ago
  64. d89c14f #3698. Update tests for `return` statement. Part 1. (#3699) by Sergey G. Grekhov · 6 weeks ago
  65. c2771d7 #3182. Add more tests for augmenting parameter with the name `_` (#3696) by Sergey G. Grekhov · 6 weeks ago
  66. ed23435 #3182. Revert tests for augmenting parameter with the name `_` (#3695) by Sergey G. Grekhov · 6 weeks ago
  67. afcd7d1 #3315. Add tests for `var` and `final` function parameters (#3694) by Sergey G. Grekhov · 6 weeks ago
  68. e919904 #3692. Fix expected runtime results in static_processing_A06_t*.dart (#3693) by Sergey G. Grekhov · 6 weeks ago
  69. d38a2e5 #3315. Fix tests that use obsolete `var` syntax. Part 22. (#3691) by Sergey G. Grekhov · 6 weeks ago
  70. fec6ad6 Fixes #3689. Replace `macros` experimental flag by `augmentations` (#3690) by Sergey G. Grekhov · 6 weeks ago
  71. c91b0d5 #3315. Fix tests that use obsolete `var` syntax. Part 21. (#3688) by Sergey G. Grekhov · 6 weeks ago
  72. e24757d #3681. Add lexical lookup tests, part 2. (#3686) by Sergey G. Grekhov · 7 weeks ago
  73. ff6055a #3315. Fix tests that use obsolete `var` syntax. Part 20. (#3687) by Sergey G. Grekhov · 7 weeks ago
  74. 6ec3610 #3681. Add lexical lookup tests (#3685) by Sergey G. Grekhov · 7 weeks ago
  75. ffd6f44 Fixes #3682. Fix roll failures (#3683) by Sergey G. Grekhov · 7 weeks ago
  76. 3c76086 #3315. Fix tests that use obsolete `var` syntax. Part 19. (#3680) by Sergey G. Grekhov · 7 weeks ago
  77. 820db1e #3315. Fix tests that use obsolete `var` syntax. Part 18. (#3679) by Sergey G. Grekhov · 7 weeks ago
  78. a331e16 #3315. Fix tests that use obsolete `var` syntax. Part 17. (#3678) by Sergey G. Grekhov · 7 weeks ago
  79. 0791e6f #3315. Fix tests that use obsolete `var` syntax. Part 16. (#3677) by Sergey G. Grekhov · 7 weeks ago
  80. 1f984d2 #3315. Fix tests that use obsolete `var` syntax. Part 15. (#3676) by Sergey G. Grekhov · 7 weeks ago
  81. ba8712d #3315. Fix tests that use obsolete `var` syntax. Part 12. (#3673) by Sergey G. Grekhov · 7 weeks ago
  82. 5c74575 #3315. Fix tests that use obsolete `var` syntax. Part 13. (#3674) by Sergey G. Grekhov · 7 weeks ago
  83. 1a459e6 #3315. Fix tests that use obsolete `var` syntax. Part 14. (#3675) by Sergey G. Grekhov · 7 weeks ago
  84. fbcc134 #3315. Fix tests that use obsolete `var` syntax. Part 11. (#3672) by Sergey G. Grekhov · 7 weeks ago
  85. f50381a #3315. Fix tests that use obsolete `var` syntax. Part 10. (#3671) by Sergey G. Grekhov · 7 weeks ago
  86. 757f3e6 #3315. Fix tests that use obsolete `var` syntax. Part 9. (#3670) by Sergey G. Grekhov · 8 weeks ago
  87. ed5d4b1 #3315. Fix tests that use obsolete `var` syntax. Part 8. (#3669) by Sergey G. Grekhov · 8 weeks ago
  88. fbec116 #3315. Fix tests that use obsolete `var` syntax. Part 7. (#3668) by Sergey G. Grekhov · 8 weeks ago
  89. 3730c15 #3315. Fix tests that use obsolete `var` syntax. Part 6. (#3667) by Sergey G. Grekhov · 8 weeks ago
  90. e3cb884 #3315. Fix tests that use obsolete `var` syntax. Part 5. (#3666) by Sergey G. Grekhov · 8 weeks ago
  91. 5addfe0 #3315. Fix tests that use obsolete `var` syntax. Part 4. (#3665) by Sergey G. Grekhov · 8 weeks ago
  92. cb25f4f #3315. Fix tests that use obsolete `var` syntax. Part 2. (#3663) by Sergey G. Grekhov · 8 weeks ago
  93. 9c6db91 #3182. Add tests for augmenting of `new` and `factory` constructors (#3634) by Sergey G. Grekhov · 8 weeks ago
  94. a051eef #3315. Fix tests that use obsolete `var` syntax. Part 3. (#3664) by Sergey G. Grekhov · 8 weeks ago
  95. d6180cd #3315. Fix tests that use obsolete `var` syntax. Part 1. (#3662) by Sergey G. Grekhov · 8 weeks ago
  96. 2f33646 #3182. Add tests for static abstract declarations. Part 2. (#3642) by Sergey G. Grekhov · 8 weeks ago
  97. 6061647 #3641. Add more tests for permitted use of type `void`. Part 3. (#3655) by Sergey G. Grekhov · 8 weeks ago
  98. 6daa3e9 #3203. Add tests for a primary constructor with a body (#3660) by Sergey G. Grekhov · 8 weeks ago
  99. c6078df #3315. Add some missing cases to primary constructors tests (#3661) by Sergey G. Grekhov · 8 weeks ago
  100. 4db2c09 #3641. Add more tests for permitted use of type `void` (#3647) by Sergey G. Grekhov · 8 weeks ago