summaryrefslogtreecommitdiffstats
path: root/tests/lib/l10n.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14399 from owncloud/ignore-empty-pluralsLukas Reschke2015-03-261-18/+0
|\
| * Revert "Correctly fallback to english, if the plural case is not translated"Joas Schilling2015-02-201-18/+0
* | Add a test of what everyone thinks should be the result of this methodJoas Schilling2015-03-031-0/+16
|/
* Correctly fallback to english, if the plural case is not translatedJoas Schilling2014-12-111-0/+18
* Make root tests extend the \Test\TestCaseJoas Schilling2014-11-191-1/+1
* adding console command to generate javascript translation files based on exis...Thomas Müller2014-10-291-3/+3
* adding unit tests for en_GB and en-GB - just to verifyThomas Müller2014-10-201-0/+8
* implement localizations based on punicThomas Müller2014-10-201-5/+47
* Some tests for OC_L10N::findLanguage()Andreas Fischer2013-10-231-0/+41
* adding test case for a numeric valueThomas Müller2013-08-091-2/+7
* Add datetime test for numeric string.Andreas Fischer2013-08-091-0/+7
* remove unneeded vars from unit testThomas Müller2013-08-051-2/+2
* unit tests for plural translations addedThomas Müller2013-08-021-0/+55