aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions_user/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15055] Only drop dependent PK indexes and fix more tests for mssqlMarc Alexander2018-01-011-0/+9
| | | | PHPBB3-15055
* [ticket/10729] Also test *delete_user on posts and topicsJoas Schilling2014-09-231-0/+10
| | | | PHPBB3-10729
* [ticket/10729] Fix handling of third parameter in 3.1Joas Schilling2014-09-231-0/+3
| | | | PHPBB3-10729
* [ticket/10729] Update fixture to 3.1 database structureJoas Schilling2014-09-231-7/+12
| | | | PHPBB3-10729
* Merge branch 'ticket/10729' into ticket/10729-ascJoas Schilling2014-09-231-0/+531
|\ | | | | | | | | Conflicts: phpBB/includes/functions_user.php
| * [ticket/10729] Add assert messages and finish up testsJoas Schilling2014-09-221-0/+132
| | | | | | | | PHPBB3-10729
| * [ticket/10729] Add tests for some special tables with unique conditionsJoas Schilling2014-09-221-1/+156
| | | | | | | | PHPBB3-10729
| * [ticket/10729] Add tests for user posts, reports and attachmentsJoas Schilling2014-09-221-0/+244
| | | | PHPBB3-10729
* [ticket/12115] Also port user interests to profile fieldsJoas Schilling2014-02-061-8/+0
| | | | PHPBB3-12115
* [ticket/9492] Add unit tests for custom ranks and avatarsJoas Schilling2013-01-171-0/+121
PHPBB3-9492