COMMITS
/ packages/flutter_tools/test/general.shard/flutter_platform_test.dart June 18, 2022
J
[flutter_tools] migrate more unit tests to null safety (#106153)
Jonah Williams committed
May 25, 2022
M
Remove dead code in tools tests (#104567)
Michael Goderbauer committed
May 14, 2022
J
[flutter_tools] fix test asset loading (#103667)
Jonah Williams committed
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
July 8, 2021
A
code formatting (#85783)
Alexandre Ardhuin committed
March 12, 2021
J
Remove MockFlutterVersions (#77962)
Jenn Magder committed
February 18, 2021
S
Remove "unnecessary" imports in test/general.shard (#75954)
Sam Rawlins committed
February 17, 2021
J
[flutter_tools] Decouple FlutterPlatform from Process (#74236)
Jia Hao committed
February 11, 2021
J
Remove dead mock classes (#75757)
Jenn Magder committed
February 8, 2021
J
Revert "[flutter_tools] move process manager into tool (#75350)" (#75639)
Jonah Williams committed
February 4, 2021
J
[flutter_tools] move process manager into tool (#75350)
Jonah Williams committed
February 3, 2021
J
[flutter_tools] Merge some test options into DebuggingOptions (#75213)
Jia Hao committed
January 28, 2021
J
Swap mockito import for test/fake (#74847)
Jenn Magder committed
January 27, 2021
J
[flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832)
Jonah Williams committed
January 8, 2021
J
[flutter_tools] add API for passing arbitrary flags to tester binary (#73576)
Jonah Williams committed
November 11, 2020
J
[flutter_tools] migrate .packages to package_config, partial (#70200)
Jonah Williams committed
October 27, 2020
J
[flutter_tools] update test platform to use buildInfo instead of mode + additional params (#69033)
Jonah Williams committed
October 23, 2020
J
[flutter_tools] null safety mode is used for dill naming (#68898)
Jonah Williams committed
September 30, 2020
H
Set DDS port to requested observatory port for test (#66607)
Helin Shiah committed
August 24, 2020
J
Revert "Pass --verbose-logging to flutter_tester (#64440)" (#64517)
Jonah Williams committed
T
Pass --verbose-logging to flutter_tester (#64440)
Todd Volkert committed
June 23, 2020
J
[flutter_tools] fix root directory tests (#60060)
Jonah Williams committed
June 4, 2020
J
[flutter_tools] add flag for sound-null-safety, unify with experiments (#58533)
Jonah Williams committed
May 14, 2020
Z
[flutter_tools] Delete system temp entries on fatal signals (#55513)
Zachary Anderson committed
May 6, 2020
Z
[flutter_tools] Restore base/platform.dart (#56410)
Zachary Anderson committed
April 27, 2020
J
[flutter_tools] support --enable-experiment in flutter test (#55564)
Jonah Williams committed
March 6, 2020
Z
Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021)
Zachary Anderson committed
March 4, 2020
J
F
Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51774)
Flutter GitHub Bot committed
February 28, 2020
Z
Revert "Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51567)" (#51616)
Zachary Anderson committed
Z
Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51567)
Zachary Anderson committed
February 27, 2020
Z
Revert "[flutter_tool] Where possible, catch only subtypes of Exception (#51440)" (#51539)
Zachary Anderson committed
Z
[flutter_tool] Where possible, catch only subtypes of Exception (#51440)
Zachary Anderson 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 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
November 24, 2019
A
implicit-casts:false on flutter_tools (#45153)
Alexandre Ardhuin committed
November 14, 2019
J
Update package test (#44882)
Jonah Williams committed
October 14, 2019
R
Pass build mode-specific bytecode generation options to frontend_server. (#42471)
Ryan Macnak committed
October 4, 2019
R
Plumb --enable-asserts through to frontend_server invocation in debug mode. (#41832)
Ryan Macnak committed
September 24, 2019
A
add missing trailing commas in flutter_tools (#40968)
Alexandre Ardhuin committed
July 13, 2019