aboutsummaryrefslogtreecommitdiffstats
path: root/tests/content_visibility/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12174] Add testsTristan Darricau2014-05-281-0/+84
| | | | PHPBB3-12174
* [ticket/12115] Also port user interests to profile fieldsJoas Schilling2014-02-063-16/+0
| | | | PHPBB3-12115
* [feature/soft-delete]Fix the rest of unit tests failuresJoas Schilling2012-11-101-0/+12
| | | | PHPBB3-9567
* [feature/soft-delete] Fix the rest of *_approved and the delete_post unit testJoas Schilling2012-11-102-5/+5
| | | | PHPBB3-9567
* [feature/soft-delete] Incorrect integer value: '' for column 'post_delete_time'Joas Schilling2012-10-242-7/+7
| | | | PHPBB3-9567
* [feature/soft-delete] Field 'forum_parents' doesn't have a default valueJoas Schilling2012-10-241-0/+3
| | | | PHPBB3-9567
* [feature/soft-delete] Update unit tests to new table structureJoas Schilling2012-10-231-7/+19
| | | | PHPBB3-9567
* [feature/soft-delete] Add test case for (soft)deleting the only post + fixJoas Schilling2012-10-061-0/+35
| | | | PHPBB3-9567
* [feature/soft-delete] Add some unit tests for delete_post()Joas Schilling2012-10-061-0/+117
| | | | PHPBB3-9567
* [feature/soft-delete] Add unit tests for set_topic_visibility()Joas Schilling2012-10-051-0/+136
| | | | PHPBB3-9567
* [feature/soft-delete] Fix sync('topic') to match the new logicJoas Schilling2012-10-051-0/+17
| | | | | | This also fixes set_post_visibility() PHPBB3-9567
* [feature/soft-delete] Add unit tests for simple cases of set_post_visibilityJoas Schilling2012-10-021-0/+133
| | | | | | These tests require at least one remaining post. PHPBB3-9657
* [feature/soft-delete] Add unit tests for get_forums_visibility_sql()Joas Schilling2012-10-011-0/+133
| | | | PHPBB3-9657
* [feature/soft-delete] Add unit tests for get_visibility_sql()Joas Schilling2012-10-011-0/+55
PHPBB3-9657