aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions_content/get_username_string_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-1/+1
| | | | PHPBB3-14972
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-3/+0
| | | | PHPBB3-14576
* [ticket/12662] Update tests that utilize get_username_stringPayBas2014-06-251-7/+7
| | | | PHPBB3-12662
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/12341] Update test with new class name and dependenciesOliver Schramm2014-04-021-2/+3
| | | | PHPBB3-12341
* [ticket/12341] Add tests for get_username_string()Oliver Schramm2014-04-011-0/+125
PHPBB3-12341