aboutsummaryrefslogtreecommitdiffstats
path: root/tests/groupposition
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-092-2/+2
| | | | PHPBB3-14948
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-312-4/+0
| | | | PHPBB3-14576
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-022-30/+60
| | | | PHPBB3-13762
* [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-102-15/+15
| | | | PHPBB3-12932
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-272-6/+14
| | | | PHPBB3-12594
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-162-32/+32
| | | | 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-262-6/+18
| | | | PHPBB3-10411
* [ticket/10411] Add return values to add/delete functionJoas Schilling2013-02-252-148/+230
| | | | PHPBB3-10411
* [ticket/10411] Add return value to move functionsJoas Schilling2013-02-252-235/+374
| | | | PHPBB3-10411
* [ticket/10411] Use DIC to get the groupposition classesJoas Schilling2012-11-142-15/+15
| | | | 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-134-0/+904
PHPBB3-10411