- 08 Nov, 2022 2 commits
-
-
Zachary Anderson authored
This reverts commit 53e68762.
-
Kate Lovett authored
* allow marking a golden check as flaky * add matchesFlutterGolden to analyze.dart; no tags for flutter_goldens/lib * Pause * ++ * ++ * Analyzer therapy * Once more with feeling * Nits * Review feedback * Silly oops * Test progress * More tests * Finish * Nits * Analyzer * Review feedback Co-authored-by:
Yegor Jbanov <yjbanov@google.com>
-
- 16 Sep, 2022 1 commit
-
-
Liam Appelbe authored
This reverts commit f8f69575.
-
- 13 Sep, 2022 1 commit
-
-
Zachary Anderson authored
-
- 12 Sep, 2022 1 commit
-
-
Liam Appelbe authored
* Migrate packages/flutter_tools/bin * Fix NPE * Fix test * Fix test * Fix l10n optionalParameters * Fix ChromeTab nullability * Fix another type cast error * Fix another cast error * Fix another cast error (copied from #110711) * Fix NPE * Fix another NPE * Assert that testDirectory is not null
-
- 18 Aug, 2022 1 commit
-
-
jensjoha authored
-
- 29 Jul, 2022 1 commit
-
-
Sam Rawlins authored
-
- 24 Jun, 2022 1 commit
-
-
Gustl22 authored
-
- 15 Jun, 2022 1 commit
-
-
Jonah Williams authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 13 Apr, 2022 1 commit
-
-
Yegor authored
-
- 24 Nov, 2021 1 commit
-
-
Nate Bosch authored
-
- 10 Nov, 2021 1 commit
-
-
Nate Bosch authored
-
- 21 Oct, 2021 1 commit
-
-
Yegor authored
-
- 14 Jun, 2021 1 commit
-
-
Greg Spencer authored
This adds avoid_dynamic_calls to the list of lints, and fixes all instances where it was violated. Importantly, this lint is NOT turned on for flutter/packages/test, because those changes are happening in another PR: #84478
-
- 01 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 30 Apr, 2021 1 commit
-
-
Jonah Williams authored
This reverts commit 027d4eca.
-
- 29 Apr, 2021 2 commits
-
-
Michael Goderbauer authored
Revert "[flutter_tools] remove mocks, globals from golden comparator and test runner tests (#81423)" (#81487) This reverts commit 8fe4cc79.
-
Jonah Williams authored
-
- 23 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 24 Mar, 2021 1 commit
-
-
Jia Hao authored
-
- 19 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 27 Jan, 2021 1 commit
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
- 16 Dec, 2020 1 commit
-
-
Sam Rawlins authored
-
- 03 Dec, 2020 1 commit
-
-
Jonah Williams authored
-
- 01 Dec, 2020 1 commit
-
-
Jonah Williams authored
-
- 20 Nov, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 19 Nov, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 18 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 13 Nov, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] use initially parsed package config for language version, sound mode determination (#70323)
-
- 11 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 28 Oct, 2020 1 commit
-
-
Jacob MacDonald authored
-
- 27 Oct, 2020 1 commit
-
-
Jonah Williams authored
-
- 23 Oct, 2020 1 commit
-
-
Jonah Williams authored
* [flutter_tools] null safety mode is used for dill naming * add bad test case
-
- 06 Oct, 2020 2 commits
-
-
Jonah Williams authored
* [flutter_test] handle breaking change to test main . Fixes #67382
-
Nate Bosch authored
Use the new single `src/platform.dart` import to pick up what is needed to implement a test platform from both `test_api` and `test_core`.
-
- 05 Oct, 2020 1 commit
-
-
Dan Field authored
-
- 13 Jul, 2020 1 commit
-
-
Jonah Williams authored
Skip unnecessary parsing of chrome URI. Ensure stack traces are initialized in web server. Disclaimer on web server that it does not support debugging and remove help message. Fix generated entrypoint to check for main(List<String> args) - Fixes #59643 - Fixes #55084 - Fixes #60417
-