| Commit message (Expand) | Author | Age | Files | Lines |
* | Move legacy test file to new location | Joas Schilling | 2016-01-26 | 1 | -173/+0 |
* | Fix the tests | Joas Schilling | 2016-01-26 | 1 | -0/+4 |
* | Move findLanguage() and setLanguageFromRequest() to factory | Joas Schilling | 2016-01-26 | 1 | -1/+1 |
* | Remove unused deprecated function | Roeland Jago Douma | 2016-01-11 | 1 | -5/+0 |
* | Replace OC_Config in tests with IConfig calls | Morris Jobke | 2015-12-02 | 1 | -2/+4 |
* | [l10n] remove unused static methods | Morris Jobke | 2015-10-02 | 1 | -4/+2 |
* | Merge pull request #14399 from owncloud/ignore-empty-plurals | Lukas Reschke | 2015-03-26 | 1 | -18/+0 |
|\ |
|
| * | Revert "Correctly fallback to english, if the plural case is not translated" | Joas Schilling | 2015-02-20 | 1 | -18/+0 |
* | | Add a test of what everyone thinks should be the result of this method | Joas Schilling | 2015-03-03 | 1 | -0/+16 |
|/ |
|
* | Correctly fallback to english, if the plural case is not translated | Joas Schilling | 2014-12-11 | 1 | -0/+18 |
* | Make root tests extend the \Test\TestCase | Joas Schilling | 2014-11-19 | 1 | -1/+1 |
* | adding console command to generate javascript translation files based on exis... | Thomas Müller | 2014-10-29 | 1 | -3/+3 |
* | adding unit tests for en_GB and en-GB - just to verify | Thomas Müller | 2014-10-20 | 1 | -0/+8 |
* | implement localizations based on punic | Thomas Müller | 2014-10-20 | 1 | -5/+47 |
* | Some tests for OC_L10N::findLanguage() | Andreas Fischer | 2013-10-23 | 1 | -0/+41 |
* | adding test case for a numeric value | Thomas Müller | 2013-08-09 | 1 | -2/+7 |
* | Add datetime test for numeric string. | Andreas Fischer | 2013-08-09 | 1 | -0/+7 |
* | remove unneeded vars from unit test | Thomas Müller | 2013-08-05 | 1 | -2/+2 |
* | unit tests for plural translations added | Thomas Müller | 2013-08-02 | 1 | -0/+55 |