1. 53e0635 #993. Tests for not external members of Struct subtype added by sgrekhov · 3 years, 2 months ago
  2. bdd4c79 #993. Use package ffi in co19 ffi tests by sgrekhov · 3 years, 2 months ago
  3. 5dfdfd6 Fixes #995. Annotations with type arguments tests added by sgrekhov · 3 years, 2 months ago
  4. 5c5c516 Issue #997: existing triple-shift tests corrected. by iarkh · 3 years, 2 months ago
  5. 3500b36 More fixes for #535: split constant evaluation tests because static behavior of the strong and weak mode is different. by iarkh · 3 years, 2 months ago
  6. 07d91ec #993. Array tests added by Sergey G. Grekhov · 3 years, 2 months ago
  7. 7978676 #993. Pointer equality tests added by Sergey G. Grekhov · 3 years, 2 months ago
  8. 84cad35 #993. Pointer.elementAt() tests added by sgrekhov · 3 years, 2 months ago
  9. ff1eb19 #993. Pointer.cast() tests added by sgrekhov · 3 years, 2 months ago
  10. c3ffd4d #993. Pointer tests added by sgrekhov · 3 years, 2 months ago
  11. ba0d762 Fixes #936. Change expected result according to the new left top rule by sgrekhov · 3 years, 2 months ago
  12. d5d68b3 Fixed #998: tests checks output streams correctly now. by iarkh · 3 years, 2 months ago
  13. 7c1b8d9 #993. IntPtr tests added by sgrekhov · 3 years, 2 months ago
  14. 975a228 #993. More Struct tests added by sgrekhov · 3 years, 2 months ago
  15. 3e7185e Tests updated, missing issue tags added. by iarkh · 3 years, 2 months ago
  16. cf6eed0 #1003. Isolate test fixed to not to be a racy by sgrekhov · 3 years, 2 months ago
  17. ba24b05 #1003. Isolate test fixed to not to be a racy by sgrekhov · 3 years, 2 months ago
  18. 32b225f Issue numbers added by sgrekhov · 3 years, 2 months ago
  19. 7020c24 Issue number added by sgrekhov · 3 years, 2 months ago
  20. 2148a74 #988. Typo in error message fixed by sgrekhov · 3 years, 2 months ago
  21. 9c557a4 #988. Fix test expectations by sgrekhov · 3 years, 2 months ago
  22. 88b4f05 Fix syntax error in test expectation in ffi test (#1002) by William Hesse · 3 years, 2 months ago
  23. 98e2060 #1000: Missing Issue tags added. by iarkh · 3 years, 3 months ago
  24. 1bcf0b2 Issue #1000: tests updated according to the recent result analysis by iarkh · 3 years, 3 months ago
  25. df57393 Roll failures fixed by sgrekhov · 3 years, 3 months ago
  26. b4eb447 #999. Missed experiment flags added by sgrekhov · 3 years, 3 months ago
  27. 01d84d3 #993. 32 and 64-bit integer tests added by Sergey G. Grekhov · 3 years, 3 months ago
  28. 3bfbaa7 #993. Change test to expect compile error if struct subclass created by the constructor by Sergey G. Grekhov · 3 years, 3 months ago
  29. 191cd5e1 #993. Remove tests that run "nm" command by Sergey G. Grekhov · 3 years, 3 months ago
  30. dd4dd82 #993. More ffi tests added by Sergey G. Grekhov · 3 years, 3 months ago
  31. 77aa1f1 Instantiate-to-bounds tests apdated according to the SDK Issues 44223, 42446 evaluation. by iarkh · 3 years, 3 months ago
  32. 7ac5f64 Issue #535: nnbd-strong requirement added to the tests, more tests for constant evaluation and canonicalization added. by iarkh · 3 years, 3 months ago
  33. a9a21bd Some of type aliases tests fixed by sgrekhov · 3 years, 3 months ago
  34. 9d37406 #993. More Struct tests added by Sergey G. Grekhov · 3 years, 3 months ago
  35. 939f36f Issue #535: more tests for constant evaluation and canonicalization added. by iarkh · 3 years, 3 months ago
  36. 4d62325 Fixes #994: test expectesions updated according to the recent SDK changes. by iarkh · 3 years, 3 months ago
  37. d45cb88 #993. More Struct tests added by Sergey G. Grekhov · 3 years, 3 months ago
  38. 8920358 Merge remote-tracking branch 'origin/master' by iarkh · 3 years, 3 months ago
  39. 5958feb #993. NativeType and Struct tests added by Sergey G. Grekhov · 3 years, 3 months ago
  40. 0251963 Fixes #991: tests updated according to the recent SDK changes. by iarkh · 3 years, 3 months ago
  41. 96137d0 #993. sizeOf() tests added by Sergey G. Grekhov · 3 years, 3 months ago
  42. 8187b21 #993. More tests for DynamicLibrary added by Sergey G. Grekhov · 3 years, 3 months ago
  43. 7473e25 #993. DynamicLibrary constructors tests added by Sergey G. Grekhov · 3 years, 3 months ago
  44. 06ef7ae #993. co19 ffi tests. Initial commit by sgrekhov · 3 years, 3 months ago
  45. d65b0fc Fixes #992. Boolean conditional evaluation tests added by sgrekhov · 3 years, 3 months ago
  46. 5b554e1 Fixes #990: tests updated according to the recent SDK changes. by iarkh · 3 years, 3 months ago
  47. 6dc6bca Fixes #979: I-2-b tests updated according to the recent changes for dart-lang/language#1133 by iarkh · 3 years, 3 months ago
  48. f35ddce Fixes #984: I-2-b tests updated according to the recent changes for dart-lang/language#1133 by iarkh · 3 years, 3 months ago
  49. 73f7c6b Fixes #989. Runtime type equality operator tests added by sgrekhov · 3 years, 3 months ago
  50. 6f42695 Fixes #988: Static warning checks corrected. by iarkh · 3 years, 3 months ago
  51. 1ded550 Fixes #987. Local variables and inference tests added by sgrekhov · 3 years, 3 months ago
  52. 103d027 Issue #983: Static warning checks corrected. by iarkh · 3 years, 3 months ago
  53. 077eb37 Issue #983: triple-shift folders re-named correctly, typo in the library paths updated for 2 tests. by iarkh · 3 years, 4 months ago
  54. a1b5896 Fixes #985. LateInitializationError removed by sgrekhov · 3 years, 4 months ago
  55. 8d913b6 Fixes #982. Add tests for The future value type of an asynchronous non-generator function part of NNBD spec by sgrekhov · 3 years, 4 months ago
  56. c60e168 Issue #462: NNBD type-normalization tests for weak mode added. by iarkh · 3 years, 4 months ago
  57. 6a93232 Issue #462: NNBD type-aliases tests for weak mode added. by iarkh · 3 years, 4 months ago
  58. 82b9fba Issue #462: NNBD tripple-shift tests for weak mode added. by iarkh · 3 years, 4 months ago
  59. 7f14d36 Issue #462: NNBD tests for weak mode added for the override checkings. by iarkh · 3 years, 4 months ago
  60. 9312487 Issue #462: NNBD tests for weak mode added (Leatest-greatest-closures). by iarkh · 3 years, 4 months ago
  61. 8923986 Issue #462: NNBD tests for weak mode added (Leatest-greatest-closures). by iarkh · 3 years, 4 months ago
  62. df6be5b Fixes #981. Add tests for Return statements part of NNBD spec by sgrekhov · 3 years, 4 months ago
  63. 28b23e1 Issue #462: NNBD tests for weak mode corrected according to the current Spec changes. by iarkh · 3 years, 4 months ago
  64. de36d0c Issue #462: Additional comments regarding the constant evaluation issues added to weak mode tests. by iarkh · 3 years, 4 months ago
  65. 8768904 Fixes #980. Remove warnings expectations for overriding default values of optional parameters tests by sgrekhov · 3 years, 4 months ago
  66. c8681a8 Issue #462: Tests for weak mode added to nnbd/weak/flow-analysis directory. by iarkh · 3 years, 4 months ago
  67. 625a9f6 #978. Weak mode test changes by sgrekhov · 3 years, 4 months ago
  68. 1a9c471 Issue #462: Tests for weak mode added to nnbd/weak directory. by iarkh · 3 years, 4 months ago
  69. 8abfecf Fixes #978. Tests updated according to the "flow analysis boolean variable" feature by sgrekhov · 3 years, 4 months ago
  70. 6e17405 Issues #463: Tests for weak mode added. by iarkh · 3 years, 4 months ago
  71. 8fd8970 Issues #462, #463: Moved or added new nnbd tests for weak mode, added new tests for strong mode. by iarkh · 3 years, 4 months ago
  72. f97fa85 #970. Usr correct values for ProcessSignal.sigusr1 and ProcessSignal.sigusr2 on Mac by sgrekhov · 3 years, 4 months ago
  73. f0b80d8 Issue #462: 1. Added nnbd tests for weak mode: exports_*, expression_typing_*, extension_method_resolution_*, future_flattening_*. 2. Moved and re-factored nnbd extension_method_resolution_*, future_flattening_* tests for weak mode into weak folder. 3. Copyrights updated by iarkh · 3 years, 4 months ago
  74. eff1006 Fixes #496. Change tested date to 1 second instead of 1 day to reduce probability to change timezone on DST by sgrekhov · 3 years, 4 months ago
  75. 3964b29 Fixes #496. Change tested date to 1 second instead of 1 day to reduce probability to change timezone on DST by sgrekhov · 3 years, 4 months ago
  76. 470a7af Fixes #473. Remove UtilsHtml directory by sgrekhov · 3 years, 5 months ago
  77. bfae533 Fix for Issue #462: 1. Added nnbd tests for weak mode: assignability_*, const_evaluation_*, const_objects_*, const_type_var_elimination_*. 2. Moved and re-factored nnbd exports_* tests for weak mode into weak folder. by iarkh · 3 years, 5 months ago
  78. b5a39ad Fixes #976. Remove obsolete errors expectations by sgrekhov · 3 years, 5 months ago
  79. 8a4f89c Fixes #975. Fix wrong expected compile time error type by sgrekhov · 3 years, 5 months ago
  80. 8e77299 Flag Requirements=nnbd-weak added to the tests that run legacy code by sgrekhov · 3 years, 5 months ago
  81. d8e2539 Fixes #972. Remove nnbd-strong flag from static Subtyping tests by sgrekhov · 3 years, 5 months ago
  82. 691e23a Fixes #973: `SharedOptions=--enable-experiment=triple-shift` tag removed from the tests. by iarkh · 3 years, 5 months ago
  83. dee9a57 Issue #972: needless `Requirements=nnbd-strong` tag removed. by iarkh · 3 years, 5 months ago
  84. 3c58c4e Issue #972: `Requirements=nnbd-strong` tags removed from the following LanguageFeatures/nnbd tests: tripple-shift, type-aliases, type-normalization. by iarkh · 3 years, 5 months ago
  85. fe5b701 Issue #972: `Requirements=nnbd-strong` tags removed from LanguageFeatures/nnbd/ovrriding tests. by iarkh · 3 years, 5 months ago
  86. de2dc36 Issue #972: `Requirements=nnbd-strong` tags remoed from LanguqgeFeatures/nnbd/Least-greatest-closure/nonfunction_typedef tests. Duplicated nonfunction)typedef tests removed. by iarkh · 3 years, 5 months ago
  87. b73fa36 Issue #972: `Requirements=nnbd-strong` tags remoed from LanguqgeFeatures/nnbd/Least-greatest-closure/class, LanguqgeFeatures/nnbd/Least-greatest-closure/nonfunction_typedef tests. by iarkh · 3 years, 5 months ago
  88. fc6eaf4 Issue #972: `Requirements=nnbd-strong` tags remoed from LanguqgeFeatures/nnbd/flow-analysis tests. by iarkh · 3 years, 5 months ago
  89. 6231eb5 Issue #463: Missing Requirements=nnbd-strong tags added. by iarkh · 3 years, 5 months ago
  90. 353d03e Fix for the Issue #972: `Requirements=nnbd-strong` removed from LanguageFeatures/nnbd tests (without subdirectories) by iarkh · 3 years, 5 months ago
  91. 8733133 Cross Origin Error for HttpRequest tests fixed by sgrekhov · 3 years, 5 months ago
  92. 537813f Typo corrected. by iarkh · 3 years, 5 months ago
  93. fd61dd7 Test that use tripple shift operation moved to tripple-shift directory by sgrekhov · 3 years, 5 months ago
  94. 8740182 #926. Stdout tests that run process fixed for Windows by sgrekhov · 3 years, 5 months ago
  95. fc18852 Typo in the test corrected. by iarkh · 3 years, 5 months ago
  96. 7a43aa1 Fixes #968: missing testing options added back. by iarkh · 3 years, 5 months ago
  97. 1c59253 #969. Line numbers where we expect an error fixed by sgrekhov · 3 years, 5 months ago
  98. 305b64c #969. Stdout tests failures on Windows fixed. Don't pass executable arguments to the Process by sgrekhov · 3 years, 5 months ago
  99. 67300c0 Fixes #968: non-nullable shared option removed. by iarkh · 3 years, 5 months ago
  100. 80b2a9a #932. HttpRequest tests fixed to work with cross origin by sgrekhov · 3 years, 6 months ago