- 10 Jan, 2022 1 commit
-
-
Ian Hickson authored
-
- 23 Jul, 2021 1 commit
-
-
Darren Austin authored
* Migrate devicelab tests and test runners to null safety.
-
- 05 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 19 Oct, 2020 1 commit
-
-
Casey Hillers authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 26 Jun, 2020 1 commit
-
-
Ming Lyu (CareF) authored
* Implement device selection for devicelab/run.dart * Add test to --device-id option for devicelab/run * Update dev/devicelab/bin/run.dart by jonahwilliam * Rename deviceOperatingSystem enum mock -> fake Co-authored-by: Jonah Williams <jonahwilliams@google.com>
-
- 16 Apr, 2020 1 commit
-
-
Yegor authored
* print intermediate A/B results when not silent * print raw A/B results when in loud mode * add tests; handle missing metrics more gracefully * use less fancy section header on Windows
-
- 13 Apr, 2020 1 commit
-
-
Jonah Williams authored
This reverts commit 283ec9e2.
-
- 10 Apr, 2020 1 commit
-
-
Yegor authored
-
- 08 Apr, 2020 1 commit
-
-
Kate Lovett authored
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 02 Jul, 2019 1 commit
-
-
Alexandre Ardhuin authored
* more ui-as-code * address review comments
-
- 27 Jun, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 15 Aug, 2018 1 commit
-
-
Ian Hickson authored
* Upgrade everything except matcher. * Roll matcher (and test) * Adjust tests that depend on flutter:test directly to depend on a shim * Require use of package:test shim and remove other references to package:test
-
- 02 Aug, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Jul, 2018 1 commit
-
-
Todd Volkert authored
It was causing problems rolling Flutter into Fuchsia
-
- 23 Jul, 2018 1 commit
-
-
Alexandre Ardhuin authored
* re-enable lint unnecessary_const * remove trailling whitespaces * remove unnecessary const (after merge)
-
- 16 Jul, 2018 2 commits
-
-
Ian Hickson authored
This reverts commit cc1cf13e.
-
Alexandre Ardhuin authored
-
- 03 Jul, 2018 1 commit
-
-
Danny Tuppeny authored
* Include stdout/stderr in failure messages Sometimes some of these tests unexpectedly fail with a non-zero exit code. This ensures stdout/stderr is included in the test failure message when this happens so that we can track down the issue. * Remove redundant info about exit code * Remove unnecessary indenting The [markers] make it fairly clear so this just makes the test code noisy.
-
- 01 Feb, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 07 Apr, 2017 1 commit
-
-
Ian Hickson authored
Aggressively apply the const lint.
-
- 15 Mar, 2017 1 commit
-
-
Michael Goderbauer authored
* devicelab benchmarks run on Windows * fix analyzer issue * fix test * fix pubspec
-
- 04 Mar, 2017 1 commit
-
-
Chris Bracken authored
-
- 14 Feb, 2017 1 commit
-
-
Michael Goderbauer authored
... and run some more tests on Windows.
-
- 08 Feb, 2017 1 commit
-
-
Michael Goderbauer authored
* disables all `flutter test` and `flutter drive` tests on Windows as those two commands are not fully implemented on Windows yet * fixes other failures on Windows
-
- 16 Nov, 2016 1 commit
-
-
Yegor authored
-
- 19 Oct, 2016 1 commit
-
- 18 Oct, 2016 1 commit
-
-
Yegor authored
I ran the test 10 times on Linux and Mac and it succeeded consistently. Let's reenable until there are new reports that it's flaky. Fixes #5901
-
- 20 Sep, 2016 1 commit
-
-
Ian Hickson authored
-
- 14 Sep, 2016 1 commit
-
-
Yegor authored
-