1. 25 Feb, 2020 1 commit
  2. 11 Feb, 2020 1 commit
  3. 29 Jan, 2020 1 commit
  4. 28 Jan, 2020 1 commit
  5. 30 Dec, 2019 1 commit
  6. 19 Dec, 2019 3 commits
  7. 13 Dec, 2019 1 commit
    • Shi-Hao Hong's avatar
      Add gen_l10n sorting tests (#46247) · 2eed59c1
      Shi-Hao Hong authored
      * Add tests for sorting arbPathString, supportedLocales and supportedLanguageCodes alphabetically
      
      * Plural arbPathStrings
      
      * Factor out singleZhMessageArbFileString
      
      * Make translations more accurate and generic
      2eed59c1
  8. 06 Dec, 2019 1 commit
    • Shi-Hao Hong's avatar
      gen_l10n.dart tool testing (#44856) · 37e66b21
      Shi-Hao Hong authored
      * Add tests to gen_l10n.dart tool
      
      * Separate out LocalizationsGenerator class to improve testability of code
      
      * Add testing dependencies to dev/tools
      
      * Integrate dev/tools testing to flutter CI
      
      * Restructure dev/tools folder for testing
      
      * Fix license headers
      37e66b21