- Jun 07, 2016
-
-
Natalie Weizenbaum authored
R=kevmoo@google.com Review URL: https://codereview.chromium.org//2039413002 .
-
- May 25, 2016
-
-
Natalie Weizenbaum authored
R=kevmoo@google.com Review URL: https://codereview.chromium.org//2012113002 .
-
- May 19, 2016
-
-
Natalie Weizenbaum authored
This prepares for https://codereview.chromium.org/1994743003/, which moves some of these functions into the collection package. Once that lands, we'll add a follow-up CL to use those APIs from collection. R=jakemac@google.com Review URL: https://codereview.chromium.org//1991303002 .
-
- May 17, 2016
-
-
Natalie Weizenbaum authored
We weren't notifying the controller when all the live tests had been added to the suite. R=kevmoo@google.com Review URL: https://codereview.chromium.org//1981283006 .
-
- May 09, 2016
-
-
Natalie Weizenbaum authored
R=kevmoo@google.com Review URL: https://codereview.chromium.org//1960503002 .
-
- Apr 27, 2016
-
-
Natalie Weizenbaum authored
R=rnystrom@google.com, jmesserly@google.com Review URL: https://codereview.chromium.org//1921913004 .
-
- Apr 11, 2016
-
-
Natalie Weizenbaum authored
Looks like we hadn't run the analyzer against all the top-level libraries.
-
- Mar 28, 2016
-
-
Natalie Weizenbaum authored
See dart-lang/matcher@400e87928fdceeee883c95c8a81e96fdacfdc399
-
- Mar 24, 2016
-
-
Natalie Weizenbaum authored
-
- Mar 23, 2016
-
-
Natalie Weizenbaum authored
Closes #63 R=kevmoo@google.com Review URL: https://codereview.chromium.org//1829483002 .
-
- Mar 21, 2016
-
-
Natalie Weizenbaum authored
R=kevmoo@google.com Review URL: https://codereview.chromium.org//1801363007 .
-
- Mar 17, 2016
-
-
Natalie Weizenbaum authored
R=kevmoo@google.com Review URL: https://codereview.chromium.org//1797113002 .
-
- Mar 14, 2016
-
-
Natalie Weizenbaum authored
This also adds the ability to pass --name or --plain-name multiple times on the command line. R=kevmoo@google.com Review URL: https://codereview.chromium.org//1802133002 .
-
- Mar 10, 2016
-
-
Natalie Weizenbaum authored
Closes #83 R=kevmoo@google.com Review URL: https://codereview.chromium.org//1782473005 .
-
- Mar 03, 2016
-
-
Natalie Weizenbaum authored
-
- Mar 02, 2016
-
-
Natalie Weizenbaum authored
R=kevmoo@google.com Review URL: https://codereview.chromium.org//1756523003 .
-
- Mar 01, 2016
-
-
Natalie Weizenbaum authored
-
- Feb 23, 2016
-
-
Natalie Weizenbaum authored
R=kevmoo@google.com Review URL: https://codereview.chromium.org//1731483002 .
-
- Feb 19, 2016
-
-
Natalie Weizenbaum authored
The --tags and --exclude-tags flags now support boolean selector syntax, as do the keys in the "tags" configuration field. Closes #16 R=kevmoo@google.com Review URL: https://codereview.chromium.org//1715583003 .
-
- Feb 16, 2016
-
-
Natalie Weizenbaum authored
See #16 R=kevmoo@google.com Review URL: https://codereview.chromium.org//1691173002 .
-
- Feb 10, 2016
-
-
Natalie Weizenbaum authored
Closes #396 R=rnystrom@google.com Review URL: https://codereview.chromium.org//1684063004 .
-
Natalie Weizenbaum authored
This will ensure that the latest version of test that claims to support args 0.12.0 will actually run correctly with that version. After this is released, I'll re-add the separators and fix the args constraint. See #396 R=rnystrom@google.com Review URL: https://codereview.chromium.org//1683923005 .
-
- Feb 05, 2016
-
-
Natalie Weizenbaum authored
R=kevmoo@google.com Review URL: https://codereview.chromium.org//1673493002 .
-
- Feb 02, 2016
-
-
Natalie Weizenbaum authored
R=kevmoo@google.com Review URL: https://codereview.chromium.org//1659023003 .
-
- Jan 28, 2016
-
-
Natalie Weizenbaum authored
This adds an event that prints the total number of suites that will be loaded, and includes the number of tests to be run in each group. This enables a monotonic (if not entirely accurate) progress bar. Closes #366 R=kevmoo@google.com Review URL: https://codereview.chromium.org//1641353002 .
-
Natalie Weizenbaum authored
Closes #380 R=alexander.doroshko@gmail.com, kevmoo@google.com Review URL: https://codereview.chromium.org//1637193003 .
-
- Jan 26, 2016
-
-
Natalie Weizenbaum authored
Closes #279 R=lrn@google.com, kevmoo@google.com Review URL: https://codereview.chromium.org//1604043003 .
-
- Jan 19, 2016
-
-
Natalie Weizenbaum authored
R=kevmoo@google.com Review URL: https://codereview.chromium.org//1594473002 .
-
- Jan 13, 2016
-
-
Natalie Weizenbaum authored
Previously we were running the tearDown in parallel with the next test, which caused some pretty bad bugs. R=kevmoo@google.com Review URL: https://codereview.chromium.org//1580243002 .
-
- Jan 08, 2016
-
-
Natalie Weizenbaum authored
-
Natalie Weizenbaum authored
When the browser is paused at a breakpoint, the runner will now open a command-line console with a "restart" command that will restart the current test. This currently has no tests, due to dart-lang/sdk#25369 and the lack of a programmatic API for interacting with Observatory. I've tested it reasonably thoroughly by hand, but it's more likely than the average feature to have lurking bugs. Closes #335 R=kevmoo@google.com Review URL: https://codereview.chromium.org//1561073003 .
-
- Dec 14, 2015
-
-
Natalie Weizenbaum authored
-
- Dec 09, 2015
-
-
Natalie Weizenbaum authored
See dart-lang/http_multi_server#1.
-
- Dec 01, 2015
-
-
Natalie Weizenbaum authored
I'm choosing not to add a section to the README until the feature is complete. I don't want to encourage people to use tags for long-term testing until we support a configuration that can include the set of valid tags.
-
- Nov 24, 2015
-
-
Natalie Weizenbaum authored
When a group was skipped, it was being filtered out entirely since it had no tests. This preserves it so that it can print a skip message. R=kevmoo@google.com Review URL: https://codereview.chromium.org//1471963002 .
-
- Nov 23, 2015
-
-
Natalie Weizenbaum authored
Closes #11 R=kevmoo@google.com Review URL: https://codereview.chromium.org//1461293005 .
-
Natalie Weizenbaum authored
1.16 is the first version that may remove package symlinks by default, which will break test. Closes #360 R=kevmoo@google.com Review URL: https://codereview.chromium.org//1463023002 .
-
- Oct 09, 2015
-
-
Natalie Weizenbaum authored
Closes #18 R=kevmoo@google.com Review URL: https://codereview.chromium.org//1400743002 .
-
Natalie Weizenbaum authored
R=kevmoo@google.com Review URL: https://codereview.chromium.org//1395223002 .
-
- Oct 01, 2015
-
-
Natalie Weizenbaum authored
R=kevmoo@google.com Review URL: https://codereview.chromium.org//1372353003 .
-