aboutsummaryrefslogtreecommitdiffstats
path: root/tests/user
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11573] Honor MySQL STRICT_TRANS_TABLES in phpbb_user_loader_test.Andreas Fischer2013-05-271-0/+16
* [ticket/11441] Split user loader tests into multiple test methods.Andreas Fischer2013-03-151-2/+9
* [ticket/11441] Use setUp() in phpbb_user_loader_test.Andreas Fischer2013-03-151-10/+17
* [ticket/11441] Update/correct copyright year of user loader test.Andreas Fischer2013-03-151-1/+1
* [ticket/11441] Correct/fix class name of user loader test.Andreas Fischer2013-03-151-1/+1
* [ticket/11441] Add _test prefix to user loader test filename.Andreas Fischer2013-03-151-0/+0
* [ticket/11103] Some improvements to the user loaderNathan Guse2012-12-081-7/+8
* [ticket/11103] User loader test.batNathan Guse2012-12-082-0/+71
* [feature/class-prefix] Rename user and session to phpbb_*Igor Wiedler2012-03-311-4/+2
* Merge branch 'develop-olympus' into developAndreas Fischer2012-01-021-1/+1
|\
| * [ticket/9916] Updating License in the headerUnknown2012-01-021-1/+1
* | [ticket/10345] Return the language key when the key has an empty arrayJoas Schilling2011-11-301-0/+5
* | [ticket/10345] Fix little type in unit testJoas Schilling2011-11-251-1/+1
* | [ticket/10345] Make the use of the 0-case optionalJoas Schilling2011-11-251-1/+8
* | [ticket/10345] Add tests for array() as first parameter on call to $user->lang()Joas Schilling2011-11-251-2/+11
* | [ticket/10345] Allow float as array key and add some testsJoas Schilling2011-11-251-0/+18
* | [ticket/10345] Fix documentation on the new function and the switchJoas Schilling2011-11-251-2/+2
* | [ticket/10345] Add a system to allow multiple plural formsJoas Schilling2011-11-251-0/+18
|/
* [ticket/9949] Unit tests for user::lang()Andreas Fischer2011-02-071-0/+58