1. 03 Feb, 2021 3 commits
    • Shi-Hao Hong's avatar
      Relands "[gen-l10n] Fixes named and positional parameter issue with... · 16913b07
      Shi-Hao Hong authored
      Relands "[gen-l10n] Fixes named and positional parameter issue with NumberFormat when type is specified" (#75346)
      
      * :heavy_plus_sign: Added a new template for [NumberFo
      rmat] with positional parameter(s)
      
      * :hammer: Renamed [numberFormatTemplate] to [numberFormatNamedTemplate]
      
      * [gen-l10n] Fixed generation error for namedParameters and optionalParameters
      
      * [gen-l10n] Fixed string value generation for optional parameter
      
      * [gen-l10n-test] Added new tests for `decimalPattern`, `percentPattern`, `scientificPattern` and formats with optional parameters.
      
      * :hammer: Removed trailing whitespaces
      
      * :hammer: replaced [_generateStringParameterValue] with [generateString]
      
      * :hammer: Specified variable types in NumberFormat templates.
      
      * :heavy_plus_sign: Added a new template for [NumberFo
      rmat] with positional parameter(s)
      
      * :hammer: Renamed [numberFormatTemplate] to [numberFormatNamedTemplate]
      
      * [gen-l10n] Fixed generation error for namedParameters and optionalParameters
      
      * [gen-l10n] Fixed string value generation for optional parameter
      
      * [gen-l10n-test] Added new tests for `decimalPattern`, `percentPattern`, `scientificPattern` and formats with optional parameters.
      
      * :hammer: Removed trailing whitespaces
      
      * :hammer: replaced [_generateStringParameterValue] with [generateString]
      
      * :hammer: Specified variable types in NumberFormat templates.
      
      * [gen-l10n] :white_check_mark: added test for parameter having special characters in string value.
      
      * Accidental tab added to integration test
      Co-authored-by: 's avatararish <arishsultan104@gmail.com>
      16913b07
    • Shi-Hao Hong's avatar
      Revert "[gen-l10n] Fixes named and positional parameter issue with... · c12b53e0
      Shi-Hao Hong authored
      Revert "[gen-l10n] Fixes named and positional parameter issue with NumberFormat when type is specified (#75209)" (#75306)
      
      This reverts commit 917577b8.
      c12b53e0
    • Shi-Hao Hong's avatar
      [gen-l10n] Fixes named and positional parameter issue with NumberFormat when... · 917577b8
      Shi-Hao Hong authored
      [gen-l10n] Fixes named and positional parameter issue with NumberFormat when type is specified (#75209)
      
      917577b8
  2. 27 Jan, 2021 1 commit
  3. 31 Oct, 2020 1 commit
  4. 29 Oct, 2020 1 commit
  5. 08 Sep, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] standardize patterns for integration.shard (#64980) · 6b444c4d
      Jonah Williams authored
      Integration tests must only go through the real file system/process manager/platform. The global indirection makes this code harder to understand than if it directly referred to the concrete instances that are being used.
      
      Update the integration shard to use a const instance of a LocalFIleSystem, LocalProcessManager, and LocalPlatform. Remove global usage and apply testWithoutContext.
      6b444c4d
  6. 21 Jul, 2020 1 commit
  7. 18 May, 2020 1 commit
  8. 10 May, 2020 1 commit
  9. 08 May, 2020 1 commit
  10. 10 Apr, 2020 1 commit
  11. 09 Apr, 2020 2 commits
  12. 07 Apr, 2020 1 commit
  13. 03 Apr, 2020 2 commits
  14. 01 Apr, 2020 1 commit
  15. 12 Mar, 2020 1 commit
  16. 05 Mar, 2020 1 commit
  17. 25 Feb, 2020 1 commit
  18. 29 Jan, 2020 1 commit