- May 02, 2017
-
-
Jacob MacDonald authored
-
- May 01, 2017
-
-
Jacob MacDonald authored
-
Devon Carew authored
fix a few analysis warnings
-
Devon Carew authored
-
Kevin Moore authored
-
Devon Carew authored
-
- Apr 29, 2017
-
-
Kevin Moore authored
Fixes https://github.com/dart-lang/test/issues/594
-
- Apr 13, 2017
-
-
Gary Roumanis authored
Runs the following tests: - dartanalyzer - dartfmt - vm tests excluding all browser tags - dartium tests Note that the dev SDK appears to leave pub running after a successful run of tests. This will need to be investigated further.
-
- Apr 10, 2017
-
-
Gary Roumanis authored
-
Gary Roumanis authored
Adding hooks for new reporters and test platforms. These hooks are not intended to be a part of the external API and thus are aptly documented.
-
- Apr 05, 2017
-
-
Gary Roumanis authored
-
Gary Roumanis authored
* plumb chain-stack-traces configuration through * correctly plumb new flag through and add corresponding tests * add example command * chains -> chained
-
- Mar 31, 2017
-
-
Gary Roumanis authored
-
Gary Roumanis authored
-
Keerti Parthasarathy authored
-
- Mar 30, 2017
-
-
Gary Roumanis authored
Dartfmt *.dart
-
- Mar 27, 2017
-
-
Gary Roumanis authored
* correctly kill Dartium on Linux * adding try catch * fix style
-
- Mar 23, 2017
-
-
Kevin Moore authored
-
Jacob MacDonald authored
-
Kevin Moore authored
It’s not needed at runtime. Allows us to keep pkg/js as a dev dependency and keep DDC happy Fixes https://github.com/dart-lang/test/issues/567
-
- Mar 22, 2017
-
-
Kevin Moore authored
Hoping to get the bots to a semi-sane spot
-
- Mar 21, 2017
-
-
Gary Roumanis authored
-
- Mar 16, 2017
-
-
Keerti Parthasarathy authored
BUG= R=kevmoo@google.com Review-Url: https://codereview.chromium.org//2745253004 .
-
- Mar 11, 2017
-
-
Natalie Weizenbaum authored
-
Natalie Weizenbaum authored
Closes #555
-
- Mar 10, 2017
-
-
Keerti Parthasarathy authored
BUG= R=nweiz@google.com Review-Url: https://codereview.chromium.org//2740003005 .
-
- Mar 06, 2017
-
-
Natalie Weizenbaum authored
-
Natalie Weizenbaum authored
Closes #554
-
- Mar 01, 2017
-
-
Natalie Weizenbaum authored
We're using a feature that was introduced in 1.6.0 (Disconnector.disconnect's return value). Closes #556
-
- Feb 27, 2017
-
-
Lex Berezhny authored
-
- Feb 22, 2017
-
-
Natalie Weizenbaum authored
-
- Feb 21, 2017
-
-
Natalie Weizenbaum authored
This brings in changes from dart-lang/oss_project_templates#10 and adds some extra test-specific information. Closes #535
-
Natalie Weizenbaum authored
-
Natalie Weizenbaum authored
-
Natalie Weizenbaum authored
-
- Feb 16, 2017
-
-
Natalie Weizenbaum authored
Closes #539
-
Natalie Weizenbaum authored
If the StreamChannel returned by PlatformPlugin.loadChannel() emits an error through sink.close(), that error is now properly treated as an error in the load suite for that channel. Closes #542
-
- Feb 07, 2017
-
-
Natalie Weizenbaum authored
-
Natalie Weizenbaum authored
-
Natalie Weizenbaum authored
This prints debugging information only if the test actually fails.
-