8 коммитов (c11689b5b28afb4ad555d137a05be14ad8f0fa86)

Автор SHA1 Сообщение Дата
  Joas Schilling 5a514a9a41
Correctly replace all PHP placeholders with the parameters 3 лет назад
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 лет назад
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 лет назад
  Daniel Kesselberg 2440ee6b84
Add simple unit test for findLanguageFromLocale 5 лет назад
  Thomas Citharel 93011579fe
Add tests 7 лет назад
  Georg Ehrke e111da777a
Make L10N->l provide weekdayName 6 лет назад
  Roeland Jago Douma f167e65d49
Fix getMock L10NTest 7 лет назад
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 лет назад
  Morris Jobke 76455204c0 Inject server root - allows proper testing and separation of concerns 8 лет назад
  Lukas Reschke cb1a64b949 Check whether ownCloud is installed 8 лет назад
  Joas Schilling 8f9cc51559 Add tests for the new l10n class 8 лет назад
  Joas Schilling 1199619518 Move legacy test file to new location 8 лет назад
  Joas Schilling 2cb26a9151 Fix the tests 8 лет назад
  Joas Schilling 043625ee52 Move findLanguage() and setLanguageFromRequest() to factory 8 лет назад
  Roeland Jago Douma eccd9ca1cb Remove unused deprecated function 8 лет назад
  Morris Jobke d331e0d4f8 Replace OC_Config in tests with IConfig calls 8 лет назад
  Morris Jobke 6b53f7c40e [l10n] remove unused static methods 8 лет назад
  Joas Schilling 5fc004f8ea Add a test of what everyone thinks should be the result of this method 9 лет назад
  Joas Schilling ae60108692 Revert "Correctly fallback to english, if the plural case is not translated" 9 лет назад
  Joas Schilling cbad5c998b Correctly fallback to english, if the plural case is not translated 9 лет назад
  Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 9 лет назад
  Thomas Müller 2f19de11e4 adding console command to generate javascript translation files based on existing php translation files 9 лет назад
  Thomas Müller a359fe7e6a adding unit tests for en_GB and en-GB - just to verify 9 лет назад
  Thomas Müller c8e8945efb implement localizations based on punic 9 лет назад
  Andreas Fischer 8166aaf82c Some tests for OC_L10N::findLanguage() 10 лет назад
  Thomas Müller 0e3dea7111 adding test case for a numeric value 11 лет назад
  Andreas Fischer b6b1bc5d09 Add datetime test for numeric string. 11 лет назад
  Thomas Müller 19e3780ef2 remove unneeded vars from unit test 11 лет назад
  Thomas Müller e04bf0aaeb unit tests for plural translations added 11 лет назад