1. dd7165a remove overrides (#1049) by Gary Roumanis · 4 years, 10 months ago
  2. ca2ec54 Depend on latest analyzer (#1048) by Gary Roumanis · 4 years, 10 months ago
  3. 0e91170 Migrate to vm_service_lib (#1044) by Gary Roumanis · 4 years, 10 months ago
  4. 7a402e6 Prepare for Uint8List SDK breaking change (#1045) by Todd Volkert · 4 years, 10 months ago
  5. f5c715b Fix deprecations and new lints (#1046) by Kevin Moore · 4 years, 10 months ago
  6. 27de981 Prepare to publish test (#1041) by Nate Bosch · 5 years ago test-v1.6.4
  7. 32af249 Prepare to publish test_core (#1040) by Nate Bosch · 5 years ago test_core-v0.2.6
  8. 5937ed6 Prepare to publish test_api (#1039) by Nate Bosch · 5 years ago test_api-v0.2.6
  9. b4021dc Stop using deprecated analyzer API left over from "UI as code" migration. (#1036) by Paul Berry · 5 years ago
  10. c4280a6 Ensure that the test state transitions to complete before the test is considered complete. (#1028) by poletti-marco · 5 years ago
  11. 30cf83d Don't reroute exceptions thrown in expectAsync (#1027) by Nate Bosch · 5 years ago
  12. 86a4904 Fix lints (#1033) by Gary Roumanis · 5 years ago
  13. 0e64163 Enable and fix prefer_generic_function_type_aliases lint (#1020) by Kevin Moore · 5 years ago
  14. e3282f9 Unskip now passing tests (#1026) by Gary Roumanis · 5 years ago
  15. bada14b Non-completed tests should cause failures (#1024) by Gary Roumanis · 5 years ago test-v1.6.3 test_core-v0.2.5
  16. 949690f skip broken pause tests (#1025) by Gary Roumanis · 5 years ago
  17. a5672c2 Update report_failure.sh by Kevin Moore · 5 years ago
  18. e4e3a91 Update moon_repo to latest, add failure chat hook by Kevin Moore · 5 years ago
  19. 78f6dfd depend on test_api 0.2.5 (#1018) by Jacob MacDonald · 5 years ago test-v1.6.2
  20. dfa438a update parseMetadata to take a required contents argument (#1017) by Jacob MacDonald · 5 years ago test_api-v0.2.5 test_core-v0.2.4
  21. fadf58c Avoid dart:isolate import from test code (#1011) by Nate Bosch · 5 years ago
  22. 73ed750 travis: Run dartfmt only on dev (#1014) by Kevin Moore · 5 years ago
  23. f2ee882 Make the FORCE_TEST_EXIT env global (#1016) by Nate Bosch · 5 years ago
  24. a2835d1 expose the parseMetadata function and all required classes to use it (#1013) by Jacob MacDonald · 5 years ago
  25. 1009d18 Disable dartfmt travis tests (#1012) by Nate Bosch · 5 years ago
  26. 72fb472 Use moon_repo v2, merge the analyze_and_format stage (#1009) by Kevin Moore · 5 years ago
  27. 747968e Stop tagging `MessageChannel` messages with href by Leon Senft · 5 years ago
  28. 1f66d03 Unsubscribe from message port when tests are done by Leon Senft · 5 years ago
  29. 0db22b8 Unsubscribe from messages after port is received by Leon Senft · 5 years ago
  30. ff1d5d5 Use message channels for communicating with iframes by Leon Senft · 5 years ago
  31. e7628f9 Tweak pubspec constraint styles (#1005) by Nate Bosch · 5 years ago
  32. 8529cf4 Update imports to allow stream_channel 2.0.0 (#1001) by Nate Bosch · 5 years ago test-v1.6.1 test_api-v0.0.2.4 test_core-v0.2.3
  33. 70a5ddb Update matcher version and prepare to publish (#1000) by Nate Bosch · 5 years ago test-v1.6.0 test_api-v0.2.3 test_core-v0.2.2
  34. e72af67 test & test_core: allow analyzer 0.36.0 (#999) by Kevin Moore · 5 years ago
  35. 4d12d14 Prep for analyzer changes to support the "UI as code" feature. (#995) by Paul Berry · 5 years ago
  36. 56b2f6a Disallow non-literal strings in annotations (#991) by Nate Bosch · 5 years ago
  37. 9be383e Don't deserialize to IsolateSpawnException (#990) by Nate Bosch · 5 years ago
  38. 1ccf560 Re-centralize the analysis_options.yaml (#988) by Nate Bosch · 5 years ago
  39. 7925ccd Re-enable tests for spawnHybridUri (#989) by Nate Bosch · 5 years ago
  40. 12a9c3e Drop special format for IsolateSpawnException (#986) by Nate Bosch · 5 years ago
  41. 085561d Ignore a new deprecation from analyzer package (#987) by Nate Bosch · 5 years ago
  42. 600dd0c Remove special handling for errors during parse (#985) by Nate Bosch · 5 years ago
  43. c0470b5 remove dev deps from test_core, change test_core dev dep for package:test (#980) by Jacob MacDonald · 5 years ago test-v1.5.3 test_core-v0.2.1+1
  44. f22e527 allow analyzer version 0.35.x (#978) by Jacob MacDonald · 5 years ago
  45. f87d414 Fix analysis with latest SDK analyzer (#979) by Kevin Moore · 5 years ago
  46. 69c37ff Prep for release (#977) by Gary Roumanis · 5 years ago test_api_v0.2.2-test_core_v0.2.1-test_v1.5.2
  47. 6f8eb40 Allow for multiple calls to executable.main() (#973) by Anthony Bullard · 5 years ago
  48. 17af923 Fix travis - analyzer and source_span updates (#975) by Nate Bosch · 5 years ago
  49. 8a90f38 Update pkg:pedantic for all packages, fix associated unawaited lints (#971) by Kevin Moore · 5 years ago
  50. 8ec3418 Require at least Dart 2.1 for all packages (#970) by Kevin Moore · 5 years ago
  51. 8e2c86f Merge pull request #968 from srawlins/fix-dartdocs by Sam Rawlins · 5 years ago
  52. dd4b682 Fix DartDocs links by Sam Rawlins · 5 years ago
  53. ccbc0df Fix analyses warnings (#967) by Gary Roumanis · 5 years ago
  54. 171af02 Allow use of analyzer version 0.34.x. (#966) by Paul Berry · 5 years ago
  55. a2eff06 Fix broken #platform-selector-syntax and #platform-specific-configuration links (#963) by James D. Lin · 5 years ago
  56. 42ef639 Let test_core depend on latest test_api (#960) by Gary Roumanis · 5 years ago test_api_v0.2.1-test_core_v0.2.0-test_v1.5.1
  57. fe6c171 Update homepages (#958) by Gary Roumanis · 5 years ago
  58. 787a60d Move remote_listener to test_api (#959) by Gary Roumanis · 5 years ago
  59. fe4242e update api dep (#957) by Gary Roumanis · 5 years ago test_api_v0.2.0-test_core_v0.1.0-test_v1.5.0
  60. 9b63c92 Move VM plugin to test_core (#956) by Gary Roumanis · 5 years ago
  61. 592e53b prep for release (#954) by Gary Roumanis · 5 years ago
  62. 48a0d09 Create test_core package (#953) by Gary Roumanis · 5 years ago
  63. 12ab734 Prep for package:test release (#952) by Gary Roumanis · 5 years ago test-v1.4.0
  64. 0901868 Update README.md (#951) by Gary Roumanis · 5 years ago
  65. 3c20e85 Prep for release (#950) by Gary Roumanis · 5 years ago test_api-v0.1.1
  66. f0898ed Refactor package:test for use with package:test_api (#949) by Gary Roumanis · 5 years ago
  67. 957a0f8 Prep for release (#948) by Gary Roumanis · 6 years ago
  68. b10884b Prepare for release (#947) by Gary Roumanis · 6 years ago
  69. ac21330 Refactor test into two packages (#945) by Jonah Williams · 6 years ago
  70. e097f77 Clean up test utils (#942) by Nate Bosch · 6 years ago
  71. 6c6f439 prep for 1.3.4 (#941) by Gary Roumanis · 6 years ago 1.3.4
  72. 7785460 Updated CHANGELOG.md to 1.3.4 (#940) by liuming0 · 6 years ago
  73. baa42e4 Allowed remote_listener to be closed and sent an event on close. (#939) by liuming0 · 6 years ago
  74. d4ef51a Add unnecessary new/const lints (#937) by Nate Bosch · 6 years ago
  75. 7555efe Drop optional new/const (#936) by Nate Bosch · 6 years ago
  76. f529c2f Remove imports of `dart:io` from `test.dart` unless its available (#933) by Jacob MacDonald · 6 years ago 1.3.3
  77. 45b673c Allow omitting const in parsed metadata (#935) by Nate Bosch · 6 years ago
  78. 642c823 Fix json reporter bug with precompiled + dartdevc (#934) by Jacob MacDonald · 6 years ago
  79. c2b20dd Merge pull request #932 from dart-lang/pre-publish-1.3.2 by Brian Wilkerson · 6 years ago
  80. e8b0fe0 Prepare to publish version 1.3.2 by Brian Wilkerson · 6 years ago
  81. c93d2cd remove transformer warnings, prepare to publish 1.3.1 (#930) by Jacob MacDonald · 6 years ago
  82. 67379fb use lints from pedantic-1.1.0 (#927) by Alexandre Ardhuin · 6 years ago
  83. 9546f58 s/HttepServer/HttpServer (#925) by Jay Phelps · 6 years ago
  84. 7e81f77 Use set -e to interrupt script on errors (#922) by Keerti Parthasarathy · 6 years ago
  85. 9ea0281 Add missing return to fix analysis error with 2.1.0-dev.0.0. (#921) by Keerti Parthasarathy · 6 years ago
  86. a28ee4a Fix root_url/root_line/root_column for Windows (#919) by Danny Tuppeny · 6 years ago
  87. 275cf5e Fix some style nits in parse_metadata and test (#917) by Nate Bosch · 6 years ago
  88. 3d0274b Remove explicit checks for syntax errors (#916) by Nate Bosch · 6 years ago
  89. 769f0dd Strengthen UTF-8 decoding. (#911) by Lasse R.H. Nielsen · 6 years ago
  90. ba840f4 Fix failing tests due to SDK release (#910) by Gary Roumanis · 6 years ago
  91. 6de2710 update sdk constraint to <3.0.0 (#905) by Jacob MacDonald · 6 years ago 1.3.0
  92. f00ea15 Serve files outside the path during precompiled tests (#902) by Jacob MacDonald · 6 years ago
  93. 5a89ec1 Fix tests against the latest SDK (#901) by Nate Bosch · 6 years ago
  94. f6985f9 Add support for loading precompiled kernel files for vm tests (#896) by Jacob MacDonald · 6 years ago 1.2.0
  95. 1c18ec3 misc: dartfmt with latest SDK (#895) by Kevin Moore · 6 years ago
  96. 88590b0 Use --enable-asserts instead of --checked (#893) by Nate Bosch · 6 years ago
  97. 1e41eea Add pid to start event; bump protocol version to 0.1.1; package version to 1.1.0 (#890) by Danny Tuppeny · 6 years ago
  98. 44e87cd prep-for-1.0.0 (#886) by Gary Roumanis · 6 years ago 1.0.0
  99. 7ae38f5 prep for release (#883) by Gary Roumanis · 6 years ago 0.12.42
  100. 72336b0 feature: update exported pkg:matcher to `0.12.3` (#882) by Kevin Moore · 6 years ago