aboutsummaryrefslogtreecommitdiffstats
path: root/tests/privmsgs/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12115] Also port user interests to profile fieldsJoas Schilling2014-02-061-10/+0
| | | | PHPBB3-12115
* [ticket/10667] Fix tests under MySQL 5.5 strict mode (once again)Igor Wiedler2012-07-211-0/+12
| | | | PHPBB3-10667
* [ticket/10950] Fix unit tests to reflect desired behaviourJoas Schilling2012-07-041-2/+78
| | | | | | See http://wiki.phpbb.com/Deleting_Private_Messages for further explanation. PHPBB3-10950
* [ticket/10950] Add some first and simple unit tests for phpbb_delete_user_pms()Joas Schilling2012-06-231-0/+127
Todo: Add cases to in which the msg is also deleted. PHPBB3-10950