aboutsummaryrefslogtreecommitdiffstats
path: root/tests/groupposition
Commit message (Collapse)AuthorAgeFilesLines
* [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