aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions_privmsgs
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
| | | | PHPBB3-14948
* [ticket/14780] Fixes array with exspected results in test-functionCrizzo2016-09-151-2/+2
| | | | PHPBB3-14780
* [ticket/9109] Only query database once in phpbb_get_max_setting_from_groupMarc Alexander2015-02-082-0/+25
| | | | | | More test cases have been added, too. PHPBB3-9109
* [ticket/9109] Properly document and calculate the group settings with value 0Joas Schilling2015-02-082-0/+122
PHPBB3-9109