- May 02, 2017
-
-
Jacob MacDonald authored
-
- Apr 10, 2017
-
-
Gary Roumanis authored
-
- Apr 05, 2017
-
-
Gary Roumanis authored
-
- Mar 31, 2017
-
-
Gary Roumanis authored
-
- Mar 23, 2017
-
-
Kevin Moore authored
-
- Mar 11, 2017
-
-
Natalie Weizenbaum authored
Closes #555
-
- Mar 06, 2017
-
-
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 21, 2017
-
-
Natalie Weizenbaum authored
-
Natalie Weizenbaum authored
-
- Feb 16, 2017
-
-
Natalie Weizenbaum authored
Closes #539
-
- Feb 07, 2017
-
-
Natalie Weizenbaum authored
-
Natalie Weizenbaum authored
This prints debugging information only if the test actually fails.
-
- Feb 06, 2017
-
-
Natalie Weizenbaum authored
-
- Feb 02, 2017
-
-
Natalie Weizenbaum authored
This also adds a (private) AsyncMatcher class that makes it easier to define asynchronous matchers, and generally improves the formatting of those matchers.
-
- Jan 19, 2017
-
-
Natalie Weizenbaum authored
This reverts commit 35f9d92a.
-
- Jan 09, 2017
-
-
Natalie Weizenbaum authored
-
- Jan 04, 2017
-
-
Natalie Weizenbaum authored
This doesn't fully support the JSON reporter yet. See #50
-
- Dec 27, 2016
-
-
Natalie Weizenbaum authored
-
- Dec 20, 2016
-
-
Natalie Weizenbaum authored
See #109 Closes #93
-
Natalie Weizenbaum authored
This worked with the old expectAsync(), but was broken when the new functions were introduced. It was causing an analysis error in the tests.
-
Natalie Weizenbaum authored
This adds `spawnHybridUri()` and `spawnHybridCode()` methods that spawn VM isolates even when called from the browser. It still needs some additional work to close the isolates when the test ends by default. See #109
-
- Dec 14, 2016
-
-
Jacob Richman authored
BUG= R=nweiz@google.com Review URL: https://codereview.chromium.org//2557183002 .
-
- Dec 08, 2016
-
-
Natalie Weizenbaum authored
Dartium wasn't emitting any standard IO on Windows, which caused us to stall out waiting for the Observatory URL in debug mode. See dart-lang/sdk#28034 Closes #425
-
- Dec 06, 2016
-
-
Natalie Weizenbaum authored
Closes #503
-
- Nov 24, 2016
-
-
Florian Loitsch authored
Review URL: https://codereview.chromium.org//2526223002 .
-
Florian Loitsch authored
Fixes #436. R=nweiz@google.com Review URL: https://codereview.chromium.org//2515303002 .
-
- Nov 17, 2016
-
-
Natalie Weizenbaum authored
Also update the pubspec and changelog.
-
- Nov 07, 2016
-
-
Natalie Weizenbaum authored
If a web test emitted any kind of message after the browser manager was closed, the debugging timer would reset and cause the VM not to exit for an extra three seconds.
-
- Oct 20, 2016
-
-
Natalie Weizenbaum authored
Make test iframes visible when debugging. Closes #429
-
- Oct 10, 2016
-
-
Natalie Weizenbaum authored
Closes #485
-
- Oct 05, 2016
-
-
Konstantin Shcheglov authored
R=nweiz@google.com BUG= Review URL: https://codereview.chromium.org//2392743005 .
-
- Sep 30, 2016
-
-
Natalie Weizenbaum authored
Don't capture stack traces by default. Stack traces are now only captured for the JSON reporter. Capturing traces was slow enough to be a serious problem for test suites with many tests. Closes #457
-
- Sep 28, 2016
-
-
Natalie Weizenbaum authored
Closes #461
-
- Aug 24, 2016
-
-
Natalie Weizenbaum authored
Closes #453 R=devoncarew@google.com Review URL: https://codereview.chromium.org//2271383002 .
-
Natalie Weizenbaum authored
This isn't used by test proper, but it's needed by some Google-internal code. R=jmesserly@google.com Review URL: https://codereview.chromium.org//2269403002 .
-
- Aug 23, 2016
-
-
pq authored
Updates `test` to be constraint-compatible with the latest analyzer (0.28.0-alpha.1). BUG= R=brianwilkerson@google.com, nweiz@google.com Review URL: https://codereview.chromium.org//2255083003 .
-
- Aug 08, 2016
-
-
Jacob MacDonald authored
-
- Jul 27, 2016
-
-
Natalie Weizenbaum authored
Closes #327 R=leafp@google.com Review URL: https://codereview.chromium.org//2184543002 .
-