- 06 Sep, 2017 1 commit
-
-
Collin Jackson authored
-
- 31 Aug, 2017 1 commit
-
-
Collin Jackson authored
-
- 14 Aug, 2017 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 09 Aug, 2017 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 04 Aug, 2017 1 commit
-
-
Ian Hickson authored
Also, add tests to verify that our coverage is actually being tested!
-
- 01 Aug, 2017 2 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
- 13 Jul, 2017 1 commit
-
-
Todd Volkert authored
-
- 11 Jul, 2017 1 commit
-
-
Michael Goderbauer authored
-
- 21 Jun, 2017 2 commits
-
-
Jason Simmons authored
-
Jason Simmons authored
-
- 16 Jun, 2017 2 commits
-
-
Todd Volkert authored
-
Todd Volkert authored
-
- 15 Jun, 2017 2 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
- 14 Jun, 2017 2 commits
-
-
- 08 Jun, 2017 1 commit
-
-
Phil Quitslund authored
* Bump to Dart SDK 1.24.0-dev.6.7. * nits and fixes
-
- 02 Jun, 2017 2 commits
-
-
Collin Jackson authored
-
Collin Jackson authored
-
- 12 May, 2017 1 commit
-
-
Chris Bracken authored
VERSION: 0.0.7-dev flutter: 0.0.27-dev flutter_driver: 0.0.5-dev flutter_test: 0.0.5-dev
-
- 11 May, 2017 3 commits
-
-
Chris Bracken authored
VERSION: 0.0.6 flutter: 0.0.26 flutter_driver: 0.0.4 flutter_test: 0.0.4
-
Ian Hickson authored
* Rev versions for alpha branch * Rev versions after alpha
-
Ian Hickson authored
-
- 10 May, 2017 2 commits
-
-
Ian Hickson authored
-
Ian Hickson authored
And add a script to rev the versions.
-
- 14 Apr, 2017 1 commit
-
-
Adam Barth authored
There are more places we can use this annotation, but this patch just gets us started.
-
- 27 Mar, 2017 1 commit
-
-
Todd Volkert authored
-
- 15 Mar, 2017 1 commit
-
-
Todd Volkert authored
-
- 10 Mar, 2017 1 commit
-
-
Todd Volkert authored
-
- 28 Feb, 2017 1 commit
-
-
Yegor authored
-
- 27 Feb, 2017 1 commit
-
-
Todd Volkert authored
This adds support for a `--bug-report` flag, which is a recording that: - includes the arguments that were passed to the command runner - is zipped up for easy attachment in Guthub issues
-
- 23 Feb, 2017 1 commit
-
-
Phil Quitslund authored
* Bump to test `0.12.20`. Some test `0.12.20` highlights: * introduces `expectLater()` that returns a `Future` that completes when the matcher has finished running * deprecates the `verbose` parameter to `expect()` and the `formatFailure()` (to be removed in `0.13.0`) Otherwise: * to keep up w/ the deprecation of `verbose`, removes `widget_tester` API to pass `verbose` flag (alternatively we could suppress the warning for now) * Update stack manipulation. * Fix framecount.
-
- 21 Feb, 2017 1 commit
-
-
Todd Volkert authored
-
- 18 Feb, 2017 1 commit
-
-
Todd Volkert authored
-
- 17 Feb, 2017 1 commit
-
-
Phil Quitslund authored
* ups pinned `test` to `0.12.15+9` (to play nice w/ the latest analyzer) * integrates `analyzer` with analysis driver defaulting to ON
-
- 13 Feb, 2017 1 commit
-
-
Todd Volkert authored
-
- 07 Jan, 2017 1 commit
-
-
Todd Volkert authored
This removes direct file access from within flutter_tools in favor of using `package:file` via a `FileSystem` that's accessed via the `ApplicationContext`. This lays the groundwork for us to be able to easily swap out the underlying file system when running Flutter tools, which will be used to provide a record/replay file system, analogous to what we have for process invocations.
-
- 06 Jan, 2017 2 commits
-
-
Todd Volkert authored
-
Todd Volkert authored
-