aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions/obtain_online_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16276] Further fix PHP nightly testsrxu2019-12-291-0/+1
| | | | PHPBB3-16276
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
| | | | PHPBB3-14948
* [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-4/+4
| | | | PHPBB3-12662
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* Merge branch 'develop-olympus' into developJoas Schilling2013-12-041-1/+2
|\ | | | | | | | | * develop-olympus: [ticket/12056] Fix failure due to "Creating default object from empty value".
| * [ticket/12056] Fix failure due to "Creating default object from empty value".Andreas Fischer2013-12-041-1/+2
| | | | | | | | PHPBB3-12056
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
| | | | | | | | PHPBB3-11700
* | Merge branch 'ticket/11543' into ticket/develop/11543Joas Schilling2013-06-071-10/+11
|\ \ | |/ | | | | | | | | | | | | * ticket/11543: [ticket/11543] Add more users so #hidden <> #normal Conflicts: tests/functions/obtain_online_test.php
| * [ticket/11543] Add more users so #hidden <> #normalJoas Schilling2013-06-071-10/+11
| | | | | | | | PHPBB3-11543
* | [ticket/develop/11543] Use plurals in developJoas Schilling2013-06-061-25/+14
|/ | | | PHPBB3-11543
* [ticket/11543] Use correct IP addresses and inject time for correct valuesJoas Schilling2013-06-061-22/+25
| | | | PHPBB3-11543
* [ticket/11543] Add unit tests for obtain_users_online_string()Joas Schilling2013-06-061-1/+85
| | | | PHPBB3-11543
* [ticket/11543] Add unit tests for obtain_users_online() with empty forumJoas Schilling2013-06-061-0/+16
| | | | PHPBB3-11543
* [ticket/11543] Add unit tests for obtain_users_online()Joas Schilling2013-06-061-0/+65
| | | | PHPBB3-11543
* [ticket/11543] Add unit tests for obtain_guest_count()Joas Schilling2013-06-061-0/+69
PHPBB3-11543