summaryrefslogtreecommitdiffstats
path: root/tests/lib/L10N
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-5/+3
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-34/+34
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-6/+6
* Mode to modern phpunitRoeland Jago Douma2019-11-272-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Move settings to an appChristoph Wurst2019-09-281-2/+2
* Add simple unit test for findLanguageFromLocaleDaniel Kesselberg2018-09-231-0/+27
* Backend work to provide NC whats New info to usersArthur Schiwon2018-07-052-0/+128
* Add testsThomas Citharel2018-06-271-37/+39
* make sure force language is reflected in html lang attributeGeorg Ehrke2018-05-221-7/+43
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-1/+1
* Request->getHeader() should always return a stringMorris Jobke2018-01-171-4/+11
* use formal version of German if default_language is set to 'de_DE'Bjoern Schiessle2017-11-301-2/+42
* Make L10N->l provide weekdayNameGeorg Ehrke2017-11-031-0/+5
* Use symfony/translation for L10N pluralsRoeland Jago Douma2017-08-071-27/+0
* Don't force the use of Accept-Language anymoreJoas Schilling2017-04-071-26/+22
* Fix more testsRoeland Jago Douma2016-10-281-139/+0
* Fix getMock L10NTestRoeland Jago Douma2016-09-071-3/+5
* ACCEPT_LANGUAGE goes before default_langaugeRoeland Jago Douma2016-09-041-13/+97
* L10N tests do not require DBRoeland Jago Douma2016-08-252-8/+16
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-203-0/+759