1. 7f6e27c expose the ability to load test configuration files from the test_core package (#1250) by Jacob MacDonald · 4 years ago test-v1.14.6 test_core-v0.3.6
  2. 1a9b6f2 Bump test_api dep from test (#1246) by Nate Bosch · 4 years ago test-v1.14.5
  3. 44fc32a Fail with specific error for null runnerSuite (#1245) by Nate Bosch · 4 years ago test_api-v0.2.16 test_core-v0.3.5
  4. ba923d9 Prevent Headless With Pause After Load (#1239) by Gary Roumanis · 4 years ago
  5. ec76ca0 rev webkit_inspection_protocol (#1237) by Devon Carew · 4 years ago
  6. 0022fbd Merge _LiveTest into LiveTestController (#1233) by Nate Bosch · 4 years ago
  7. bf85e35 Skip test broken by changing stack trace URI (#1234) by Nate Bosch · 4 years ago
  8. 3ac7067 Update URL to point to correct documentation (#1231) by Gary Roumanis · 4 years ago
  9. 8145ab5 Improve docs for async matchers (#1225) by Nate Bosch · 4 years ago
  10. 9a6da59 Simplify currentOS initialization (#1221) by Nate Bosch · 4 years ago
  11. b67f25e Prep to publish (#1219) by Gary Roumanis · 4 years ago
  12. 1010915 Retain configured file reporters when resolving presets. (#1217) by Evan Weible · 4 years ago
  13. e3bf6f6 Handle file URIs during coverage collection (#1210) by Gary Roumanis · 4 years, 1 month ago
  14. 5203b23 Refactor chrome args to conditional elements (#1213) by Nate Bosch · 4 years, 1 month ago
  15. 988e38f Enable Chrome Headless for Coverage (#1212) by Gary Roumanis · 4 years, 1 month ago
  16. 6d10a24 Add exception example (#1211) by Tim Sneath · 4 years, 1 month ago
  17. 4a7b9bc Expand documentation on timeouts (#1204) by Nate Bosch · 4 years, 2 months ago
  18. c0c7761 Fix rune iteration (#1198) by Nate Bosch · 4 years, 2 months ago
  19. 2a9c209 Update usage output test for new args package (#1197) by Nate Bosch · 4 years, 2 months ago
  20. 563c538 Merge pull request #1196 from dart-lang/roll_package_vm_service by Ben Konyi · 4 years, 2 months ago
  21. b23ba2b Update to support package:vm_service version 4.0.0 by Ben Konyi · 4 years, 2 months ago
  22. 563dd5f allow the latest shelf_packages_handler (#1195) by Jacob MacDonald · 4 years, 2 months ago test-v1.14.1
  23. 22275c0 Drop package resolver from test_core and test, use package_config from test (#1181) by Jacob MacDonald · 4 years, 2 months ago test-v1.14.0 test_core-v0.3.2
  24. ad9986a release test_api/test_core/test (#1192) by Jacob MacDonald · 4 years, 2 months ago test-v1.13.0 test_api-v0.2.15 test_core-v0.3.1
  25. 4c238fd Support package:vm_service 3.0.0(#1191) by Ben Konyi · 4 years, 2 months ago
  26. 7514d98 Exit as a failure if no tests were declared (#1173) by Nate Bosch · 4 years, 2 months ago
  27. 9f24024 Allow a timeout following a completed test (#1189) by Nate Bosch · 4 years, 2 months ago
  28. 594e9e6 Make Declarer.declare generic (#1187) by Nate Bosch · 4 years, 2 months ago
  29. 2c7854c Enable and fix avoid_private_typedef_functions (#1186) by Nate Bosch · 4 years, 3 months ago
  30. de8dc41 Cancel any StreamQueue that is created as a part of a stream matcher after it is done matching (#1185) by Jacob MacDonald · 4 years, 3 months ago
  31. d0d86b0 Fix usage string for test-randomize-ordering-seed (#1182) by Nate Bosch · 4 years, 3 months ago
  32. 936a28a Fix stack trace mapping for SDK locations (#1175) by Nate Bosch · 4 years, 3 months ago
  33. 590abf7 Remove an unnecessary await on event loop (#1164) by Nate Bosch · 4 years, 3 months ago
  34. 26ba571 Remove arguments to runInIsolate utility (#1169) by Nate Bosch · 4 years, 3 months ago
  35. fefa66d Fix readme: remove barback, add build_runner (#1168) by Kevin Moore · 4 years, 3 months ago
  36. 41285de Add missing constraint (#1167) by Gary Roumanis · 4 years, 3 months ago test_api_v0.2.14 test_core-v0.3.0 test_v1.12.0
  37. 9ea1f34 Prep to publish (#1166) by Gary Roumanis · 4 years, 3 months ago
  38. d178411 Fix flakiness (#1165) by Gary Roumanis · 4 years, 3 months ago
  39. cbc0a66 Fix some documentation to use expectLater (#1163) by Nate Bosch · 4 years, 3 months ago
  40. 658e47e Avoid unhandled errors in spawnHybridUri (#1162) by Nate Bosch · 4 years, 3 months ago
  41. a5addd3 Shared loading and running pool (#1161) by Jacob MacDonald · 4 years, 3 months ago
  42. d58de22 Allow retry load suites (#1160) by Jacob MacDonald · 4 years, 3 months ago
  43. 3625dd8 Chrome coverage support (#1155) by Gary Roumanis · 4 years, 3 months ago
  44. 1fb4609 Allow the latest boolean_selector (#1153) by Nate Bosch · 4 years, 3 months ago
  45. 93c1ad0 Flexible Coverage API (#1151) by Gary Roumanis · 4 years, 3 months ago
  46. 50b7d68 Differentiate between test-randomize-ordering-seed=0 and null. (#1150) by kathrinschuler · 4 years, 3 months ago
  47. 1266870 Deprecate PhantomJS (#1149) by Gary Roumanis · 4 years, 4 months ago
  48. d30c16f Drop invoke utility (#1148) by Nate Bosch · 4 years, 4 months ago
  49. 06f9f2f Bump min SDK to 2.4.0 for bug in for-loop elements (#1147) by Nate Bosch · 4 years, 4 months ago
  50. 7fdb196 Avoid for-loop elements at the top level (#1143) by Nate Bosch · 4 years, 4 months ago test-v1.11.1 test_api-v0.2.13 test_core-v0.2.18
  51. dcd9b51 Drop optional new from code in strings (#1134) by Nate Bosch · 4 years, 4 months ago
  52. d29c10e Drop author from pubspecs (#1139) by Nate Bosch · 4 years, 4 months ago
  53. e5d14b3 Prepare to publish test_core and test (#1138) by Nate Bosch · 4 years, 4 months ago test-v1.11.0 test_core-v0.2.17
  54. b5bd8b3 Add file-based reporter support (#1129) by Evan Weible · 4 years, 4 months ago
  55. cd03013 Remove stale or inactionable TODO comments (#1135) by Nate Bosch · 4 years, 4 months ago
  56. 5d1b8a4 Drop support for old stack trace format (#1133) by Nate Bosch · 4 years, 4 months ago
  57. 7dea5fa prep to publish (#1136) by Gary Roumanis · 4 years, 4 months ago
  58. eb8aa6b Drop pedantic dependency (#1131) by Dan Field · 4 years, 4 months ago
  59. b655c2c Drop changelog for unpublished version (#1130) by Nate Bosch · 4 years, 4 months ago
  60. 8dbe00f Add custom-html-template-path config option (#1127) by Marcin Wolniewicz · 4 years, 4 months ago
  61. 0638f41 correct return type (#1126) by Gary Roumanis · 4 years, 5 months ago
  62. 5543984 Always pass a function to BooleanSelector.evaluate (#1125) by Nate Bosch · 4 years, 5 months ago
  63. ba98412 Fix test_chain_test at head (#1122) by Gary Roumanis · 4 years, 5 months ago
  64. 746a4dc Remove uses of "invoke" utility (#1119) by Nate Bosch · 4 years, 5 months ago
  65. c0f4f23 Fix newly enforced package:pedantic lints (#1118) by Nate Bosch · 4 years, 5 months ago
  66. 17850e0 Enable and fix prefer_single_quotes (#1110) by Nate Bosch · 4 years, 6 months ago
  67. 457abf0 Add a link to docs on changing timeout (#1109) by Nate Bosch · 4 years, 6 months ago
  68. c654311 Extend synthetic test timeout (#1107) by Gary Roumanis · 4 years, 6 months ago
  69. 79fe79c Add test randomization (#1106) by kathrinschuler · 4 years, 6 months ago
  70. f515fa8 Switch from IOSink to StringSink (#1105) by Nate Bosch · 4 years, 6 months ago
  71. 5a3d81a Allow injecting an IOSink into the reporters (#1101) by Nate Bosch · 4 years, 6 months ago
  72. c4e5f76 Use latest matcher (#1099) by Nate Bosch · 4 years, 7 months ago
  73. 2643686 Support the latest package:analyzer, ready to release test, test_core (#1103) by Kevin Moore · 4 years, 7 months ago
  74. c075b70 Prep to publish (#1097) by Gary Roumanis · 4 years, 7 months ago test_api-v0.2.9 test_core-v02.13 test_v1.9.2
  75. 5a80b7e Mark non-solo tests as "skipped" (#1095) by Gary Roumanis · 4 years, 7 months ago
  76. ee7c02b Conditionally import coverage logic (#1091) by Gary Roumanis · 4 years, 7 months ago test_core-v02.12 test_v1.9.1
  77. 08bf237 Implement VM coverage gathering (#1088) by willdrach-wk · 4 years, 7 months ago
  78. 3874886 Expose sharding functionality (#1087) by willdrach-wk · 4 years, 7 months ago
  79. d490ab1 Move debug functionality to a --debug flag (#1083) by willdrach-wk · 4 years, 7 months ago
  80. 859ae9d Remove outdated contributing information (#1085) by Gary Roumanis · 4 years, 7 months ago
  81. 045ccf5 update version (#1084) by Gary Roumanis · 4 years, 8 months ago
  82. f2e893d Remove state change race condition logic (#1081) by Gary Roumanis · 4 years, 8 months ago
  83. 99d2dfc test: depend on the latest pkg:test_core (#1078) by Kevin Moore · 4 years, 8 months ago test-v1.6.10
  84. ea37dba Fix dartlang.org URLs across packages by Kevin Moore · 4 years, 8 months ago
  85. 6749339 Fix dartlang.org URLs across packages (#1077) by Kevin Moore · 4 years, 8 months ago
  86. ce0a722 test_core: allow the latest pkg:vm_service (#1076) by Kevin Moore · 4 years, 8 months ago test_core-v0.2.9+1
  87. 74d56f9 Fix chain tests (#1074) by Gary Roumanis · 4 years, 8 months ago
  88. e30adc1 Add `--disable-dev-shm-usage` to the default Chrome flags (#1069) by Gary Roumanis · 4 years, 8 months ago
  89. efe2d60 Deprecate internal packages (#1054) by Gary Roumanis · 4 years, 9 months ago test_api-v0.2.7 test_core-v0.2.9
  90. 2b68d67 Remove the dependency override (#1065) by Keerti Parthasarathy · 4 years, 9 months ago
  91. 9a5f569 Update test to use analyzer 0.38.0 (#1062) by Keerti Parthasarathy · 4 years, 9 months ago
  92. 400f08e Remove unnecessary DelegatingStreamSink wrapping (#1064) by Nate Bosch · 4 years, 9 months ago
  93. 7983466 prep to publish (#1061) by Gary Roumanis · 4 years, 9 months ago
  94. 39d27ce Fix issue with Utf8Decoder and Node platform (#1060) by Gary Roumanis · 4 years, 9 months ago
  95. 4d7e75f Delete codereview.settings by Kevin Moore · 4 years, 9 months ago
  96. 3e9f16c Delete extra copy of util/test.dart (#1058) by Nate Bosch · 4 years, 9 months ago
  97. 6b30045 Drop dependency on pub_semver (#1057) by Nate Bosch · 4 years, 9 months ago
  98. a1c753a Use supported --server-mode flag for dart2js (#1056) by Nate Bosch · 4 years, 9 months ago
  99. 77e09b4 test_core: migrate to pkg:vm_service (#1055) by Kevin Moore · 4 years, 9 months ago
  100. b1b5f39 Small refactors in Invoker (#1052) by Nate Bosch · 4 years, 10 months ago