1. 9849573 Fix type of onError. (#1339) by Paul Berry · 2 years ago
  2. 8f22acf Update expected errors after recent CFE udpates in Enhanced Enums (#1336) by Chloe Stefantsova · 2 years, 1 month ago
  3. 6604c07 Adjust locations of errors reported by CFE in Enhanced Enums tests (#1334) by Chloe Stefantsova · 2 years, 1 month ago
  4. a493409 Remove extra expected CFE errors that are no longer reported (#1331) by Chloe Stefantsova · 2 years, 1 month ago
  5. d5398c6 Add expected CFE errors on concrete 'index' members (#1330) by Chloe Stefantsova · 2 years, 1 month ago
  6. d090499 Remove unused and uninitialized non-nullable field from a test (#1329) by Chloe Stefantsova · 2 years, 1 month ago
  7. b2034a1 Replace InternetAddressType.ANY with InternetAddressType.any (#1326) by Sam Rawlins · 2 years, 1 month ago
  8. 7baaec7 Replace InternetAddressType.ANY with InternetAddressType.any (#1325) by Sam Rawlins · 2 years, 1 month ago
  9. 5cf89f4 Add invocation of functions doing attach (#1324) by Erik Ernst · 2 years, 1 month ago
  10. 74ba459 Fixes needed based on roll f5124538 (#1323) by Erik Ernst · 2 years, 1 month ago
  11. e123959 Fixes #1310. Add language version 2.16 (#1314) by Sergey G. Grekhov · 2 years, 1 month ago
  12. f512453 Correct an enhanced-enum test to alow setters named values (#1312) by Chloe Stefantsova · 2 years, 2 months ago
  13. 9a3da0a #993. Added tests for Abi class by sgrekhov · 2 years, 2 months ago
  14. 971ac72 #1258. Added test for a generic enum which does have a regular-bounded instantiate-to-bounds result by sgrekhov · 2 years, 2 months ago
  15. ec3903d Fixes #1308. Make `UriData` tests case-insensitive by sgrekhov · 2 years, 2 months ago
  16. d9527f1 #1258. Not regular-bounded enum test added by sgrekhov · 2 years, 2 months ago
  17. 1e99290 Merge remote-tracking branch 'remotes/origin/weak-reference-fix' by iarkh · 2 years, 2 months ago
  18. 25a3ab6 Revert accidental commits by sgrekhov · 2 years, 2 months ago
  19. e89b380 #1305. Some cascaded errors previously reported by CFE removed by sgrekhov · 2 years, 2 months ago
  20. 1a73c89 #1305. Some cascaded errors previously reported by CFE removed by sgrekhov · 2 years, 2 months ago
  21. 8ca2956 #1258. Added tests for overridden == operator by sgrekhov · 2 years, 2 months ago
  22. d2846ad #1260. Added test for callback that throws an exception by sgrekhov · 2 years, 2 months ago
  23. 0d69a56 Fixes #1307. Remove overridden == operator from enum by sgrekhov · 2 years, 2 months ago
  24. bb1557d #1305. Some cascaded errors previously reported by CFE removed by sgrekhov · 2 years, 2 months ago
  25. b442baa #1260. Added test for callback that throws an exception by sgrekhov · 2 years, 2 months ago
  26. 099837d #1258. Added tests for overridden == operator by sgrekhov · 2 years, 2 months ago
  27. d7bade1 Fixes #1307. Remove overridden == operator from enum by sgrekhov · 2 years, 2 months ago
  28. d9167da #1260. Fixed tests that check attachment of the same object to finalizer several times by sgrekhov · 2 years, 2 months ago
  29. 3462288 #1260: Weak reference tests updated. by iarkh · 2 years, 2 months ago
  30. 42d638c #1258. More implementing enums tests added by sgrekhov · 2 years, 2 months ago
  31. 0171a88 Fixes dart-lang/sdk#48412. Different issues fixed in Finalizer tests by sgrekhov · 2 years, 2 months ago
  32. 976b840 #1260. Finalizer test improved by Sergey G. Grekhov · 2 years, 2 months ago
  33. 00f3797 #1260. Minor code enhancement by Sergey G. Grekhov · 2 years, 2 months ago
  34. 4256185 #1260. Typo fixed by Sergey G. Grekhov · 2 years, 2 months ago
  35. 498b620 #1260. Fix attach to finalizer tests by Sergey G. Grekhov · 2 years, 2 months ago
  36. fa736bc #1260. Finalizer tests fixed and refactored by Sergey G. Grekhov · 2 years, 2 months ago
  37. e277bf3 #1260. Another WeakReference tests added by Sergey G. Grekhov · 2 years, 2 months ago
  38. 984117a #1260: Finalizer tests updated. by iarkh · 2 years, 2 months ago
  39. 25ad2aa Fixes dart-lang/sdk#48391. Use function with 'no-inline' to create a WeakReference and to lost link to its target by Sergey G. Grekhov · 2 years, 2 months ago
  40. 6d915d8 #1260: Finalizer tests updated. by iarkh · 2 years, 2 months ago
  41. 99258da #130. Roll failure fixed by sgrekhov · 2 years, 2 months ago
  42. a38d7c5 #1301. Roll failures fixed, issue numbers added by sgrekhov · 2 years, 2 months ago
  43. 1b9f593 Fixes #1300: Corrected tests according to the recent changes in CFE. by iarkh · 2 years, 3 months ago
  44. 310e789 #1260. WeakReference.target test added by sgrekhov · 2 years, 3 months ago
  45. 4c0118f #1260. Test that use ffi moved to a separate directory by sgrekhov · 2 years, 3 months ago
  46. a67df7f #1260. Optional parameters added to triggerGcWithDelay() by sgrekhov · 2 years, 3 months ago
  47. f49d43a #1260: Added tests for Finalizer.attach method. by iarkh · 2 years, 3 months ago
  48. a863781 #1260. Unnecessary delays removed form WeakReference tests by Sergey G. Grekhov · 2 years, 3 months ago
  49. 8d13e10 #1292. Compile error in Enhanced enums example fixed by Sergey G. Grekhov · 2 years, 3 months ago
  50. c9d0538 Fixes #1297. User-written 'index' is not allowed by Sergey G. Grekhov · 2 years, 3 months ago
  51. 34f3d1f Fixes #1293. Change expected error location in analyzer by Sergey G. Grekhov · 2 years, 3 months ago
  52. 495119a #1260: Added tests for Finalizer. by iarkh · 2 years, 3 months ago
  53. d34fc84 #1258. Enhanced enums test fixed, issue numbers added by Sergey G. Grekhov · 2 years, 3 months ago
  54. d260a8e #1260: Added tests for Finalizer. by iarkh · 2 years, 3 months ago
  55. df47bd9 #1260: Added tests for Finalizer. by iarkh · 2 years, 3 months ago
  56. 77a8cb2 #1258. Add more tests on user-written 'index' and 'values' by sgrekhov · 2 years, 3 months ago
  57. 7953f3b #1289. More roll failures fixed by Sergey G. Grekhov · 2 years, 3 months ago
  58. d7b76bd #1289. Roll failures fixed by sgrekhov · 2 years, 3 months ago
  59. c8c5908 Fixes #1290. Constant constructors can't have a body by sgrekhov · 2 years, 3 months ago
  60. 5711c52 #1260: Updated LanguageFeatures/FinalizationRegistry/Finalizer tests. by iarkh · 2 years, 3 months ago
  61. 66da796 #1258. Update Enhanced Enums test. Now user-written 'values' and 'index' are not allowed by sgrekhov · 2 years, 3 months ago
  62. e2290e7 Fixes #1288. Remove 'index' declaration by sgrekhov · 2 years, 3 months ago
  63. 0d38c80 #1260: Moved Weak Reference tests to LanguageFeatures/WeakReference directory. Added tests for Finalizer constructor. by iarkh · 2 years, 3 months ago
  64. 2f0d113 Fixes #1287. Typos fixed by sgrekhov · 2 years, 3 months ago
  65. 52d5e6e #1260. WeakReference tests added by Sergey G. Grekhov · 2 years, 3 months ago
  66. af9fadc Fixes #1286. Expect an error if mixin application on enum introduces anyv instance variables by sgrekhov · 2 years, 3 months ago
  67. d730e02 #1285. One more roll failure fixed by sgrekhov · 2 years, 3 months ago
  68. 4b7b362 #1285. Roll failures fixed, issue numbers added by sgrekhov · 2 years, 3 months ago
  69. 4fa20bd #1260. GC utils library added by sgrekhov · 2 years, 3 months ago
  70. 27c87f2 #1260. WeakReferences tests for Expando key added by sgrekhov · 2 years, 3 months ago
  71. 6b1f1dc #1258. More Enhanced Enums semantics tests added by sgrekhov · 2 years, 3 months ago
  72. 7067cfb #1281. Expected error location updated by Sergey G. Grekhov · 2 years, 3 months ago
  73. 65d9b4f #1281. Expected error location updated by Sergey G. Grekhov · 2 years, 3 months ago
  74. 2c68a8e Fixes #1284. Test changed to allow ; after identifier list by sgrekhov · 2 years, 3 months ago
  75. 069c50c Fixes #1283. Typos fixed by sgrekhov · 2 years, 3 months ago
  76. 8b5a6b9 Fixes #1282. Typo fixed by sgrekhov · 2 years, 3 months ago
  77. aa23d14 #1258. More Enhanced Enums semantics tests added by sgrekhov · 2 years, 3 months ago
  78. 9e9d02a #1258. More Enhanced Enums semantics tests added by sgrekhov · 2 years, 3 months ago
  79. 1e587af Fixes #1258. More Enhanced Enums semantics tests added by sgrekhov · 2 years, 3 months ago
  80. db856d8 #1280. Roll failure fixed by Sergey G. Grekhov · 2 years, 3 months ago
  81. 1247f40 Fixes #1276. Roll failures fixed, runtime checkings added by sgrekhov · 2 years, 3 months ago
  82. 5316e44 Fixes #1278. Errors and typos in some Enhanced enums tests fixed by sgrekhov · 2 years, 3 months ago
  83. f3f188b #1277. Typo fixed by sgrekhov · 2 years, 3 months ago
  84. 47d7b5c Fixed #1279: test expectations corrected. by iarkh · 2 years, 3 months ago
  85. 80c3203 #47849: Enhanced Enum tests corrected, missing Issue tags added. by iarkh · 2 years, 3 months ago
  86. 2976990 Fixes #1277: Missing closing } added. by iarkh · 2 years, 3 months ago
  87. 73fa4da Fixes #1275: Test expectations corrected. by iarkh · 2 years, 3 months ago
  88. 21d1800 Fixes #1274: LanguageFeatures/Super-parameters/summary_A04_t02 test corrected: Expect.approxEquals is used instead of Expect.equals for the double comparing. by iarkh · 2 years, 3 months ago
  89. f65194c Issue #1244: LanguageFeatures/Constructor-tear-offs/unnamed_constructor_A06_t01 test should not run for dart2js because it uses mirrors. by iarkh · 2 years, 3 months ago
  90. 0f50a2f #1262. Roll failures fixed by sgrekhov · 2 years, 3 months ago
  91. 522af08 #1258. Enhanced Enums semantics tests added by sgrekhov · 2 years, 3 months ago
  92. de979f1 Fixes #1269. Missed default constructor added to enum declaration by sgrekhov · 2 years, 3 months ago
  93. a0341f0 Fixes #1273. Typo fixed by sgrekhov · 2 years, 3 months ago
  94. d9e6570 Fixes #1271. Typo fixed by sgrekhov · 2 years, 3 months ago
  95. 3737683 Fixes #1270. Fix expected result values by sgrekhov · 2 years, 3 months ago
  96. 435486d Fixes #1268. Runtime type check fixed by sgrekhov · 2 years, 3 months ago
  97. 19ccd5d Fixes #1267. Error expectation added by sgrekhov · 2 years, 3 months ago
  98. b2dfe5a Fixes #1266. Default value added to non-nullable parameter by sgrekhov · 2 years, 3 months ago
  99. 04ca8f3 Fixes #1272. Runtime type check fixed by sgrekhov · 2 years, 3 months ago
  100. 9a04be4 Fixes #1265. Invalid assignment fixed by sgrekhov · 2 years, 3 months ago