COMMITS
/ packages/flutter_tools/test/general.shard/base/process_test.dart October 8, 2021
I
Enable avoid_redundant_argument_values lint (#91409) (#91462)
Ian Hickson committed
Z
Revert "Enable avoid_redundant_argument_values lint (#91409)" (#91461)
Zachary Anderson committed
I
Enable avoid_redundant_argument_values lint (#91409)
Ian Hickson committed
August 25, 2021
J
Migrate some flutter_tools tests to null safety (#88850)
Jenn Magder committed
May 26, 2021
J
Migrate build system build.dart to null safety (#83381)
Jenn Magder committed
May 12, 2021
A
use throwsXxx instead of throwsA(isA<Xxx>()) (#82328)
Alexandre Ardhuin committed
May 11, 2021
A
use throwsA (#82238)
Alexandre Ardhuin committed
May 10, 2021
J
[flutter_tools] remove even more mocks (#81618)
Jonah Williams committed
April 21, 2021
P
fix sort_directives violations (#80817)
Phil Quitslund committed
April 15, 2021
J
Adopt FakeProcessManager.empty (#80480)
Jenn Magder committed
April 8, 2021
J
Migrate fake_process_manager to null safety (#80018)
Jenn Magder committed
March 12, 2021
J
[flutter_tools] simplify shutdown hooks (#77969)
Jonah Williams committed
March 6, 2021
M
Enable unnecessary_await_in_return lint (#77434)
Michael Goderbauer committed
February 18, 2021
J
Adopt FakeProcess, remove MockProcess (#76276)
Jenn Magder committed
January 29, 2021
J
[flutter_tools] move some fakes out of mocks.dart (#74992)
Jonah Williams committed
January 28, 2021
J
Revert "Swap MockStdio to FakeStdio in tests (#74838)" (#74867)
Jenn Magder committed
J
Swap MockStdio to FakeStdio in tests (#74838)
Jenn Magder committed
January 27, 2021
J
[flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832)
Jonah Williams committed
J
August 12, 2020
J
[flutter_tools] move to fake_async, skip failing tests (#63536)
Jonah Williams committed
July 16, 2020
C
Verbose process exceptions (#61552)
Christopher Fujino committed
June 16, 2020
C
[flutter_tools] Update roll_dev.dart (#59215)
Christopher Fujino committed
M
Word substitutions (#59484)
Michael Goderbauer committed
June 4, 2020
J
Add FakeAsync to delay tests (#58644)
Jenn Magder committed
May 6, 2020
Z
[flutter_tools] Restore base/platform.dart (#56410)
Zachary Anderson committed
April 10, 2020
C
[flutter_tools] Remove fromPlatform from tests (#54152)
Christopher Fujino committed
March 20, 2020
C
Refactor exits happy (#52916)
Christopher Fujino committed
March 17, 2020
C
explicitly catch ArgumentError, and add tests (#52757)
Christopher Fujino committed
March 3, 2020
J
[flutter_tools] no more MockLogger in tests (#51684)
Jonah Williams committed
January 27, 2020
D
revert #48985 (#49572)
Dan Field committed
January 17, 2020
January 16, 2020
A
use isA<Xxx>() matcher (#48482)
Alexandre Ardhuin committed
January 8, 2020
Z
[flutter_tool] Don't use context in ProcessUtils (#48444)
Zachary Anderson committed
J
January 6, 2020
J
[flutter_tools] Ensure that global variables are easily identifiable (#47398)
Jonah Williams committed
November 27, 2019
I
License update (#45373)
Ian Hickson committed
September 12, 2019
Z
[flutter_tool] process.dart cleanup (#39899)
Zachary Anderson committed
September 11, 2019
Z
[flutter_tool] Kill a timing out process before trying to drain its stdout/err streams (#40159)
Zachary Anderson committed
September 5, 2019
Z
[flutter_tools] Add a timeout to another showBuildSettings command (#39579)
Zachary Anderson committed
August 28, 2019
Z
[flutter_tool] Use a timeout for xcode showBuildSettings (#39280)
Zachary Anderson committed
July 16, 2019
C
Revert "Keep LLDB connection to iOS device alive while running from CLI. (#36194)" (#36293)
Christopher Fujino committed
S
Keep LLDB connection to iOS device alive while running from CLI. (#36194)
sjindel-google committed
July 13, 2019