1. 9adfbe8 Fixed Issue #505: --enable-experiment=nonfunction-type-aliases option added. by iarkh · 4 years, 5 months ago
  2. 0eeb3ab Fixed Issue #465: tests for NNBD (Overriding Section) corrected, new tests added. by iarkh · 4 years, 5 months ago
  3. 6bd0921 #491. Static errors tests extended according to the updated specification by Sergey G. Grekhov · 4 years, 5 months ago
  4. 3f1ccaf #491. Static errors tests extended to check all possible nullable/non-nullable types by Sergey G. Grekhov · 4 years, 5 months ago
  5. 9b3d6f0 Fixes #504. Fix typos in the tests by Sergey G. Grekhov · 4 years, 5 months ago
  6. 66b61ff Get rid of useless references to the issue 34950 which is fixed now. by iarkh · 4 years, 5 months ago
  7. 9f54d79 Get rid of useless references to the issue 34950 which is fixed now. by iarkh · 4 years, 5 months ago
  8. d8611a6 Fixed Issue #498: compile error diagnostic improved. by iarkh · 4 years, 5 months ago
  9. 47be44c Fixed Issue #498: get rid of self-references in non-function type aliases tests. by iarkh · 4 years, 5 months ago
  10. 407bfb7 Fixed Issue #498: compile error diagnostic improved. by iarkh · 4 years, 5 months ago
  11. cbb8eaf Fixed Issue #498: get rid of self-references in non-function type aliases tests. by iarkh · 4 years, 5 months ago
  12. 22b6c07 #491. Static errors tests extended to check all possible nullable types by Sergey G. Grekhov · 4 years, 5 months ago
  13. d7fd7b5 Required keyword tests improved by Sergey G. Grekhov · 4 years, 5 months ago
  14. e2373a4 Fixed Issue #498: get rid of self-references in non-function type aliases tests. by iarkh · 4 years, 5 months ago
  15. 7d198f5 Fixes #503. Allow multiple return statements of different kind by Sergey G. Grekhov · 4 years, 5 months ago
  16. 4d83659 Fixes #503. Allow multiple return statements of different kind by Sergey G. Grekhov · 4 years, 5 months ago
  17. c35f584 #491. Static errors tests extended to check all possible nullable types by Sergey G. Grekhov · 4 years, 5 months ago
  18. 8767031 Fixed Issue #498: get rid of self-references in non-function type aliases tests. by iarkh · 4 years, 5 months ago
  19. 2d99d09 Fixes #497. Null-aware operators are allowed for explicit extension invocation by Sergey G. Grekhov · 4 years, 5 months ago
  20. 481797d Fixes #497. Null-aware operators are allowed for explicit extension invocation by Sergey G. Grekhov · 4 years, 5 months ago
  21. c7b51bd Issue #502 fixed: compile error us thrown declared non-function typedef bounds do not ensure that the type arguments are appropriate for the body. by iarkh · 4 years, 5 months ago
  22. d9f16c8 Issue #502 fixed: compile error us thrown declared non-function typedef bounds do not ensure that the type arguments are appropriate for the body. by iarkh · 4 years, 5 months ago
  23. 368bfa9 Issue #501 fixed: correct expected result adjusted. by iarkh · 4 years, 5 months ago
  24. e666941 Issue #501 fixed: correct expected result adjusted. by iarkh · 4 years, 5 months ago
  25. 0094925 Issue #501 fixed: correct expected result adjusted. by iarkh · 4 years, 5 months ago
  26. 8a0bdb1 Issue #501 fixed: correct expected result adjusted. by iarkh · 4 years, 5 months ago
  27. e1cf728 Issue #499 fixed: correct expected result adjusted. by iarkh · 4 years, 5 months ago
  28. 4ef1ff5 Issue #499 fixed: correct expected result adjusted. by iarkh · 4 years, 5 months ago
  29. dd88a40 Fixes #500. Expected result corrected by Sergey G. Grekhov · 4 years, 5 months ago
  30. 382466b Fixes #500. Expected result corrected by Sergey G. Grekhov · 4 years, 5 months ago
  31. 5fd013e Fixes #491. More test cases for static errors tests by Sergey G. Grekhov · 4 years, 5 months ago
  32. 680cb0b Fixes #491. Remove accidental comments by Sergey G. Grekhov · 4 years, 5 months ago
  33. fe39e02 Fixes #491. More test cases for static errors tests by Sergey G. Grekhov · 4 years, 5 months ago
  34. 93f4603 Fixes #491. More test cases for static errors tests by Sergey G. Grekhov · 4 years, 5 months ago
  35. 9a1ab34 Issue #465: overriding tests re-named, new tests added, some tests corrected. by iarkh · 4 years, 5 months ago
  36. 46d1886 Analyzer hint removed by Sergey G. Grekhov · 4 years, 5 months ago
  37. 5dd5689 Fixes #491. More test cases for static errors tests by Sergey G. Grekhov · 4 years, 5 months ago
  38. f85ed57 #491. Static errors tests extended to check all possible nullable types by Sergey G. Grekhov · 4 years, 5 months ago
  39. dbeb254 Issue #465: test descriptions updated, some tests corrected. by iarkh · 4 years, 6 months ago
  40. 0d51dd2 Fixes #495. Explicit extension invocation tests added by Sergey G. Grekhov · 4 years, 6 months ago
  41. c62b858 Fixes #495. Partial fix. Explicit extension member invocation tests added by Sergey G. Grekhov · 4 years, 6 months ago
  42. c8e9412 #495. Partial fix. Null-aware explicit extension member invocation tests added by Sergey G. Grekhov · 4 years, 6 months ago
  43. ee2587e Remove hint in analyzer by Sergey G. Grekhov · 4 years, 6 months ago
  44. 5c62099 #495. Partial fix. Explicit extension member invocation tests for composite member invocation added by Sergey G. Grekhov · 4 years, 6 months ago
  45. 55283b7 Issue #465: test descriptions updated, some tests corrected. by iarkh · 4 years, 6 months ago
  46. 24d2341 #495. Partial fix. Explicit extension member invocation tests for composite member invocation added by Sergey G. Grekhov · 4 years, 6 months ago
  47. 8f8355b #495. Partial fix. Explicit extension member invocation tests for composite member invocation added by Sergey G. Grekhov · 4 years, 6 months ago
  48. be36980 #495. Partial fix. Explicit extension member invocation tests for binary operations added by Sergey G. Grekhov · 4 years, 6 months ago
  49. f13f9a3 #495. Partial fix. Explicit extension member invocation tests for binary operations added by Sergey G. Grekhov · 4 years, 6 months ago
  50. 655d6da #495. Partial fix. Explicit extension member invocation tests added by Sergey G. Grekhov · 4 years, 6 months ago
  51. 35c4dc9 Issue #465: @author tag added to some overridung checking tests. by iarkh · 4 years, 6 months ago
  52. 15da327 Issue #465: useless test removed. by iarkh · 4 years, 6 months ago
  53. d8ed4d6 Issue #465: tests re-named. by iarkh · 4 years, 6 months ago
  54. b4c3d7d Issue #465: New tests for Override checking added. by iarkh · 4 years, 6 months ago
  55. 245606d #491. Some null-aware operator test fixed and new ones added by Sergey G. Grekhov · 4 years, 6 months ago
  56. 42aeab7 Issue #465: New tests for Override checking added. by iarkh · 4 years, 6 months ago
  57. 7e13afd #491. Some null-aware operator test fixed and new ones added by Sergey G. Grekhov · 4 years, 6 months ago
  58. da0f801 Fixed Issue #465: tests for override checking added. by iarkh · 4 years, 6 months ago
  59. ec5ff62 Fixed Issue #465: tests for override checking added. by iarkh · 4 years, 6 months ago
  60. b1df3d9 #491. Some null-aware operator test fixed and new ones added by Sergey G. Grekhov · 4 years, 6 months ago
  61. f10221b Fixed Issue #465: tests for override checking added. by iarkh · 4 years, 6 months ago
  62. 869a4dd #491. Some null-aware operator test fixed and new ones added by Sergey G. Grekhov · 4 years, 6 months ago
  63. d8ed498 Fixed Issue #465: tests for override checking added. by iarkh · 4 years, 6 months ago
  64. 8852e09 Fixed Issue #465: Added tests for Overriding. by iarkh · 4 years, 6 months ago
  65. d337b54 #491. Some null-aware operator test fixed and new ones added by Sergey G. Grekhov · 4 years, 6 months ago
  66. 0f4c0ba Fixed Issue #465: added tests for Overriding. by iarkh · 4 years, 6 months ago
  67. affee0b #491. Some null-aware operator test fixed and new ones added by Sergey G. Grekhov · 4 years, 6 months ago
  68. 3fb072f #476. Fix analyzer error by Sergey G. Grekhov · 4 years, 6 months ago
  69. 2031caa Fixed Issue #465: test library class names corrected. by iarkh · 4 years, 6 months ago
  70. d1681a5 Fixed Issue #465: add tests for the "Override checking" section. by iarkh · 4 years, 7 months ago
  71. a5268bc Fixed Issue #465: add tests for the "Override checking" section. by iarkh · 4 years, 7 months ago
  72. f98df51 Fixed Issue #465: add tests for the "Override checking" section. by iarkh · 4 years, 7 months ago
  73. 1387ca7 nnbd legacy test fixed by Sergey G. Grekhov · 4 years, 7 months ago
  74. ec58bea Additional fix for #491. Null aware operator tests added by Sergey G. Grekhov · 4 years, 7 months ago
  75. 201d4d4 Additional fix for #476. Make function type arguments nullable by Sergey G. Grekhov · 4 years, 7 months ago
  76. 1f5ba36 Partial fix for #491. Some of the mentioned issues fixed by Sergey G. Grekhov · 4 years, 7 months ago
  77. 11644c3 Partial fix for #491. Some of the mentioned issues fixed by Sergey G. Grekhov · 4 years, 7 months ago
  78. bc9d079 Fixed Issue #465: add tests for the "Exports" section. by iarkh · 4 years, 7 months ago
  79. df1a7a1 Fixed Issue #465: type reification tests renamed. by iarkh · 4 years, 7 months ago
  80. 8673530 Fixed Issue #494: expected result corrected. by iarkh · 4 years, 7 months ago
  81. d67866b Fixed Issue #494: expected result corrected. by iarkh · 4 years, 7 months ago
  82. 8905507 Fixed Issue #493: typo corrected. by iarkh · 4 years, 7 months ago
  83. 8dfc0f1 Fixed Issue #492: typo corrected. by iarkh · 4 years, 7 months ago
  84. 2dfcd19 Fixed Issue #493: typo corrected. by iarkh · 4 years, 7 months ago
  85. 89a2c8f Fixed Issue #492: typo corrected. by iarkh · 4 years, 7 months ago
  86. 1c29d32 Late local variable initialization issue fixed by Sergey G. Grekhov · 4 years, 7 months ago
  87. b50ad23 Issue #465: tests for type reification added. by iarkh · 4 years, 7 months ago
  88. 09b0932 Known issue numbers added to some nnbd tests by Sergey G. Grekhov · 4 years, 7 months ago
  89. a8f7aa1 Issue #490: useless constant-update-2018 option removed from the tests. by iarkh · 4 years, 7 months ago
  90. 8a769be Issue #490: useless constant-update-2018 option removed from the tests. by iarkh · 4 years, 7 months ago
  91. 76caa53 Issue #490: useless constant-update-2018 option removed from the tests. by iarkh · 4 years, 7 months ago
  92. 1d1841c Issue #490: useless constant-update-2018 option removed from the tests. by iarkh · 4 years, 7 months ago
  93. b251e52 Fixes #484. Use floating point value which decimal part by Sergey G. Grekhov · 4 years, 7 months ago
  94. 77338b8 Fixes #486. Fix test expectations (method call has higher priority than unary minus) by Sergey G. Grekhov · 4 years, 7 months ago
  95. 268ed28 Fixes #483. Use List instead of Iterable by Sergey G. Grekhov · 4 years, 7 months ago
  96. cbeeaa3 Fixes #484. Use floating point value which decimal part by Sergey G. Grekhov · 4 years, 7 months ago
  97. 4e04413 Fixes #486. Fix test expectations (method call has higher priority than unary minus) by Sergey G. Grekhov · 4 years, 7 months ago
  98. 4dbc3a4 Issue #485, #488: test expectations corrected. by iarkh · 4 years, 7 months ago
  99. 4de9895 Fixes #483. Use List instead of Iterable by Sergey G. Grekhov · 4 years, 7 months ago
  100. 88c608d Issue #485, #488: test expectations corrected. by iarkh · 4 years, 7 months ago