aboutsummaryrefslogtreecommitdiffstats
path: root/tests/groupposition/teampage_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
| | | | PHPBB3-14948
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-3/+0
| | | | PHPBB3-14576
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-16/+32
| | | | PHPBB3-13762
* [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-8/+8
| | | | PHPBB3-12932
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-17/+17
| | | | PHPBB3-11700
* [ticket/10411] Add unit tests for move() with values >1Joas Schilling2013-02-271-0/+30
| | | | PHPBB3-10411
* [ticket/10411] Test for thrown exceptions when group does not existJoas Schilling2013-02-261-3/+9
| | | | PHPBB3-10411
* [ticket/10411] Add return values to add/delete functionJoas Schilling2013-02-251-104/+148
| | | | PHPBB3-10411
* [ticket/10411] Add return value to move functionsJoas Schilling2013-02-251-164/+244
| | | | PHPBB3-10411
* [ticket/10411] Use DIC to get the groupposition classesJoas Schilling2012-11-141-8/+8
| | | | PHPBB3-10411
* [ticket/10411] Fix missing functions in unit testsJoas Schilling2012-11-141-0/+2
| | | | PHPBB3-10411
* [ticket/10411] New class interface and unit tests for legend and teampageJoas Schilling2012-11-131-0/+479
PHPBB3-10411