aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions/language_select_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-2/+0
| | | | PHPBB3-14576
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/11542] Use Czech as example as it contains non-latin charactersJoas Schilling2013-05-171-4/+4
| | | | PHPBB3-11542
* [ticket/11542] Add non-existing default value for language selectJoas Schilling2013-05-161-0/+1
| | | | PHPBB3-11542
* [ticket/11542] Add unit tests for language_select()Joas Schilling2013-05-141-0/+38
PHPBB3-11542