8 Commits (c11689b5b28afb4ad555d137a05be14ad8f0fa86)

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