1. 30 Dec, 2019 1 commit
  2. 19 Dec, 2019 3 commits
  3. 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
  4. 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