-
Nate Bosch authored
Fixes #51010 The test package differentiates between passing and not passing this argument. A previous version had a bug that treated passing `0` identically to not passing the argument, and the flutter test runner relied on this bug by always passing a value and using a default of `0`. - Remove the argument defaults throughout to make it clear that `null` is a valid value and the default. - Remove the argument defaulting on the argument parser. - Update the wording of the usage for this argument, this will also be updated on the `package:test` side.
Name |
Last commit
|
Last update |
---|---|---|
.github | Loading commit data... | |
bin | ||
dev | ||
examples | ||
packages | ||
.cirrus.yml | ||
.codecov.yml | ||
.gitattributes | ||
.gitignore | ||
AUTHORS | ||
CODEOWNERS | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
PATENT_GRANT | ||
README.md | ||
analysis_options.yaml | ||
dartdoc_options.yaml | ||
flutter_console.bat |