1. 0824fdd Issue #477: tests for Constant-2019-update added. by iarkh · 4 years, 8 months ago
  2. fd885b7 Issue #477: tests for Constant-2019-update added. by iarkh · 4 years, 8 months ago
  3. bd49524 Issue #477: tests for Constant-2019-update added. by iarkh · 4 years, 8 months ago
  4. 87cf0ed NNBD tests removed from this legacy branch by Sergey G. Grekhov · 4 years, 8 months ago
  5. 04f2164 Issue #477: tests for short circuit operators added. by iarkh · 4 years, 8 months ago
  6. 12d12b2 #466. Subtyping tests for NNBD added. by Sergey G. Grekhov · 4 years, 8 months ago
  7. 61e25be #466. Subtyping tests for NNBDc. Copyright year updated by Sergey G. Grekhov · 4 years, 8 months ago
  8. 9a4967b #466. Subtyping tests for NNBDc. Right Object tests added by Sergey G. Grekhov · 4 years, 8 months ago
  9. 60f77e9 #464. Added tests for legacy type fields by Sergey G. Grekhov · 4 years, 9 months ago
  10. b31d7ac Issue #465: tests for Generics in NNBD added. by iarkh · 4 years, 9 months ago
  11. 4973f27 Issue #465: test for Generics in NNBD added. by iarkh · 4 years, 9 months ago
  12. 04383a5 #466. Subtyping tests changed according to NNBD spec by Sergey G. Grekhov · 4 years, 9 months ago
  13. 4e1245e #466. Subtyping tests changed according to NNBD spec by Sergey G. Grekhov · 4 years, 9 months ago
  14. 0e1c7d2 Issue #465: tests for Generics in NNBD added. by iarkh · 4 years, 9 months ago
  15. d20df23 More tests for type Never by Sergey G. Grekhov · 4 years, 9 months ago
  16. 88b85ef Issue #465: tests for Generics in NNBD added. by iarkh · 4 years, 9 months ago
  17. 8110c6f Fix using and checking of Never by Sergey G. Grekhov · 4 years, 9 months ago
  18. 2dd8c20 Fixes #464. Legacy-libraries tests added by Sergey G. Grekhov · 4 years, 9 months ago
  19. fb3b0b4 Fixed Issue #460: tests for Null promotion added, typos corrected. by iarkh · 4 years, 9 months ago
  20. 67a3af2 Fixes #458. More null-aware operators tests by Sergey G. Grekhov · 4 years, 9 months ago
  21. dabf1c5 Fixes #459. Late fields and variables test added by Sergey G. Grekhov · 4 years, 9 months ago
  22. 4058ba8 #459. Late fields and variables tests added by Sergey G. Grekhov · 4 years, 9 months ago
  23. 374f588 #459. Late fields and variables tests added by Sergey G. Grekhov · 4 years, 9 months ago
  24. 98ce06e #459. Late fields and variables tests added by Sergey G. Grekhov · 4 years, 9 months ago
  25. c02a72a #389. Fixed static warnings processing by Sergey G. Grekhov · 4 years, 9 months ago
  26. 4a9a828 #458. Null-aware operators tests added by Sergey G. Grekhov · 4 years, 9 months ago
  27. d4031d2 #458. Null-aware operators tests added by Sergey G. Grekhov · 4 years, 9 months ago
  28. abf4971 Removed covariant final member by Sergey G. Grekhov · 4 years, 9 months ago
  29. f324a69 Typo and order of modifiers fixed by Sergey G. Grekhov · 4 years, 9 months ago
  30. f60fd67 #461. A couple of NNBD nested nullable types tests added by Sergey G. Grekhov · 4 years, 9 months ago
  31. ab6ce8b #389. NNBD static errors tests. Some tests fixed, several tests added (mainly for legacy libraries) by Sergey G. Grekhov · 4 years, 9 months ago
  32. 0ab10c4 Fixes #389. A couple of legacy types tests added by sgrekhov · 4 years, 9 months ago
  33. ddc1642 Fixes #461.Conditional expression ambiguities tests added by sgrekhov · 4 years, 9 months ago
  34. fe153f4 #461. Add nested nullable types tests by sgrekhov · 4 years, 9 months ago
  35. 923357d Fixes #475. Modifier 'late' must be before 'final' by sgrekhov · 4 years, 9 months ago
  36. 805d683 #389. NNBD static errors tests. Fixed work with legacy libraries and new tests added by Sergey G. Grekhov · 4 years, 9 months ago
  37. 0ad0840 #461. NNBD syntax tests added for required and null-aware selector by Sergey G. Grekhov · 4 years, 9 months ago
  38. 52daae4 #461. NNBD syntax tests added by Sergey G. Grekhov · 4 years, 9 months ago
  39. bdcd11f #389. NNBD static errors tests for variable initialization by Sergey G. Grekhov · 4 years, 9 months ago
  40. ab71188 #389. Fix NNBD static errors tests for X&S types where S is non-nullable by Sergey G. Grekhov · 4 years, 9 months ago
  41. dd401b6 #460. Renaming null-promotion tests by Sergey G. Grekhov · 4 years, 9 months ago
  42. f9b4709 #460. NNBD null-promotion tests fixed, renamed and wrong ones deleted by Sergey G. Grekhov · 4 years, 9 months ago
  43. 65b069b #460. Fix null-promotion tests by sgrekhov · 4 years, 9 months ago
  44. 517b72d #460. Fix null-promotion tests by sgrekhov · 4 years, 9 months ago
  45. 58aefba Fixed Issue #460: tests for Null promotion added. by iarkh · 4 years, 9 months ago
  46. efb75fe #389. More NNBD static errors tests. Non-Nullable types tests added by Sergey G. Grekhov · 4 years, 9 months ago
  47. 1258cdb #389. More NNBD static errors tests. Write to final late variable by Sergey G. Grekhov · 4 years, 9 months ago
  48. 4f04642 #389. More NNBD static errors tests. Nullable types tests added by Sergey G. Grekhov · 4 years, 9 months ago
  49. ec0e93b #389. Minor code style change by sgrekhov · 4 years, 9 months ago
  50. 8704ac0 #389. More NNBD static errors tests. Type aliases tests added by Sergey G. Grekhov · 4 years, 9 months ago
  51. 1a9c612 #389. More NNBD static errors tests added by Sergey G. Grekhov · 4 years, 9 months ago
  52. 67b6030 #389. More NNBD static errors tests added by Sergey G. Grekhov · 4 years, 9 months ago
  53. 09b3ab9 #389. More NNBD static errors tests added by Sergey G. Grekhov · 4 years, 9 months ago
  54. 8919101 Fixes #474. Use type dynamic to avoid errors by Sergey G. Grekhov · 4 years, 9 months ago
  55. aa331e4 Deleted obsolete WebPlatformTests and LayoutTests by Sergey G. Grekhov · 4 years, 9 months ago
  56. 4c32dee #389. More NNBD static errors tests added by Sergey G. Grekhov · 4 years, 9 months ago
  57. d2c051f Fixes #472. Remove relative import from multitest by Sergey G. Grekhov · 4 years, 9 months ago
  58. 917cbde Fixes #471. Change an expected result to Ok and add another test to check that correct extension is exported by Sergey G. Grekhov · 4 years, 9 months ago
  59. 8b050a3 #389. More NNBD static errors tests added by Sergey G. Grekhov · 4 years, 10 months ago
  60. 9358bb4 #389. More NNBD static errors tests added by Sergey G. Grekhov · 4 years, 10 months ago
  61. 4f7832c #389. More NNBD static errors tests added by Sergey G. Grekhov · 4 years, 10 months ago
  62. 3c38e8e Fixes #389. More NNBD static semantics tests by Sergey G. Grekhov · 4 years, 10 months ago
  63. d15c1dd Fixes #470. Move log to base class by Sergey G. Grekhov · 4 years, 10 months ago
  64. 88de5ab #389. More NNBD static errors tests added by Sergey G. Grekhov · 4 years, 10 months ago
  65. 906dc11 Fixes #456. Fix constructor name and update export by Sergey G. Grekhov · 4 years, 10 months ago
  66. fc0e040 Fixed Issue #469: get rid of the useless compile-error tag. by iarkh · 4 years, 10 months ago
  67. a6f62f2 #389. More NNBD static errors tests added by Sergey G. Grekhov · 4 years, 10 months ago
  68. 516f56a #389. Change NNBD tests to be in accordance with the spec by Sergey G. Grekhov · 4 years, 10 months ago
  69. 1f5f5fe Fixed Issue #468: typo corrected. by iarkh · 4 years, 10 months ago
  70. 20628ee Fixed Issue #467: test updated to throw runtime exception instead of compile time error. by iarkh · 4 years, 10 months ago
  71. 3f69674 Fixed Issue #457: added test which checks that static member of an extension cannot be accessed through an extension override. by iarkh · 4 years, 10 months ago
  72. 0e6d66f Fixes #428. Make test stronger (choose static types explicitly) by Sergey G. Grekhov · 4 years, 10 months ago
  73. cd78852 Static extension methods: additional check that extension on dynamic has no effect by Sergey G. Grekhov · 4 years, 10 months ago
  74. ade6cb8 Fixed Issue #429: more cases for testing added. by iarkh · 4 years, 10 months ago
  75. 2ab6a8a Fix for #428. Wrong tests renamed, existing one rewritten to test type inference by Sergey G. Grekhov · 4 years, 10 months ago
  76. 896ecaa Fixes #456. Use correct tearoff function by Sergey G. Grekhov · 4 years, 10 months ago
  77. 847fc38 Fixes #454. Fix typos by Sergey G. Grekhov · 4 years, 10 months ago
  78. ba57290 Fixes #454. Fix typos by Sergey G. Grekhov · 4 years, 10 months ago
  79. 70206bd Fixes #453. Make operator argument covariant by Sergey G. Grekhov · 4 years, 10 months ago
  80. 920d3d6 Fixed Issue #452: typo corrected. by iarkh · 4 years, 10 months ago
  81. e1d3653 Fixed Issue #451: typo corrected. by iarkh · 4 years, 10 months ago
  82. 94eeaac Fixed Issue #450: typo corrected. by iarkh · 4 years, 10 months ago
  83. 796f4de Fix for #434. Add another test for lexical resolution with conflicting extensions in a library by Sergey G. Grekhov · 4 years, 10 months ago
  84. 849eb6f Fixes #449. Fix typo and missing import added by Sergey G. Grekhov · 4 years, 10 months ago
  85. 89407c0 Fixed Issue #448: typo corrected. by iarkh · 4 years, 10 months ago
  86. 4a95ff4 Test fixed (listEquals -> iterableEquals) by Sergey G. Grekhov · 4 years, 10 months ago
  87. 4c365f6 Fixes #427. Fix description of the current extension member tests and add new ones testing that instance method has higher priority than extension's one by Sergey G. Grekhov · 4 years, 10 months ago
  88. f49c7a8 Fixes #444. More built-in types added to test on clause by Sergey G. Grekhov · 4 years, 10 months ago
  89. 096341f Fixed Issue #429: generic parameter inference test corrected, two new tests added. by iarkh · 4 years, 10 months ago
  90. 3441674 Additional fix for #421. Add test with 'call' method and no most specific extension by Sergey G. Grekhov · 4 years, 10 months ago
  91. 0ecf5b4 Additional fix for #421. Change test assertion and rename by Sergey G. Grekhov · 4 years, 10 months ago
  92. 5688204 Fixes #421. Change test description and add new one testing 'no most specific extension' case by Sergey G. Grekhov · 4 years, 10 months ago
  93. 5e35831 Fixes #432. Fix scope tests by Sergey G. Grekhov · 4 years, 10 months ago
  94. 789ad75 Fixes #421. Change all extensions in the test to not to be 'most specific' by Sergey G. Grekhov · 4 years, 10 months ago
  95. 97e3aaa Fixes #433. Use more strong checking of 'this' by Sergey G. Grekhov · 4 years, 10 months ago
  96. 999e506 Fixes #431. Check that it is no compile error if an extension declares a member with the same name as a member of the type it is declared on by Sergey G. Grekhov · 4 years, 10 months ago
  97. 84284cb Additional test for the Issue #435: new test added, it checks that extension type parameter cannot be higher-order. by iarkh · 4 years, 10 months ago
  98. 6dd92c4 Fixed Issue #426: test extension is appliedes expected. by iarkh · 4 years, 10 months ago
  99. 0169106 Fixes #438. Use correct checkings by Sergey G. Grekhov · 4 years, 10 months ago
  100. 4fbd28b Fixes #440. Use correct functions call by Sergey G. Grekhov · 4 years, 10 months ago